Loading...
Loading...
Found 654 Skills
Orchestrate multiple code-writing agents in parallel when the work contains 3 or more genuinely independent build tasks. Use for execution lanes with disjoint write scope, clear task boundaries, and no dependency edges that would force sequencing.
INVOKE THIS SKILL when creating, running, or operating a Managed Deep Agent against the LangSmith /v1/deepagents private-preview REST API. Covers the agent → MCP server → thread → streamed run flow, tool/interrupt configuration, and the agent file tree (AGENTS.md, skills/, subagents/, tools.json).
Structured performance profiling workflow. Identifies bottlenecks, measures against budgets, and generates optimization recommendations with priority rankings.
Use when Rust async programming with tokio, async/await, and futures. Use when writing asynchronous Rust code.
Local speech-to-text with selectable backends - Parakeet (best accuracy) or Whisper (fastest, multilingual).
Execute Python code in isolated rootless containers with MCP server proxying to reduce context bloat from 30K to 200 tokens