skill-dependency-resolver
✓Identifies and manages execution dependencies between agent skills by analyzing their inputs and outputs. Use when building multi-step agent workflows to ensure skills are executed in the correct order and that all required data is available.
Installation
SKILL.md
Purpose and Intent The skill-dependency-resolver acts as a scheduler and orchestrator. It looks at what each skill "needs" and what it "provides" to determine the logical order of operations for a multi-skill task.
Identifies and manages execution dependencies between agent skills by analyzing their inputs and outputs. Use when building multi-step agent workflows to ensure skills are executed in the correct order and that all required data is available. Source: jorgealves/agent_skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jorgealves/agent_skills --skill skill-dependency-resolver Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jorgealves/agent_skills --skill skill-dependency-resolver- Source
- jorgealves/agent_skills
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-dependency-resolver?
Identifies and manages execution dependencies between agent skills by analyzing their inputs and outputs. Use when building multi-step agent workflows to ensure skills are executed in the correct order and that all required data is available. Source: jorgealves/agent_skills.
How do I install skill-dependency-resolver?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jorgealves/agent_skills --skill skill-dependency-resolver Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jorgealves/agent_skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01