Total 50,523 skills, AI & Machine Learning has 8481 skills
Showing 12 of 8481 skills
Run and control interactive CLI sessions for AI agents. Handles TUI prompts (select lists, checkboxes, confirms), persistent shell state, and long-running processes. Use when you need to execute terminal commands, respond to interactive prompts, navigate scaffolding wizards like create-vue or create-vite, or manage dev servers.
Orchestrate multiple independent agents running simultaneously, leveraging Claude Sonnet 4.5's parallel tool execution capabilities to maximize throughput on multi-task requests.
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills. Use when creating Claude skills from docs, scraping documentation, packaging websites into skills, or converting repos/PDFs to Claude knowledge.
Use when generating multiple curriculum-aligned concept files in parallel (5+ concepts) - researches curriculum, creates concept list, spawns parallel generation agents, orchestrates review loop until all pass
World BOB Skill
Intelligent multi-topic in-depth research tool that supports input of any materials, uses independent research Agents for parallel in-depth retrieval and generates systematic research documents. This skill should be used when users need to conduct in-depth research on multiple related topics, perform systematic information retrieval, and integrate multi-angle analysis.
TDD workflow for migrations - orchestrate agents, zero main context growth
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
OPC Architecture Understanding
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Stops execution and fixes root cause when commands, builds, scripts, or tools fail unexpectedly. Triggers on workaround language: 'directly', 'instead', 'alternatively', 'skip', 'fall back', 'work around', 'isn't working', 'broken', 'manually'. Activates on any unexpected non-zero exit code or process failure.
Create effective skills for OpenCode agents. Load FIRST before writing any SKILL.md. Provides required format, naming conventions, progressive disclosure patterns, and validation. Use when building, reviewing, or debugging skills.