This repo is a menu, not a kitchen. It holds one file — the marketplace manifest — and every plugin on it lives in its own repo.
claude /plugin marketplace add flykit-cc/plugins
/plugin install flow@flykit
One marketplace add, ever. After that, /plugin lists everything here.
| Plugin | What it does | Repo |
|---|---|---|
| flow | An AI dev workflow: session lifecycle, orchestrated agents, deep reviews, in any repo | flykit-cc/flow |
| steuer | German freelancer tax filing: fetch, classify, calculate the EÜR, file via ELSTER | flykit-cc/steuer |
Issues and pull requests belong in the plugin's own repo. This one only tracks the manifest.
The rest of flykit lives elsewhere, because it installs a different way.
- dsh-flykit — the cockpit: turns the DeepSeek Harness web UI into a workspace with agent terminals, a file explorer and a model picker
- dsh-claude-live — run Claude Code as a subagent inside DeepSeek Harness
- ghostcode — Ghostty launcher for Claude Code
- uisper — native, fully local dictation for macOS
The full catalog, with screenshots, is at flykit.cc.
See CONTRIBUTING.md. The short version: your plugin lives in your repo, and this manifest gains one entry pointing at it.
MIT licensed.