38 skills found · Page 1 of 2
openclaw / apple-notesManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes)
openclaw / apple-remindersManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
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 / wacliSend WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
anthropics / Agent DevelopmentThis 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.
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.
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.
faugustdev / git-context-controllerStructured context management framework for LLM agents. Implements Git-like operations (COMMIT, BRANCH, MERGE) to manage long-horizon agent memory.
Innei / media-library-organizer-skillA Claude Code skill for organizing media libraries (movies, TV, anime) — clean junk, merge scattered episodes, normalize folder names, verify completeness against TMDB
ForteScarlet / codex-kkpA Claude Code Plugin that enables seamless integration with Codex AI Agent for code analysis, implementation, and collaboration tasks.
brettdavies / crawl4ai-skillWeb scraping skill for Claude AI. Crawl websites, extract structured data with CSS/LLM strategies, handle dynamic JavaScript content. Built on crawl4ai with complete SDK reference, example scripts, and tests.
SpillwaveSolutions / document-specialist-skillClaude Code Skill. AI-powered software documentation automation. Professional software documentation specialist. Featuring Progressive Disclosure Architecture. Supports: Design, Requirements, SRS, PRD, API, and architecture docs. Few shot examples for Spring Boot, Pulumi, etc., Supports (Markdown, DOCX, PDF).
shepsci / kaggle-skillComplete Kaggle integration skill for AI coding agents — account setup, competition reports, dataset/model downloads, notebook execution, submissions, and badge collection. Works with Claude Code, Gemini CLI, Cursor, Codex, and 35+ agents via skills.sh.
husniadil / fastmcp-builderA comprehensive Claude Code skill for building production-ready MCP servers using FastMCP. Includes reference guides, runnable examples, and a complete implementation with OAuth, testing, and best practices.
gcpdev / llm-council-skillA skill to claude code that enables brainstorming with other LLMs (ChatGPT, Gemini) before presenting the implementation plan to the user
ychampion / claude-self-learningA Claude Code self learning plugin that autonomously researches any technology and generates reusable SKILL.md files with installation guides, code examples, and best practices.
sacredvoid / presentation-chefAI skill that converts any content into stunning Apple Keynote-style HTML presentations. Cinematic animations, glassmorphism, ambient effects. Single self-contained .html file, zero dependencies.
thepushkarp / brainstorm-planClaude Code plugin marketplace for turning fuzzy ideas into concrete design docs and implementation plans.
AfeiFun / appstore-connectClaude Code skill for managing Apple App Store Connect via API. Zero-dependency CLI with JWT auth, metadata management, screenshot upload, and iOS project analysis.
Viniciuscarvalho / Feature-markerAI-powered feature development orchestrator — PRD → Tech Spec → Tasks → Implementation → Tests → PR — with checkpoint/resume, 5 execution modes, and auto-detection for GitHub/GitLab/Azure DevOps. Claude Code skill.
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.
rwi001 / julia-proMaster Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices.
DaRipper91 / plan-reviewerExpertise in reviewing implementation plans for architectural soundness, specificity, and safety. Use before implementation to prevent "vague plans" and "messy code.
rwi001 / csharp-proWrite modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and ensures comprehensive testing.
jamierpond / yapiyapi CLI-first API testing for HTTP, GraphQL, gRPC, and TCP. The Workflow yapi enables test-driven API development. Write the test first, then implement until it passes:
daichaoyi / CS6300git checkout can be understood as moving the pointer to the branch. For example, git checkout development, means we move the pointer to the development branch, then the next commit will move the deve
DYAI2025 / development-planning-and-verificationA comprehensive skill for handling development and coding requests that combines structured brainstorming, implementation planning, and verification before completion - ensuring requirements are clear, plans are executable, and claims are verified.
milc3sar / AtomicCommit ProEs un motor de gestión de versiones que transforma cambios de código complejos en un historial atómico y semántico mediante la disección de fragmentos (hunks) y el cumplimiento estricto de Conventional Commits en español. Esta skill debe activarse de forma automática siempre que el usuario solicite en estos contextos "guardar cambios", "hacer commit", "finalizar una tarea" o "guardar avances