The largest open-source AI skills marketplace.
Production-ready skills for Claude Code, OpenAI Codex, Gemini CLI, GitHub Copilot, and Perplexity Computer. 31 agent plugins included. Built by the team behind the FAOS enterprise platform. Copy, customize, ship.
# Clone the marketplace
git clone https://github.com/frank-luongt/faos-skills-marketplace.git
cd faos-skills-marketplace
# Install skills for your platform
cp skills/cowork/engineering/*/SKILL.md .claude/skills/ # Claude
cp -r skills/codex/ .agents/skills/ # Codex
cp skills/gemini/commands/*.toml .gemini/commands/ # Gemini
cp skills/copilot/instructions/*.md .github/instructions/ # CopilotEvery skill is exported natively for each platform. No wrappers, no adapters — just copy and use.
Format: SKILL.md
cp skills/cowork/engineering/dev-story/SKILL.md .claude/skills/Format: SKILL.md + agents/openai.yaml
cp -r skills/codex/ .agents/skills/Format: TOML commands
cp skills/gemini/commands/faos-skill-*.toml .gemini/commands/Format: .instructions.md
cp skills/copilot/instructions/*.instructions.md .github/instructions/Format: SKILL.md
cp -r skills/perplexity/ .perplexity/skills/526
skills per platform
+ 31 agent plugins
From engineering workflows to executive strategy. Each skill is battle-tested in production across the FAOS enterprise platform.
dev-story, code-review, architecture, tech-spec, CI/CD, testing
PRD, sprint-planning, OKR review, roadmap, prioritization
deal-qualification, proposal-review, campaign-creation, ABM
EDA, pipeline design, prompt engineering, model cards, dashboards
board-prep, financial-review, talent-review, security-posture
brainstorming, design-thinking, storytelling, wireframes, diagrams
The marketplace gives you all the skills. The platform gives you the engine, memory, governance, and multi-tenant operations to run them at scale.
| Feature | Marketplace (Free) | FAOS Platform |
|---|---|---|
| 526+ AI Skills (all categories) | ||
| 31 Agent Plugins (CTO, PM, Architect...) | ||
| 5 Platform Formats (Code, Codex, Gemini, Copilot, Perplexity) | ||
| Creative Extension (brainstorming, design thinking, storytelling) | ||
| Workflow Templates (9 categories) | ||
| Apache 2.0 License | ||
| 7-Phase Execution Engine | — | |
| 3-Layer Memory Architecture (memU) | — | |
| Ontology Engine + 25 Industry Blueprints | — | |
| Agent Autonomy Engine (L0-L3) | — | |
| Governance Gates & RBAC | — | |
| Per-Agent Cost Controls & Budgets | — | |
| Portal, Desktop & Mobile Apps | — | |
| Multi-Tenant Operations | — | |
| Enterprise Support & SLA | — |
Every skill in the marketplace was extracted from the production FAOS platform — the same skills that power enterprise deployments. Not demos. Real workflows.
faos-skills-marketplace/ # Apache 2.0
├── skills/
│ ├── cowork/ # Claude Code — SKILL.md format
│ │ ├── engineering/ (180+ skills) # dev-story, code-review, architecture...
│ │ ├── product/ (90+ skills) # PRD, sprint-planning, roadmap...
│ │ ├── growth/ (80+ skills) # deal-qualification, campaigns...
│ │ ├── data-ai/ (60+ skills) # EDA, pipelines, prompt-engineering...
│ │ ├── leadership/ (70+ skills) # board-prep, financial-review...
│ │ └── creative/ (38+ skills) # brainstorming, design-thinking...
│ ├── codex/ # OpenAI Codex — SKILL.md + openai.yaml
│ ├── gemini/ # Gemini CLI — TOML commands
│ ├── copilot/ # GitHub Copilot — .instructions.md
│ └── perplexity/ # Perplexity Computer — SKILL.md
├── plugins/ # 31 agent plugins (CTO, PM, Dev...)
├── marketplace.json # Registry metadata
└── README.mdPatent grant protection. Enterprise-friendly. Use commercially, modify freely, contribute back optionally.
Every skill is a standalone file. Copy what you need, customize for your domain, no dependencies required.
Not toy examples. These skills power real enterprise workflows across banking, insurance, manufacturing, and more.
Contribute skills, request new ones, or share how you use them. The FAOS community is where builders connect.
Ask questions, share how you use skills, and connect with other builders.
Join the DiscussionSubmit your own skills, improve existing ones, or help with platform exports.
Contributing GuideClone the marketplace, copy skills to your project, and start building. No signup. No credit card. Just skills that work.