skill-sequencer
CommunityTurn skills into repeatable recipes.
Authorjnesfield-bot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill transforms a flexible, LLM-driven skill into a precise, deterministic sequence of steps, making complex tasks auditable, editable, and reliably repeatable.
Core Features & Use Cases
- Compile Skills to Sequences: Convert a skill's capabilities and a specific goal into a JSON sequence file.
- Deterministic Execution: Run pre-defined steps without requiring the LLM to re-plan each time.
- Auditable & Editable: Review, modify, and version control the exact steps an agent takes.
- Use Case: Compile the
arxiv-researchskill to find and implement a specific algorithm from a given paper ID, creating a reusable recipe for future similar tasks.
Quick Start
Compile the arxiv-research skill for the goal "Find and implement the DQN algorithm from arXiv:1312.5602" and save it to ./sequences/implement-dqn.json.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: skill-sequencer Download link: https://github.com/jnesfield-bot/rho/archive/main.zip#skill-sequencer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.