Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-sales-exec<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
📈 Chief Revenue Officer — Revenue Growth Driver & Go-to-Market Leader
Customer support and sales automation agents
Octave GTM knowledge base integration for Claude Code and OpenAI Codex — provides bidirectional access to personas, playbooks, messaging, and more. Give Claude and Codex grounded context for your GTM motions.
Sales, RevOps & Marketing agent: 14 product skills, 5 autonomous agents, 4 jurisdiction overlays. Prospect research, lead scoring, outreach, sequences, pipeline analysis, content creation, campaign planning, and RevOps agents across US, EU, Pakistan, and GCC jurisdictions.
Use this agent when you need to support B2B sales through product design, user research, project management, and creative RFP responses. This agent specializes in creating compelling product demonstrations, design-focused RFP sections, user experience narratives, and project management frameworks that win enterprise deals. Combines product expertise with sales enablement. Examples:
銷售與電商營運
🤖 AI Engineer — AI Engineer + LLM Systems Specialist
⚙️ Chief Operating Officer — Operational Excellence & Cross-Functional Orchestrator
💻 Chief Technology Officer — Technical Visionary & Engineering Excellence Leader
📊 Data-AI Analyst — Data-AI Analyst + Business Intelligence Specialist
👥 Chief Human Resources Officer — Culture Champion & Talent Strategist
526+ AI-powered skills and 31 agent plugins for Claude Code, OpenAI Codex, Gemini CLI, GitHub Copilot, and Perplexity Computer.
The largest open-source AI skills marketplace. Built by the FAOS Framework team.
Apache 2.0 Licensed — free to use, modify, and distribute commercially.
# Install a single skill (e.g., code-review)
cp skills/cowork/code-reviewer/SKILL.md .claude/skills/
# Install all skills
cp -r skills/cowork/*/SKILL.md .claude/skills/
# Install an agent plugin (e.g., CTO persona)
cp -r plugins/faos-cto/ ~/.claude/plugins/faos-cto/
# Copy skills to your Codex project
cp -r skills/codex/ .agents/skills/
# The agents/openai.yaml provides UI metadata automatically
# Copy all FAOS skills as Gemini commands
cp skills/gemini/commands/faos-skill-*.toml .gemini/commands/
# Invoke with /faos-skill-{name}
# Copy all FAOS skills as Copilot instructions
cp skills/copilot/instructions/faos-skill-*.instructions.md .github/instructions/
# Skills auto-activate based on applyTo glob pattern
# Copy skills to your workspace
cp -r skills/perplexity/ .perplexity/skills/
| Category | Count | Examples |
|---|---|---|
| Engineering | 180+ | Dev workflows, code review, architecture, CI/CD, testing |
| Product & Strategy | 90+ | PRD creation, sprint planning, OKR review, roadmap |
| Growth & Sales | 80+ | Deal qualification, proposals, campaigns, ABM |
| Data & AI | 60+ | Pipeline design, EDA, model cards, prompt engineering, dashboards |
| Operations & Leadership | 70+ | Board prep, financial review, talent review, security posture |
| Creative & Design | 38+ | Brainstorming, design thinking, storytelling, wireframes, diagrams |
Full persona agents with communication styles, KPIs, decision patterns, and vocabulary:
| Platform | Skills | Plugins | Format |
|---|---|---|---|
| Claude Code | 526 | 31 | SKILL.md |
| OpenAI Codex | 526 | - | SKILL.md + openai.yaml |
| Gemini CLI | 526 | - | TOML commands |
| GitHub Copilot | 526 | - | .instructions.md |
| Perplexity Computer | 526 | - | SKILL.md |
| Feature | Marketplace (Free) | FAOS Platform |
|---|---|---|
| 526+ portable skills | Yes | Yes |
| 31 agent plugins | Yes | Yes |
| 5 platform formats | Yes | Yes |
| Creative extension (brainstorming, design thinking, storytelling) | Yes | Yes |
| Apache 2.0 license | Yes | Yes |
| 7-Phase Execution Engine | - | Yes |
| 3-Layer Memory Architecture | - | Yes |
| Ontology Engine + 22 Industry Blueprints | - | Yes |
| Agent Autonomy Engine (L0-L3) | - | Yes |
| Governance Gates & RBAC | - | Yes |
| Per-Agent Cost Controls & Budgets | - | Yes |
| Portal, Desktop & Mobile Apps | - | Yes |
| Multi-Tenant Operations | - | Yes |
| Enterprise Support & SLA | - | Yes |
Skills give your AI instructions. FAOS gives your AI understanding.
Learn more about the platform | Request access
faos-skills-marketplace/
├── skills/
│ ├── cowork/ # Claude Code — 526 SKILL.md files (flat)
│ │ ├── code-review/SKILL.md
│ │ ├── dev-story/SKILL.md
│ │ ├── prd-creation/SKILL.md
│ │ └── ... (526 skill directories)
│ ├── codex/ # OpenAI Codex — SKILL.md
│ ├── gemini/ # Gemini CLI — TOML commands
│ ├── copilot/ # GitHub Copilot — .instructions.md
│ └── perplexity/ # Perplexity Computer — SKILL.md
├── plugins/ # 31 agent plugins
│ ├── faos-ceo/
│ ├── faos-cto/
│ ├── faos-architect/
│ └── ... (31 plugin directories)
├── .claude-plugin/ # Claude Code marketplace manifest
├── marketplace.json # Registry metadata
├── CONTRIBUTING.md # How to contribute
├── SECURITY.md # Security policy
├── CHANGELOG.md # Release history
├── LICENSE # Apache 2.0
└── README.md
We welcome contributions! See CONTRIBUTING.md for guidelines.
Quick version: