Tools & Utilities
Essential command-line tools and system utilities.
skill-creator
Create new Claude Code skills. Use when user wants to create, update, or improve a skill that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
pipeline-execution
Guide for orchestrating custom agents through the feature development workflow. Use this when asked to run the pipeline on an issue or execute the agent pipeline.
langgraph-coding-assistant
Coding assistant for writing LangGraph v1.xx Python applications with real-time documentation search. Use this skill when (1) writing LangGraph code or building agents, (2) implementing stateful workflows with StateGraph or Functional API, (3) searching LangChain official documentation for latest APIs, (4) needing system prompt templates in English, or (5) configuring Anthropic/OpenAI models for LangGraph. Supports MCP integration at https://docs.langchain.com/mcp for live documentation search.
skill-creator
Guide for creating effective skills that extend Claude capabilities with specialized knowledge, workflows, or tool integrations. Use when users want to create or update a skill. Follows progressive disclosure (metadata → SKILL.md → bundled resources) and provides 6-step creation process.
node-llm-web-automation
Build or update Node.js + LLM API workflows that replace Codex/MCP UI exploration for web automation at lower cost. Use when a user asks to productize page-structure discovery into a Node runner (Puppeteer/Playwright) with LLM-based element selection, deterministic playback control, cost controls, logging, and fallback paths.
llamaindex-wolfram-alpha
LlamaIndex Wolfram Alpha tool for computational knowledge queries, math solving, scientific calculations, and agent integration. Triggers: wolfram alpha, computational query, math solver, scientific calculation, WolframAlphaToolSpec.
command-builder
Guide creation of Claude Code Commands with step-by-step workflows, argument handling, frontmatter configuration, and testing. Ensures Commands follow best practices and correct YAML structure. Use when creating Commands, building slash commands, making user-triggered workflows, or when users want explicit command execution.
skill-builder
Guide creation of Claude Code Skills with step-by-step workflows, description crafting, YAML generation, and activation testing. Help write effective descriptions with trigger keywords, validate configurations, and test activation patterns. Use when creating Skills, troubleshooting Skill activation, improving Skill descriptions, or working with SKILL.md files.
kaizen
Kailash Kaizen - production-ready AI agent framework with signature-based programming, multi-agent coordination, and enterprise features. Use when asking about 'AI agents', 'agent framework', 'BaseAgent', 'multi-agent systems', 'agent coordination', 'signatures', 'agent signatures', 'RAG agents', 'vision agents', 'audio agents', 'multimodal agents', 'agent prompts', 'prompt optimization', 'chain of thought', 'ReAct pattern', 'Planning agent', 'PEV agent', 'Tree-of-Thoughts', 'pipeline patterns', 'supervisor-worker', 'router pattern', 'ensemble pattern', 'blackboard pattern', 'parallel execution', 'agent-to-agent communication', 'A2A protocol', 'streaming agents', 'agent testing', 'agent memory', 'agentic workflows', 'AgentRegistry', 'OrchestrationRuntime', 'distributed agents', 'agent registry', '100+ agents', 'capability discovery', 'fault tolerance', or 'health monitoring'.
skills-router
Routes tasks to skills in skill-db and skill-library using semantic discovery. Triggers on specialized skill requirements, domain-specific tasks, or explicit skill requests. Uses skill-discovery, mcp-skillset, and skill-rag-router for semantic matching.
context-engineering
Context engineering and prompt patterns for AI agents
memory-manager
Tools for preparing and managing data for the PromptWar̊e ØS Vector Memory Subsystem.
lesson-generator
Generate and revise curricula, syllabi, and Jupyter notebook lessons at any zoom level. Triggers on "design a curriculum", "I want to learn", "create a course", "generate week/module syllabus", "create lesson/notebook", "update/revise [artifact]", or when working with educational content. Handles the full pipeline from elicitation interview through course map, week syllabi, and individual notebooks — plus targeted revisions with cascade awareness.
tldr-expert
Specialist in semantic code analysis and token optimization via llm-tldr.
notebooklm
Use Google NotebookLM to create AI notebooks, generate slides, audio overviews, quizzes, flashcards, and other outputs from sources. Use when user wants to create presentations, study materials, summaries, or analyze documents with NotebookLM.
architecture-agent
Creates Architecture Decision Records (ADRs) for software development tasks. Use this skill when you need to document architectural decisions, evaluate technical options, or create structured design documentation for a feature or system component.
detecting-skill-gaps
Identifies missing capabilities that warrant new skills. Analyzes repeated friction patterns, failed tasks, and user workarounds to recommend skill creation. Use when discovering-skills finds nothing suitable.
skill-creator
Use when creating, designing, or building Claude Code skills. Auto-activates for "create a skill", "build a skill", "skill for X", or "make this into a skill". Provides complete 6-step creation protocol, embedded Anthropic documentation, working examples, and templates. Never need to fetch external docs again.
managing-subagents
Analyzes subagent usage patterns to determine when to delegate tasks, evaluates and improves existing subagent configurations, creates new custom subagents when needed, and identifies outdated subagent information. Use when deciding if a task should use a subagent, analyzing existing agents for effectiveness, recommending agent improvements, creating specialized agents for recurring patterns, or managing agent configurations. Optimizes Claude's subagent usage for performance, context preservation, and task specialization.
learning-certificate-generator
certificate-generator for credentials, recognition, and competency validation.
implement-axon
Guide on how to implement Synapse Axons (clients). Covers Smart Axons (interactive) and Raw Axons (reporting only) using MQTT or HTTP. Use this skill when the user asks how to create a new service, sidecar, or agent for Synapse.