manifest
Medium Risk 50Configure Manifest Observability
Agent telemetry setup can be error-prone when plugins, API keys, and endpoints must align. This skill guides Manifest installation, configuration, verification, and troubleshooting.
Unified search
Start with the task. Skillstore will show complete packs first, then individual skills when they are a better match.
Showing results for "agent"
Use these when you need one narrow capability instead of a whole pack.
Configure Manifest Observability
Agent telemetry setup can be error-prone when plugins, API keys, and endpoints must align. This skill guides Manifest installation, configuration, verification, and troubleshooting.
Create Reliable AI Session Handoffs
Long AI coding sessions lose context when a session ends. This skill creates structured handoffs so Claude, Codex, or Claude Code can resume with clear next steps.
Automate Copilot Issue-to-PR Workflows
Teams need a controlled way to delegate reviewed GitHub issues to Copilot Coding Agent. This skill documents a label-based workflow that assigns Copilot, starts implementation, and tracks draft pull requests.
Debug Claude Code Extension Issues
Claude Code extensions can fail because of file layout, frontmatter, permissions, hooks, agents, or MCP configuration. This skill gives practical diagnostic flows and command references for isolating the cause.
Manage Linear Issues from AI Workflows
Switching between AI work and Linear slows issue tracking. This skill guides Claude, Codex, and Claude Code through Linear GraphQL operations.
Route Network Commands Through Proxychains
Network failures can block package installs, repository access, and diagnostics. This skill helps agents retry approved commands through a local proxychains4 proxy.
Coordinate AI Agents with AI Maestro
Multi-agent coding work needs reliable handoffs and status checks. This skill helps agents exchange structured messages through AI Maestro.
Search Project Docs Before Coding
Developers lose time when agents guess APIs or duplicate existing code. This skill guides Claude, Codex, and Claude Code to search AI Maestro documentation before implementation.
Search Prior AI Conversation Memory
AI agents lose context across sessions and may repeat past work. This skill directs Claude, Codex, and Claude Code to search prior conversations before acting.
Analyze Large Codebases with Gemini CLI
Large repositories are difficult to map quickly with local context alone. This skill guides Claude, Codex, or Claude Code to call Gemini CLI for architecture, pattern, and implementation analysis.
Build Production ChatKit Chatbots
Teams need reliable patterns for connecting ChatKit to real application workflows. This skill provides architecture guidance for FastAPI backends, MCP tools, Next.js widgets, and user isolation.
Create Claude Code Subagents
Creating useful subagents requires clear scope, safe tool access, and strong prompts. This skill guides Claude Code users through repeatable agent design and setup.