Loading...
Loading...
Found 767 Skills
Determine the stage of a research task and route it to a main workflow. Use when the user asks for "beginner's guide", "start research process", "what should I use for this research task", "help me choose a research skill", or requests the rw-research-router workflow. Runs without a private local workspace or preset research-lab; use user-provided material and bundled public-source methods.
Select available tools based on research tasks, data, and operating environment; works without a preset local research-lab. Use when the user asks for "which tool to use for research tasks", "help me choose research tools", "is this repo useful", or requests the rw-research-lab-router workflow. Runs without a private local workspace or preset research-lab; uses user-provided materials and bundled public-source methods.
AI coding agent skill for Antigravity Manager — a Tauri v2 + Rust desktop app and Docker service that manages multiple Google/Anthropic accounts and proxies them as standard OpenAI/Anthropic/Gemini API endpoints with intelligent account rotation.
Break one active project into independent, ready-to-claim tasks when probe next routes create_tasks.
The front door to the Small Business plugin. Listens to what the owner needs right now — vague or specific — and routes them to the best skill or slash command for the moment. Also serves as a guide: explains what's available, suggests what to try next, and adapts recommendations based on stored business context. Trigger whenever the owner asks "what can you do," "help me with my business," "what should I focus on," "I don't know where to start," or any open-ended business request that doesn't clearly match a single skill.
Use when an academic research repository task could involve research design, sources, conversion, bibliography, SOTA, reviews, ethics, experiments, papers, reproduction, MCP tools, or project maintenance and the correct workflow is not obvious.
Design an order management system that routes orders to the right warehouse, handles split shipments, and manages backorders gracefully
Compatibility router for LangWatch evaluation requests. Use only when the user asks for evaluations without making it clear whether they mean pre-deployment experiments or production online evaluations. Routes the request to the focused companion skill and does not implement either workflow itself.
Route tasks to optimal agents using learned patterns, model recommendations, and confidence scoring
Lightweight workflow router. Use for substantial planning, implementation, simplification, handoff, review, diagnosis, explanation, architecture discovery, or prototyping work in repos that follow this workflow; honor explicit skill requests and repo-local instructions.
Dynamic path segments ($paramName), splat routes ($ / _splat), optional params ({-$paramName}), prefix/suffix patterns ({$param}.ext), useParams, params.parse/stringify, pathParamsAllowedCharacters, i18n locale patterns.