Claude Code · DeepSeek Harness
plugins for your workflow
flykit is an open-source registry of plugins and tools for coding agents. Install, run, contribute.
$ claude /plugin marketplace add flykit-cc/flykitAvailable Plugins
Suggest a pluginby kaiomp
German freelancer tax filing — fetch transactions, classify with AI, calculate EUR, file via ELSTER.
by kaiomp
An opinionated AI dev workflow for Claude Code — session lifecycle, orchestrated agents, and deep reviews that work in any repo.
open call
Got a workflow worth automating? Open an issue and we'll scope a plugin together.
Suggest a pluginCompanion Tools
Standalone tools that work alongside your agent. Not plugins, install via npm or brew.
by kaiomp
Swap models, tint your projects, and spin up pre-configured Claude Code terminals. Hit Enter twice. Work starts.
$ git clone https://github.com/flykit-cc/ghostcode && npm install -g ./ghostcodeby kaiomp
Run Claude Code as a subagent inside DeepSeek Harness, with its steps streaming live into the session view.
$ dsh plugin --profile web add dsh-claude-liveHow it works
- 01
Add the marketplace
Register the flykit marketplace in Claude Code. One command, one time.
$ claude /plugin marketplace add flykit-cc/flykit - 02
Install a plugin
Pick a plugin from the marketplace and install it scoped to flykit.
$ /plugin install steuer@flykit - 03
Run the skill
Invoke any of the plugin's skills inside Claude Code. They run locally with your data.
$ /skill calculate-euer
Open source
Every plugin in flykit is MIT-licensed and lives on GitHub. Read the code, file an issue, send a PR — or fork it and build your own marketplace.
