← All plugins
forward-deployed-selling
v0.5.0Operating doctrine for AI-era enterprise sales. Use when an agent works on accounts, deals, outreach, coaching, or pipeline — any revenue-affecting decision.
Claude Code1 skill
by Angel ArmendarizApache-2.070updated 1 month ago
Source
git clone https://github.com/vonarmen-wq/forward-deployed-sellingClone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.
Layout
forward-deployed-selling/
├── .claude-plugin/plugin.json└── SKILL.md
Skills1
forward-deployed-sellingSKILL.md
Operating doctrine for AI-era enterprise sales. Use when an agent works on accounts, deals, outreach, coaching, or pipeline — any revenue-affecting decision.
Manifests1
.claude-plugin/plugin.json
{
"name": "forward-deployed-selling",
"description": "Operating doctrine for AI-era enterprise sales. Use when an agent works on accounts, deals, outreach, coaching, or pipeline — any revenue-affecting decision.",
"version": "0.5.0",
"author": {
"name": "Angel Armendariz",
"url": "https://angelarmendariz.com"
},
"homepage": "https://forwarddeployedselling.com",
"repository": "https://github.com/vonarmen-wq/forward-deployed-selling",
"license": "Apache-2.0"
}