flyte-agent-plugins
Work with Flyte 2. Deploy Flyte on AWS or kind, author and run workflows, apps, agents, data, and ML workloads with the SDK, and operate your cluster through bundled MCP servers.
21 Agent Skills for Flyte,
packaged for every agent harness — plus two MCP servers (flyte-docs, flyte-cluster)
for harnesses that read the bundled .mcp.json.
flyte-agent-pluginsandflyte-skillsare published from the same repo at the same version and carry the same 21 skills. They differ in one thing: onlyflyte-agent-pluginsships themcpsubcommand for the bundled MCP servers. Installing both just gives you two copies of the same skills.
Install
uvx flyte-agent-plugins install
Or pip install flyte-agent-plugins and then flyte-agent-plugins install.
The CLI auto-detects which harnesses are set up on the machine and copies the skills into each one's skills directory:
--target |
User-level directory | Project-level (--project) |
Read by |
|---|---|---|---|
agents |
~/.agents/skills/ |
.agents/skills/ |
Codex, Hermes (project), any harness following the convention |
claude |
~/.claude/skills/ |
.claude/skills/ |
Claude Code |
hermes |
~/.hermes/skills/ |
.hermes/skills/ |
Hermes |
opencode |
~/.config/opencode/skills/ |
.opencode/skills/ |
opencode |
pi |
~/.pi/agent/skills/ |
— | pi |
flyte-agent-plugins install --target claude --target hermes # pick harnesses explicitly
flyte-agent-plugins install --target agents # the cross-harness standard location
flyte-agent-plugins install --dir ./somewhere/skills # arbitrary directory
flyte-agent-plugins install --project # this repo only
flyte-agent-plugins install --dry-run # show what would change
flyte-agent-plugins uninstall # remove them again
flyte-agent-plugins list # list bundled skills
flyte-agent-plugins path # print the bundled plugin root
flyte-agent-plugins install writes skills only. flyte-agent-plugins mcp install adds the two bundled
MCP servers as well, by driving claude mcp add-json / codex mcp add rather than
editing config files — so it needs one of those CLIs on your PATH:
flyte-agent-plugins mcp list # what would be added
flyte-agent-plugins mcp install --dry-run # print the commands, change nothing
flyte-agent-plugins mcp install # add them
flyte-agent-plugins mcp uninstall # remove them again
These are tools the agent can call, not inert markdown: flyte-docs sends search
queries to a Union-operated endpoint, and flyte-cluster gets control-plane access
to your cluster (which also needs uv and a Flyte login). Harnesses that consume
the whole plugin (Claude Code, Codex) pick the servers up from .mcp.json
automatically and need none of this.
Native install paths
If you'd rather install from git than from a registry, the repo is a plugin marketplace in its own right:
/plugin marketplace add flyteorg/flyte-agent-plugins
/plugin install flyte@flyte-agent-plugins
See the repository README for Codex, Hermes, opencode, and pi instructions, the full skill list, and MCP server details.
License
Apache-2.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flyte_agent_plugins-0.0.8.tar.gz.
File metadata
- Download URL: flyte_agent_plugins-0.0.8.tar.gz
- Upload date:
- Size: 124.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eb294c17b10116895e556294dcedecb00d9414ce730de960fe60dd16177a189
|
|
| MD5 |
f56a55021de639dc04e90cd385f19c85
|
|
| BLAKE2b-256 |
c00b7d3afb8bcb463e2676f47a77f5e5b738045089fae02e452753dba638aabb
|
Provenance
The following attestation bundles were made for flyte_agent_plugins-0.0.8.tar.gz:
Publisher:
publish.yml on flyteorg/flyte-agent-plugins
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
flyte_agent_plugins-0.0.8.tar.gz -
Subject digest:
9eb294c17b10116895e556294dcedecb00d9414ce730de960fe60dd16177a189 - Sigstore transparency entry: 2680439370
- Sigstore integration time:
-
Permalink:
flyteorg/flyte-agent-plugins@3419b98bce201ea4e1b5b930d58cc97014ed7452 -
Branch / Tag:
refs/tags/v0.0.8 - Owner: https://github.com/flyteorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3419b98bce201ea4e1b5b930d58cc97014ed7452 -
Trigger Event:
push
-
Statement type:
File details
Details for the file flyte_agent_plugins-0.0.8-py3-none-any.whl.
File metadata
- Download URL: flyte_agent_plugins-0.0.8-py3-none-any.whl
- Upload date:
- Size: 148.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a20dc12f306cd8ffb8ca8dd28934509abf0f4d2061a0f2ad22d60f911c409c6
|
|
| MD5 |
8351be8f26a74a2542a28474cc7931c5
|
|
| BLAKE2b-256 |
8d4b6e49a9e9d14547d3fb9f7f8aeb3cebd3017cbedc5e86d991634a85dc4ada
|
Provenance
The following attestation bundles were made for flyte_agent_plugins-0.0.8-py3-none-any.whl:
Publisher:
publish.yml on flyteorg/flyte-agent-plugins
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
flyte_agent_plugins-0.0.8-py3-none-any.whl -
Subject digest:
8a20dc12f306cd8ffb8ca8dd28934509abf0f4d2061a0f2ad22d60f911c409c6 - Sigstore transparency entry: 2680439500
- Sigstore integration time:
-
Permalink:
flyteorg/flyte-agent-plugins@3419b98bce201ea4e1b5b930d58cc97014ed7452 -
Branch / Tag:
refs/tags/v0.0.8 - Owner: https://github.com/flyteorg
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@3419b98bce201ea4e1b5b930d58cc97014ed7452 -
Trigger Event:
push
-
Statement type: