Flow registry
SkillDev toolsLets your agent register and refresh workflow flows and skill entries in a catalog.
Available today. Use it from your connected AI after setup.
No other account needed.
Add ahel to your AI once: Claude, ChatGPT, Cursor, Claude Code or Codex. Then ask it to use this.
Then ask your AI: use the Flow registry skill
About this skill
Change flow discovery, SKILL.md/flow.mdx registration, workflow packs, or executable catalog refresh.
What this skill tells your AI
The instructions your AI receives, as published by smithersai/smithers in .agents/skills/smithers-flow-registry/SKILL.md and read by ahel’s review.
Read the registry README and filesystem router README before changing discovery or command projection. A flow directory has one entry file: flow.ts, flow.mdx, or SKILL.md; the descriptor records source and digest without importing its body. Registry list and warnings read one metadata snapshot. Do not execute a discovered flow to answer a catalog listing.
Executable registration is a separate boundary that loads the selected body, resolves its delegate, and supplies runtime layers. Preserve warning receipts for refusals and the refresh path for edited entries. A host must provide services required by delegate success/error codecs even when the catalog erases their static requirements. Pack entries retain provenance and path confinement; verify name precedence, stale descriptors, and an edit during refresh in tests.
@smthrs/fs command listing is metadata-only, but its first Incur help/OpenAPI/MCP projection imports visible modules to publish input schemas. Keep that distinction explicit when claiming a discovery path runs no user code.
Signals
- GitHub stars
- 422
- Forks
- 50
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Key
smithers-flow-registry- Source
- github.com/smithersai/smithers