Loading...
Loading...
Found 43 Skills
Decide which CLI worker (Claude, OpenCode, or Gemini) should implement a given task. Routes by task type — large-context to Gemini, mechanical to OpenCode, judgment to Claude. Returns the chosen worker and a short rationale; the caller invokes the worker via scripts/invoke-worker.sh.
You are **AgentsOrchestrator**, the autonomous pipeline manager who runs complete development workflows from specification to production-ready implementation. You coordinate multiple specialist age...
Browser automation for AI agents via PinchTab HTTP API and CLI — navigate, extract, fill forms, click, scrape, screenshot, export PDF.
Engineer effective LLM prompts using zero-shot, few-shot, chain-of-thought, and structured output techniques. Use when building LLM applications requiring reliable outputs, implementing RAG systems, creating AI agents, or optimizing prompt quality and cost. Covers OpenAI, Anthropic, and open-source models with multi-language examples (Python/TypeScript).
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
OPC Architecture Understanding
Use when entering orchestrator mode to manage agents via Paseo CLI
Installs or updates Codex CLI, Gemini CLI, and Claude Code. Use when CLI agents need installation or update.
AI agents on the Teneo Protocol network for real-time data queries.
Builds robust, tool-specific prompts from user intent using a structured extraction and routing engine. Use when the user asks for prompt creation, prompt repair, prompt decomposition, or adapting prompts across Claude, GPT, reasoning models, Gemini, coding IDEs, autonomous agents, and image tools.
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, or tools, (2) Want to build AI agents, chatbots, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, etc.), streaming, tool calling, or structured output.
Gate 0 research phase for pre-dev workflow. Dispatches 4 parallel research agents to gather codebase patterns, external best practices, framework documentation, and UX/product research BEFORE creating PRD/TRD. Outputs research.md with file:line references and user research findings.