75 skills found · Page 1 of 3
openclaw / bluebubblesUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
openclaw / geminiGemini CLI for one-shot Q&A, summaries, and generation.
openclaw / gh-issuesFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
openclaw / himalayaCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
openclaw / model-usageUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
openclaw / summarizeSummarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
openclaw / diffsUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
openclaw / proseOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
anthropics / Command DevelopmentThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
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.
anthropics / Plugin StructureThis skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
glitternetwork / pinmeDeploy Your Frontend in a Single Command. Claude Code Skills supported.
YouMind-OpenLab / nano-banana-pro-prompts-recommend-skillAI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
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.
giuseppe-trisciuoglio / developer-kitModular plugin marketplace for Claude Code and agentic CLIs, with validated, spec-driven skills, agents, commands, and workflows for Java, TypeScript, Python, PHP, AWS, and AI.
faugustdev / git-context-controllerStructured context management framework for LLM agents. Implements Git-like operations (COMMIT, BRANCH, MERGE) to manage long-horizon agent memory.
JimmySadek / youtube-fetcher-to-markdownClaude Code skill: turn YouTube videos into structured, Obsidian-ready Markdown notes with full metadata, chapters, and transcripts
MidnightDarling / jike-skillJike (即刻) social network client for humans and AI agents — QR login, feed, posts, comments, search, full history export to Markdown. Claude Code skill + standalone scripts.
jftuga / transcript-criticClaude Code skill that transcribes audio/video with whisper.cpp to get structured critical analysis including timestamped summaries, evidence notes, logical fallacies, and underdeveloped areas
AgriciDaniel / marketing-skill-packOne-command installer for all AI Marketing Hub tools: Claude SEO, Claude Blog, Skill Forge, WP MCP Ultimate
JimmySadek / strategic-partnerEvery other tool executes. This one decides what to execute. Chief of Staff skill for Claude Code.
smorky850612 / AurakitOne command. Full stack. Zero compromise. — All-in-one Claude Code skill with 4-layer security, triple verification, and compact defense. Build, fix, clean, deploy, review with /aura.
jvPalma / dr-cliDotRun transforms scattered scripts, complex command sequences, and tribal knowledge into a unified, searchable, and shareable toolkit that works across all your projects.
jonathanprozzi / zorkPlay Zork text adventure via dfrotz. Use /zork <command> to play (e.g., /zork go north), /zork for status, /zork new to restart, /zork setup to configure Obsidian sync.
zig-whatwg / cppC++ Programming Skill Purpose This skill ensures you write highest quality, modern, safe, and idiomatic C++ code for V8 FFI wrappers and native integrations. ---
zig-whatwg / zigZig Programming Skill Purpose This skill ensures you write highest quality, well-tested, highly performant, and properly documented Zig code for any project. ---
metricasboss / otto🛡️ Guardião de privacidade LGPD (Brasil). Detecta violações da Lei 13.709/18, dados sensíveis expostos (CPF, RG, email, telefone), tracking sem consentimento, logs com PII, e riscos de multas até R$ 50 milhões. Use quando código acessa dados pessoais, implementa analytics/tracking, loga informações de usuário, ou antes de commits que alteram coleta de dados.
mark64oswald / commonSkills-first synthetic healthcare data generation - Claude Skills replacing Python libraries
hapticdata / lgtmLaunch lgtm TUI to review a markdown file with line-by-line commenting
aussiegingersnap / judgeQuality review skill for verifying complex changes against criteria. Use for multi-file changes, new features, or before important commits. Skip for trivial fixes and quick iterations.