skill-creation
Guide for creating new Agent Skills with proper structure, frontmatter, bundled assets, and validation. Includes templates, best practices, and examples for building reusable skill resources.
Guide for creating new Agent Skills with proper structure, frontmatter, bundled assets, and validation. Includes templates, best practices, and examples for building reusable skill resources.
Guide for adding new agents to the ADK pipeline. Use when creating a new LlmAgent, SequentialAgent, or ParallelAgent, or when extending the pipeline with additional processing stages.
Build and deploy production-ready generative AI agents using Vertex AI, Gemini models, and Google Cloud infrastructure with RAG, function calling, and multi-modal capabilities
Get a specific vector entry by key. Requires authentication. Use for Agentuity cloud platform operations
Complete reference for integrating with 300+ AI models through the OpenRouter TypeScript SDK using the callModel pattern
Long-term user profile memory that persists across Claude Code sessions
Sage Prompt 工程规范,学习 Crush 的模板化方案,包含 system prompt 设计最佳实践
Guide for using LLM utilities in speedy_utils, including memoized OpenAI clients and chat format transformations.
Get a specific vector entry by key. Requires authentication. Use for Agentuity cloud platform operations
Activate this skill when users need help with live streaming workflows including pre-stream setup, real-time source management during streams, audio verification, scene transitions, or stream health monitoring. Triggers include requests like "help me stream", "pre-stream checklist", "manage my stream", "check audio before streaming", "switch scenes during stream", or troubleshooting streaming issues. This skill orchestrates multiple tools to guide users through complete streaming sessions from setup to teardown.
Detects and removes AI writing patterns from text. Use when polishing drafts, cleaning AI-generated content, or ensuring writing sounds authentically human. Invoke with "run through slop detector", "clean this up", or "remove AI fingerprints".
Use when extracting structured data from LLMs, parsing JSON responses, or enforcing output schemas - unified JSON schema API works across OpenAI, Anthropic, Google, and Ollama with automatic validation and parsing
Router for audio domain including playback, analysis, and audio-reactive visuals. Use when implementing any audio functionality including music, sound effects, visualizers, or audio-driven animations. Routes to 3 specialized skills.
Patterns for invoking and coordinating Automatasaurus agents. Use when delegating tasks to specialist agents.
Streamlit page authoring patterns for AGILAB (session_state safety, keys, rerun, UX).
Connect to HACS (Human-Adjacent Coordination System) for distributed multi-agent AI coordination. Use when coordinating with other Claude instances, managing shared projects and tasks, sending messages between AI agents, or accessing institutional knowledge. Enables Claude to participate in the distributed AI coordination network at smoothcurves.nexus.
Validates agent configurations for model selection, tool permissions, focus areas, and approach quality. Use when reviewing, auditing, improving agents, or learning agent best practices.
Create native Claude Code hooks in ~/.claude/hooks/. Use when adding event-triggered automation (PreToolUse, PostToolUse, Stop, etc.).
Manage elizaOS agent memory, context windows, and conversation history. Triggers on "manage memory", "optimize context", or "handle agent memory"
Image processing, object detection, segmentation, and vision models. Use for image classification, object detection, or visual analysis tasks.