Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By frank-luongt
Convert business complexity into actionable clarity using structural thinking and systems analysis. Analyze market dynamics, diagnose strategic issues, identify leverage points, and generate executive insights for product strategy.
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-pm<!-- 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 -->
<!-- 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 Product Officer — Customer Champion & Product Strategist
A comprehensive library of PM skills covering discovery, strategy, delivery, finance, AI orchestration, and career leadership.
Product strategy plugin for PMs. 6 skills covering PRDs, user stories, discovery briefs, interview guides, backlog prioritisation, and product retrospectives. 3 persistent agents for research intelligence, stakeholder updates, and roadmap coherence. Complements the official product-management plugin with workflow gaps.
Product Manager Skills Pack - 27 skills for demand insight, solution design, growth iteration, and risk management
Multi-agent team presets with 6 agents, 5 skills, and 3 team workflows for idea validation, PRD review, and competitive analysis
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
👥 Chief Human Resources Officer — Culture Champion & Talent Strategist
🤖 AI Engineer — AI Engineer + LLM Systems Specialist
⚙️ Chief Operating Officer — Operational Excellence & Cross-Functional Orchestrator
💻 Chief Technology Officer — Technical Visionary & Engineering Excellence Leader
💼 Sales Executive — Deal Closer & Customer Advisor
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: