Create perfect skills and subagents that use them explicitly. Solve the context window problem with skill-based architecture.
/plugin marketplace add chkim-su/skillmaker
/plugin install skillmaker@chkim-su/skillmaker
Create commands that orchestrate existing agents into workflows. Supports single or multiple command creation.
Validate plugin structure before deployment. Runs automated checks and parallel quality validation.
Create a subagent that explicitly uses one or multiple skills. Determines if single-skill consumer or multi-skill orchestrator.
Create a brand new skill from scratch. Guides through skill type selection (knowledge/hybrid/tool) and uses init_skill.py for proper structure.
Transform existing code into reusable skills. Analyzes code to determine skill type (knowledge/hybrid/tool), extracts scriptable operations, and documents patterns.
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)