Add Plugin banner
fynnfluegge fynnfluegge

Add Plugin

Testing community

Description

--- description: Integrate a spec-driven/skill framework as a bundled agtx plugin. Pass a GitHub repo URL to auto-generate the plugin.toml, or run without arguments to write one from scratch. --- # Add agtx Plugin Integrate a spec-driven development framework or skill library as a bundled agtx plugin. ## Input Optionally, a GitHub repository URL is provided as the argument (e.g. `https://github.com/org/repo`). If no URL is given, ask the user which framework they want to integrate and gather

Installation

Installs to ~/.claude/commands/fynnfluegge-agtx-add-plugin.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fynnfluegge/agtx/HEAD/.claude/commands/add-plugin.md -o ~/.claude/commands/fynnfluegge-agtx-add-plugin.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository