8 skills found
openclaw / oracleBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
openclaw / session-logsSearch and analyze your own session logs (older/parent conversations) using jq.
openclaw / tmuxRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
openclaw / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation.
anthropics / Hook DevelopmentThis skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
harrymunro / nelsonCoordinate agent teams in Claude Code using a Royal Navy inspired command structure and operating procedures. It provides structured sailing orders, battle plans, action stations, and a captain's log to manage complex tasks; from single-session work through to multi-agent squadrons.
lee-fuhr / claude-session-indexIndex, search, and analyze your Claude Code sessions. Full-text search, conversation retrieval, analytics, and cross-session synthesis.
GuillaumeBld / project-navThis skill should be used when the user asks to 'generate a navigation skill', 'create a nav skill for this project', 'make the project navigable', or wants a project-scoped Claude Code skill that helps navigate the codebase. Generates a project-scoped skill file saved to <project>/.claude/skills/ that activates automatically in every session opened within that project.