A curated, BSD-3-Clause marketplace of agent skills, plugins, and slash commands. Works natively with Claude Code, GitHub Copilot CLI, OpenAI Codex CLI, Cursor, and Factory.ai Droid (CLI + desktop app). Git-URL install for Amp and Gemini CLI. Copy-to-home adapters for Kilo Code, OpenCode, and Crush. Portable prompt loaders for Perplexity, ChatGPT GPTs, and Claude.ai Projects.
13 install targets. 4 plugins. 46 skills. One canonical source.
Claude Code:
claude plugin marketplace add github:tqnonline/agent-forge
claude plugin install writingGitHub Copilot CLI:
copilot plugin marketplace add tqnonline/agent-forgeCodex CLI:
codex plugin marketplace add tqnonline/agent-forgeCursor: Open cursor.com/marketplace, search "agent-forge", click Install.
Factory.ai Droid (CLI + desktop):
droid plugin marketplace add https://github.com/tqnonline/agent-forge
droid plugin install writing@agent-forgeAmp:
amp skill add github:tqnonline/agent-forgeGemini CLI:
gemini skills install github:tqnonline/agent-forgeKilo Code, OpenCode, or Crush:
pipx install tqn-agent-forge # or: uv tool install tqn-agent-forge
agent-forge install writing --tier kilocode # or opencode, or crushPerplexity, ChatGPT GPTs, Claude.ai Projects: See docs/install/_index.md — these use prompt loaders rather than native install.
| Plugin | Skills | Description |
|---|---|---|
writing |
humanize | Detect AI writing patterns and rewrite in natural human voice |
prompts |
prompt-forge | Interactive prompt engineering via structured dialogue |
msft-arch |
32 skills | Microsoft enterprise architecture: Azure, M365, Power Platform, Dynamics 365 |
pm |
12 skills | Product/Program Management: PRD generation, epic decomposition, 11-Star review |
Paste this into any LLM agent:
Install agent-forge plugins from
https://raw.githubusercontent.com/tqnonline/agent-forge/main/docs/install/_index.md
The agent fetches the catalog, identifies your tool, and runs the correct install commands.
agent-forge update --check # see what's stale
agent-forge update # applySee CONTRIBUTING.md. Three paths: typo fix (no issue needed),
new skill (must include eval suite), new plugin (requires ADR discussion). DCO sign-off
required (git commit -s).
BSD-3-Clause. Per-plugin assets may carry their own licenses; see THIRD_PARTY_NOTICES.md.