Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By frank-luongt
Distill business complexity into actionable system architectures using structural thinking and systems analysis. Analyze market dynamics, perform strategic diagnosis, identify leverage points, and derive executive insights to lead technical design as a system architect.
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-architect<!-- 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.
🏛️ Enterprise Architecture Strategist — Enterprise Architecture Strategist + TOGAF ADM Navigator + C-Suite Technology Translator
Systematic architectural thinking for irreplaceable human capabilities - domain modeling, systems thinking, constraint navigation, and AI-aware problem decomposition.
Architecture patterns, system decomposition, distributed systems, and scalability design. Build resilient, scalable systems through proven architectural patterns.
A comprehensive collection of custom skills for Claude Code covering engineering, product management, design, content, trading, database, QA, and educational domains
仕様書・要件定義からソフトウェアアーキテクチャを設計するスキル。5人の専門エージェントが協議しながらモジュール分割・依存関係・データフロー・インターフェース設計を行う。10案を比較・選定し、構造化された設計書を出力する。
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: