agentuity-cli-cloud-vector-get
Get a specific vector entry by key. Requires authentication. Use for Agentuity cloud platform operations
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"
Summarize Discord chat messages across servers. Use when user asks for chat summary, digest, highlights, recap, or overview of Discord conversations.
์ฌ๋ฌ LLM(OpenAI, Gemini, Ollama ๋ฑ)์ ํตํฉํ์ฌ ๋ฉํฐ ์์ด์ ํธ ํ์ ์ ์ํํฉ๋๋ค. ์ญํ ๋ถ๋ด, ํ ๋ก /ํฉ์, ์ฒด์ธ ํ์ดํ๋ผ์ธ, ๋ณ๋ ฌ ์ฒ๋ฆฌ ๋ฑ ๋ค์ํ ํ์ ํจํด์ ์ง์ํ๋ฉฐ, ์ฌ์ฉ ์์ ์ ์๋๋ฆฌ์ค๋ฅผ ๋์ ์ผ๋ก ๊ตฌ์ฑํ ์ ์์ต๋๋ค. ๋ณต์กํ ์์ ์ ์ฌ๋ฌ LLM์๊ฒ ๋ถ์ฐํ์ฌ ๋ ๋์ ๊ฒฐ๊ณผ๋ฅผ ์ป๊ณ ์ถ์ ๋ ์ฌ์ฉํ์ธ์.
Search for vectors using semantic similarity. Requires authentication. Use for Agentuity cloud platform operations
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
Use when conducting codebase research to orchestrate specialized agents in parallel for comprehensive investigation.
DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers. Use when optimizing prompts systematically, building production LLM systems, implementing RAG/classification tasks, or requiring version-controlled reproducible prompts.
Vercel AI SDK reference for building AI-powered applications. Use when implementing text/object generation (generateText, streamText, generateObject, streamObject), building chatbots with useChat/useCompletion hooks, defining tools with Zod schemas, creating agents with ToolLoopAgent, or integrating with AI providers (OpenAI, Anthropic, Google, etc.).
Autonomous agent factory - research a domain and generate a monorepo of 10 production Lucid Agents
Process images using object detection, classification, and segmentation. Use when requesting "analyze image", "object detection", "image classification", or "computer vision".
Create slash commands for user-initiated workflows. Use when building repeatable /name commands for Claude Code.