claudecode-headless-automating
Claude Code をヘッドレスモード(非対話モード)でスクリプトから呼び出すための実装ガイド。Use PROACTIVELY when creating automation scripts, shell scripts calling claude, headless mode, non-interactive mode, batch processing with Claude, CI/CD integration, -p flag, --dangerously-skip-permissions, or building workflows that invoke Claude programmatically. Examples: <example>Context: User wants automation user: 'claudeをスクリプトから呼び出したい' assistant: 'I will use claude-code-headless skill' <commentary>Triggered by script automation request</commentary></example>
context-manager
Manage conversation context and memory for optimal AI performance
chatbot-implementation
Details of the RAG Chatbot, including UI and backend logic.
researching-codebases
Use when answering complex questions about a codebase that require exploring multiple areas or understanding how components connect - coordinates parallel sub-agents to locate, analyze, and synthesize findings
claude-get-session-info
Shared utility script for getting Claude PID and Session ID. Source this in other scripts to access CLAUDE_PID and SESSION_ID variables.
context-engineering-pack
Summit/IntelGraph context-engineering skill pack. Routes to the vendored Agent Skills for Context Engineering library via progressive disclosure, and applies repo-specific guardrails (atomic PRs, evidence, governance).
agentdb-advanced-features
Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
agent-debugging
Systematic debugging workflow for all agentic frameworks. Directs to RAG for solutions.
twilio-phone
Make phone calls with natural AI voices (ElevenLabs) and send SMS using Twilio CLI. Use this skill when the user wants to make a phone call, send a text message, or use AI-generated voice for calls. Requires Twilio CLI authenticated and ElevenLabs API key.
gemini-search-skill
最新情報の確認・要出典の事実確認・比較検討など「Web検索」が必要なときに使用するスキル。Web検索は必ず Gemini CLI で実行する: gemini --prompt "WebSearch: <query>"。結果URLの本文確認が必要な場合のみ WebFetch を使う。
vibe-writing
AI辅助写作工作流,通过四阶段流程(学习→结构→写作→成稿)帮助用户高效创作。适用于:(1) 写文章/博客/报告时需要整理思路,(2) 有想法但不知如何组织结构,(3) 需要通过对话激发灵感,(4) 希望AI辅助但保持内容控制权。触发词:写作流程、vibe writing、知识卡片、内容创作、文章结构化
prompt-writing
Use when writing or editing ALTO prompts - templates/CLAUDE.md.*, agents/*.md, or skills/*/SKILL.md. Rules for explicit tool references, paths, and user interactions.
orchestration
Coordinates other skills and agents. ALWAYS use this skill on startup.
rag-service
高性能 RAG 多路检索服务。集成 Milvus 向量数据库进行语义检索,并结合 Rerank 模型进行精准重排序,支持海量文档的高效存储与历史内容召回。
ai-integration
Specialized skill for integrating AI features using OpenAI API. Use when implementing chatbots, content generation, or AI-powered educational features.
bulk-generate-concepts
Use when generating multiple curriculum-aligned concept files in parallel (5+ concepts) - researches curriculum, creates concept list, spawns parallel generation agents, orchestrates review loop until all pass
agent-development
Use when the user wants to design Codex agent equivalents (specialized workers/profiles/prompt files), define triggering conditions, or build reusable agent prompts and validation tools.
using-beadpowers
Use when starting any conversation - establishes how to find and use beadpowers skills