🧩
AI EngineeringPython

Skill Conductor

by smixs

Skill Conductor is an AI Engineering skill for Claude Code, published by smixs in skill-conductor.

168 stars19 forkson smixs/skill-conductorAdded 2026/09/08+3% in starsRepository updated 2026/08/03
agent-skillsai-agentsanthropicclaude-codeclaude-pluginclaude-skillknowledge-managementllmobsidianpersonal-assistantproductivityprompt-engineeringsecond-brainskill-authoringskillstdd
Install in seconds
Install Skill Conductor
Copy Skill Conductor into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/smixs/skill-conductor/tree/main/skills/skill-conductor ~/.claude/skills/skill-conductor

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/smixs/skill-conductor.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/skill-conductor/SKILL.md in smixs/skill-conductor
Installs to
~/.claude/skills/skill-conductor
Collection
The only skill cataloged from this repository
Category
AI Engineering3670 skills

What Skill Conductor does

Skill Conductor creates, tests, reviews, improves, and packages Claude Code skills. Use it when building a new skill, fixing trigger failures, running evals, or preparing a skill for distribution.

Skill Conductor is cataloged under AI Engineering on DirSkills. Skill Conductor comes from a repository tagged agent-skills, ai-agents, anthropic, claude-code and claude-plugin.

Documentation

README

Skill Conductor

Full lifecycle management for agent skills: draft → test → review → improve → repeat.

One skill to rule them all — from architecture to packaging. The core loop is always the same: write something, test it, see what fails, fix it, test again.

Runtime requirements (pre-flight)

Before any mode that touches scripts (CREATE, IMPROVE, VALIDATE, OPTIMIZE, PACKAGE), run the pre-flight block → references/runtime-setup.md (checks uv, sets UV_BIN/SKILL_CONDUCTOR_DIR, verifies LLM access). If uv is absent, stop and tell the user.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Conductor

  • How does Skill Conductor compare to other AI Engineering skills?

    Skill Conductor ranks #3300 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Conductor against them. Open each page to compare what they document and how they install.