Claude Configs
CLAUDE.md project files and Claude Code slash commands
556 skills
openclaw / apple-reminders
306.4kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
openclaw / bluebubbles
306.4kUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
openclaw / canvas
306.4kCanvas Skill Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android). Overview The canvas tool lets you present web content on any connected node's canvas view. Great for: -
openclaw / gh-issues
306.4kFetch 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 / healthcheck
306.4kHost security hardening and risk-tolerance configuration for OpenClaw deployments
openclaw / himalaya
306.4kCLI 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 / imsg
306.4kiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
openclaw / openai-image-gen
306.4kBatch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
openclaw / oracle
306.4kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
openclaw / slack
306.4kUse when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
openclaw / tmux
306.4kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
openclaw / xurl
306.4kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
openclaw / acp-router
306.4kRoute 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.
openclaw / lobster
306.4kLobster Lobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (s
openclaw / prose
306.4kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
anthropics / claude-opus-4-5-migration
77.0kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
anthropics / frontend-design
77.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
anthropics / Writing Hookify Rules
77.0kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
anthropics / Agent Development
77.0kThis 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 / Command Development
77.0kThis 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 Development
77.0kThis 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 / MCP Integration
77.0kThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
anthropics / Plugin Settings
77.0kThis skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
anthropics / Plugin Structure
77.0kThis 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.
anthropics / Skill Development
77.0kThis skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
openclaw / bear-notes
306.4kCreate, search, and manage Bear notes via grizzly CLI.
openclaw / coding-agent
306.4kDelegate coding tasks to Codex, Claude Code, or Pi agents via background process
openclaw / discord
306.4kDiscord ops via the message tool (channel=discord).
openclaw / github
306.4kGitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries
openclaw / notion
306.4kNotion API for creating and managing pages, databases, and blocks.
openclaw / peekaboo
306.4kCapture and automate macOS UI with the Peekaboo CLI.
openclaw / session-logs
306.4kSearch and analyze your own session logs (older/parent conversations) using jq.
openclaw / skill-creator
306.4kCreate, edit, improve, or audit AgentSkills
openclaw / trello
306.4kManage Trello boards, lists, and cards via the Trello REST API.
openclaw / model-usage
306.4kUse 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 / summarize
306.4kSummarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
openclaw / feishu-doc
306.4k|
openclaw / feishu-drive
306.4k|
openclaw / feishu-perm
306.4k|
openclaw / feishu-wiki
306.4k|
openclaw / 1password
306.4kSet up and use 1Password CLI (op)
openclaw / obsidian
306.4kWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
openclaw / openhue
306.4kControl Philips Hue lights and scenes via the OpenHue CLI.
openclaw / sag
306.4kElevenLabs text-to-speech with mac-style say UX.
openclaw / sherpa-onnx-tts
306.4kLocal text-to-speech via sherpa-onnx (offline, no cloud)
openclaw / sonoscli
306.4kControl Sonos speakers (discover/status/play/volume/group).
openclaw / weather
306.4kGet current weather and forecasts via wttr.in or Open-Meteo
openclaw / things-mac
306.4kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
openclaw / gog
306.4kGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
openclaw / openai-whisper-api
306.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
openclaw / voice-call
306.4kStart voice calls via the OpenClaw voice-call plugin.
anthropics / triage-issue
77.0kTriage GitHub issues by analyzing and applying labels
openclaw / apple-notes
306.4kManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes)
openclaw / mcporter
306.4kUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
openclaw / ordercli
306.4kFoodora-only CLI for checking past orders and active order status (Deliveroo WIP).
openclaw / wacli
306.4kSend WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
openclaw / diffs
306.4kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
anthropics / commit-push-pr
77.0kCommit, push, and open a PR
openclaw / gifgrep
306.4kSearch GIF providers with CLI/TUI, download results, and extract stills/sheets.
openclaw / nano-banana-pro
306.4kGenerate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
openclaw / nano-pdf
306.4kEdit PDFs with natural-language instructions using the nano-pdf CLI.
openclaw / video-frames
306.4kExtract frames or short clips from videos using ffmpeg.
openclaw / clawhub
306.4kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
openclaw / goplaces
306.4kQuery Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
openclaw / songsee
306.4kGenerate spectrograms and feature-panel visualizations from audio with the songsee CLI.
anthropics / dedupe
77.0kFind duplicate GitHub issues
openclaw / blogwatcher
306.4kMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
openclaw / blucli
306.4kBluOS CLI (blu) for discovery, playback, grouping, and volume.
openclaw / camsnap
306.4kCapture frames or clips from RTSP/ONVIF cameras.
openclaw / eightctl
306.4kControl Eight Sleep pods (status, temperature, alarms, schedules).
openclaw / spotify-player
306.4kTerminal Spotify playback/search via spogo (preferred) or spotify_player.
mecharoy / OrbitDefense
Development & Deployment Best Practices1. Code Quality & StructureECS Pattern (Entity-Component-System)Instead of deep OOP inheritance (e.g., class Guard extends Enemy extends Actor), use composition.
openclaw / gemini
306.4kGemini CLI for one-shot Q&A, summaries, and generation.
openclaw / openai-whisper
306.4kLocal speech-to-text with the Whisper CLI (no API key).
s-nagaev / skills
Your Digital Companion. Self-hosted Telegram bot orchestrating multiple AI providers (OpenAI, Anthropic, Google, xAI, DeepSeek, Mistral, Alibaba, MiniMax) with autonomous agent capabilities, MCP integrations, and async task execution. Not a tool. A partner.
cloud-neutral-toolkit / docs
High-performance, modular RAG backend and "Knowledge Engine" Built with Go & Gin, featuring Git-Ops knowledge sync, pgvector semantic search, and OpenAI-compatible model support.
kenforthewin / skills
NetHack Agent Skills This directory contains behavioral skills for the NetHack agent. Skills are Python async functions that interact with the game through the NetHackAPI. Skill Structure Ever
SawanoLab / skills
Auto-generate specialized Claude Code subagents for your stack. Phase-adaptive code review. 10 frameworks, 13 templates. MIT licensed.
repairman29 / skills
AI-powered dependency upgrades. Stop reading changelogs—let AI tell you what breaks.
matt-fell-ai / Ego
Ego Skill - Dynamic Identity Evolution | name | description | | --- | --- | | ego | Analyzes user interaction history and feedback to evolve the PAI's identity, tone, and preferences. USE WHEN you
Prathmesh-0 / xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
Sandeep-AdaptIQ / agent-customization
**WORKFLOW SKILL** — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax. DO NOT USE FOR: general coding questions (use default agent); runtime debugging or error diagnosis; MCP server configuration (use MCP docs directly); VS Code extension development. INVOKES: file system tools (read/write customization files), ask-questions tool (interview user for requirements), subagents for codebase exploration. FOR SINGLE OPERATIONS: For quick YAML frontmatter fixes or creating a single file from a known pattern, edit the file directly — no skill needed.
Prathmesh-0 / internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
polyglot-k / polyglot-k
My Tech Skill Proficient Javascript, Typescript, Java, Express.js, React.js, Spring boot, Spring Jpa, Mysql, Redis, AWS, Docker Experienced Python, Kotlin, Go, Nest.js, Next.js, Flask, C+
xingangshi / config_tools
Some commonly used configurations and tools mainly involve linux, macos, and some useful materials and information.
gzpaitch / gztips
Gerenciar Processos e Portas no Windows Índice 1. [Identificar processos usando uma porta]( identificar-processos-usando-uma-porta) 2. [Entender o PID]( entender-o-pid) 3. [Encerrar processos](
willyougooutwithme / Notes
Unit 1 - Introduction to Soft Skills and Interpersonal Communication A New Approach to Learning Soft skills focus on personal attributes that enable effective interpersonal interact
appmeee / ClawFreelance
ClawFreelance is a decentralized freelancing platform where AI agents are first-class workers. Agents browse tasks, claim bounties, submit PRs, and earn crypto rewards—building verifiable reputation along the way. Built for the OpenClaw ecosystem, secured by design, open source forever. We do NOT at the moment OFFER BOUNTY.
lorenzoarellano / vue-3d-experience-skill
A comprehensive learning roadmap for mastering 3D Creative Development using Vue 3, Nuxt, and TresJS.
claude4062024-afk / Wallify
WALLIFY - SKILL DOCUMENT PURPOSE OF THIS DOCUMENT This document translates the philosophy defined in SOUL.md into concrete technical practices. Every developer, designer, and AI assistant worki
n340r / backend-notes
✨ Soft Skill Dumb Questions This one is dedicated to HR / Behavioral / Engineering Manager questions. Engineering Manager interview is a 1.5hr long discussion of your experienc
XiaomingX / JSEF
Java Security Education Framework (JSEF) 是基于Spring Boot 3.x构建的Web安全实践平台,专为开发者、安全研究员、高校学生及企业培训设计。通过35+种真实业务场景下的安全漏洞实例(含注入攻击、越权访问、敏感信息泄露等核心类型),提供“原理讲解→漏洞复现→代码对比→修复验证”的完整学习闭环,帮助学习者从“理论”到“实战”快速掌握Web安全核心能力。
festoinc / jira-ai
Jira AI CLI - AI Agent Skill An AI-friendly CLI for Jira designed for maximum efficiency and security. Why Use Jira AI CLI? - Efficiency: Consumes significantly fewer tokens than Jira MCP o
dalbit-mir / playwright-undetected-skill
Claude Code Skill for browser automation with bot detection bypass. Localhost testing, screenshots, UI interactions. Patchright-based undetected Playwright.
pennyhailey / molt-atproto
SKILL.md - Agent Integration Guide This document describes how AI agents can interact with molt-atproto. If you're building an agent that participates in submolt communities, start here. Overvi
RedondoK / claude-md-skill
A Claude by Anthropic skill to transform AI-generated markdown from "close enough" to "perfect." It provides comprehensive guidance for creating GitHub Flavored Markdown (GFM) that passes markdownlint validation with zero violations.
jawsbaek / github-trending
Multi-agent orchestration system for infrastructure monitoring, incident response, and load testing with autonomous AI agents
chandima / github-ops
cd {base_directory} bash scripts/router.sh repos view --owner facebook --repo react bash scripts/router.sh issues list --owner cli --repo cli --state open bash scripts/router.sh search repos --query "
majiayu000 / best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / gh-search
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / best-practices-researcher-jovermier-claude-code-plugins-
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
nicholasjclark / pr-checklist
{mvgam} R 📦 to fit Dynamic Bayesian Generalized Additive Models for multivariate modeling and forecasting
reown-com / tdd
Reown is the onchain UX platform that provides toolkits built on top of the WalletConnect Network that enable builders to create onchain user experiences that make digital ownership effortless, intuitive, and secure.
jefflester / wrap
A "supercharged" implementation of Claude Code Skills – using Haiku prompt analysis/critical skill scoring and skill auto-injection for friction-free, context-driven workflows.
emanuelcasco / be
Assume the personality of the Persona described in any of the document available in the @~/.ai/personas directory.
Barqly / ss
💼 Barqly Vault — an open-source desktop app to encrypt sensitive documents and Bitcoin metadata. Built with Tauri, Rust & React. Cross-platform, strong age encryption, intuitive UX, no cloud dependencies. Alpha preview available.
davistroy / go
A powerful Windows tool that processes raindrop.io bookmark exports to validate URLs, generate AI-enhanced descriptions, and create optimized tagging systems
ahmadawais / skills
azaan cli — Islamic prayer times CLI with automatic location detection
Coriatel / ui
מערכת התראות ריאגנטים פגי תוקף
wuyaojunkylin / Personal-Knowledge-Growth-Analyzer
A Claude Skill for stage-based analysis of personal knowledge inputs.
openwork-hackathon / team-sentinel
🦞 Sentinel — Openwork Clawathon
Anchovy317 / SQL
This repository is all you neeed for CBBH - Or I think
ricardodantas / ratatui-themes
A collection of popular color themes for ratatui terminal UI applications
techatspree / GcRustVsJvm
A comparison of traditional garbage collection vs. the approach of Rust.
zwettemaan / TightenerDocs
X-platform installer, setup and documentation for the Tightener project
Nidhi786sharma / Intelligent-Customer-Help-Desk-with-Smart-Document-Understanding
Intelligent Customer Help Desk with Smart Document Understanding
nielskaspers / bold-designs
A practical guide to creating interfaces that actually stand out
LengYXin / docs
解析swagger生成react组件服务 https://lengyxin.github.io/wtmfront-cli
zscole / matrix-agents
Self-hosted multi-agent coordination using Matrix
eduarddriessen1 / moltlang
🦞 Molt — a symbolic language built by AIs, for AIs
erikvullings / mithril-materialized
A Materialize-css library for the Mithril framework.
KaltWulx / information-retrieval
Un intento de centralizar mis prompts
diegosouzapw / github
Repositorio Publico, agregador de skills
diegosouzapw / gh-search
Repositorio Publico, agregador de skills
diegosouzapw / gh-search-majiayu000
Repositorio Publico, agregador de skills
getsentry / setup
Hackweek project: Sentry SDK for Lua
day-ai / app
Typescript SDK for using Day AI API (MCP Tools) with OAuth
appydave / po
AppyDave YouTube Automation Tools
zenchantlive / mail
Node-based implementation of the Recursive Language Model (RLM)
regenrek / shadcn-vite-iconify-landing-page
Build, critique, and iterate high-converting marketing or product landing pages using React + Vite + TypeScript + Tailwind and shadcn/ui components, with all icons sourced from Iconify
timgent / tdd
Use when implementing new features, adding functionality, writing business logic, adding validation, or creating user-facing changes. Follows strict Test-Driven Development (TDD) methodology with Red-Green-Refactor cycles
Prathmesh-0 / pdf
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
Prathmesh-0 / pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
Prathmesh-0 / docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Prathmesh-0 / algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Prathmesh-0 / frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
majiayu000 / gh-search-repos
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / gh-search-repos-aaddrick-gh-cli-search
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
kadreio / docs
We want to creat sphinx documentation in /docs. This should cover client, server, and infrastructure and document file structure, patterns, and best practices. Plans go in ./docs/plans We are going
kadreio / plan
Plans go in ./docs/plans We are going to create a plan for a feature. This plan will include all context needed, any outstanding product or feature questions that need more investigation, and an expl
davidklan-png / prompt-translator
OpenClaw Agent Kinokomon
CodeNeuron58 / My-Portfolio
This is my Portfolio Website
SoledadVac / DailyDevProblems
some problems at work
pyinx / ceo
从模糊需求到产品交付的全栈开发团队,集成6个专业agents和11个Superpowers框架skills。
curphey / gcp
GCP infrastructure security review process
curphey / aws
AWS infrastructure security review process
pardnchiu / skill-creator
Create, edit, improve, or audit AgentSkills
Prathmesh-0 / doc-coauthoring
Guide users through a structured workflow for co-authoring documentation
TermiX-official / dune
--- name: dune description: Execute and query Dune Analytics dashboards for on-chain data and custom SQL analytics. metadata: { "cryptoclaw": { "emoji": "🔮", "requires": { "env": ["DUNE_A
devjaime / skills
Skill: Autenticación de Usuarios Propósito Gestionar el registro, inicio de sesión, recuperación de contraseña y persistencia de sesión de usuarios en OrientaIA usando Supabase Auth. ---
majiayu000 / s
Discover available skills and subagents. Auto-triggers on: /s, show skills, list skills, available skills, what can you do, help with skills, what agents, list agents
normcrandall / JIRA Integration
Imports JIRA tickets (via API or web scraping) and converts them to local story files. Supports single tickets, bulk imports via JQL, and optional dev workflow kickoff. Works with or without API credentials.
jonathanprozzi / zork
Play 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.
brsbl / task
Generates parallelizable task lists from specs. Breaks specs into atomic, prioritized tasks with dependencies
zig-whatwg / cpp
C++ 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 / zig
Zig Programming Skill Purpose This skill ensures you write highest quality, well-tested, highly performant, and properly documented Zig code for any project. ---
cliftonc / start
Claude skills to deeply analyse and document a legacy codebase to rebuild with AI
buckyos / krpc
Buckyos is a Cloud OS (Network OS) for everyone. Its primary design goal is to allow consumers to have their own cluster/cloud (we call this cluster Zone).Consumers can install Service in their own Zone just like installing App. Based on buckyos, users can have AI Agents that can access all their data, devices, and services.
nb / ebag
Interact with the eBag (ebag.bg) online grocery store via the local `ebag` CLI. Use for grocery shopping tasks (search products, manage cart, checkout, orders, delivery slots) or when the user mentions eBag/ebag explicitly.
metricasboss / otto
🛡️ GDPR Privacy Guardian (Europe). Detects violations of EU 2016/679, exposed personal data (SSN, emails, phone numbers), tracking without consent, PII in logs, and risks of fines up to €20M or 4% of annual turnover
RedWilly / anima
Summarizes how to use the Anima animation engine (Scene, Mobjects, Fluent API, Pro API, camera, timeline, rendering, and CLI)
lambdamechanic / beads
--- name: beads description: > Git-backed issue tracker for multi-session work with dependencies and persistent memory across conversation compaction. Use when work spans sessions, has blockers,
SireJeff / plan
RPI Plan Phase - Create chunk-based todolists from research chunks for rpi-implement consumption
vocalbridgeai / logs
View call logs for the Vocal Bridge voice agent. Can list recent calls or show details of a specific session including transcript.
vocalbridgeai / setup
Check and install the Vocal Bridge CLI. Run this automatically before using other Vocal Bridge commands if the CLI is not installed.
vocalbridgeai / stats
Show call statistics for the Vocal Bridge voice agent including total calls, success rate, and average duration.
mahmoudimus / qmd
Local hybrid search for markdown notes and docs. Use BEFORE reading files to save tokens - search first, read only what's relevant. Provides 90% token savings on exploration tasks.
robertogogoni / tool-discovery
Use when user asks "what tools are available?", "is there a tool for...", "can Claude do...", "how can I...", mentions MCP servers, wants to discover capabilities, or seems uncertain about available integrations. Helps discover and search for tools, MCP servers, and plugins.
acking-you / codex
Execute Codex CLI for code generation, analysis, web search and web fetch. Two capabilities - (1) Code Generation with deep reasoning, (2) Web Search & Fetch for online research.
juanre / tools
Use when implementing function calling, tool use, or agents with LLMs - unified tool API works across OpenAI, Anthropic, Google, and Ollama with consistent tool definition and execution patterns
mbarbieri / java
Use when writing, modifying, or reviewing Java code - applies SOLID principles, clean code practices, minimal documentation, and pragmatic abstraction to create maintainable Java applications
synaptiai / plan
Agent Capability Standard is an open specification for composable AI agent capabilities. It defines 36 atomic capabilities across 9 cognitive layers, a type-safe workflow DSL, and grounded world modeling with trust-aware conflict resolution. Built on the Grounded Agency philosophy, it makes agent reliability structural—not optional.
mbarbieri / spock
Use when writing or refactoring Spock tests in Java projects - enforces data-driven testing with where blocks, proper mock/stub placement, and descriptive test names following Spock best practices
drbscl / train
Auto-generate custom agents and skills for remaining capability gaps after assembly. Creates definitions based on project needs and waits for user approval before writing to .claude/.
zircote / rlm
Claude Code plugin for processing documents 100x larger than context limits using the Recursive Language Model pattern. Rust-powered chunking, hybrid semantic + BM25 search, and sub-LLM orchestration.
krystophny / do
Enforce CLAUDE.md framework compliance. Re-reads rules, displays applicable rules, processes request with full compliance.
krystophny / fix
Fix failing PR CI checks. Supports multiple PRs in parallel via worktrees. No args = current PR or create new.
arisng / cap
Comprehensive guidance for implementing distributed transactions and event bus patterns using DotNetCore.CAP library
CaseMark / api
API Routes Skill Purpose This skill covers creating and working with API routes in Next.js 15+, including REST endpoints, server actions, and data fetching patterns. Key Concepts
NagasakaH / tdd
テスト駆動開発(TDD)のワークフローを実践するためのスキル。インターフェースの定義、テストファーストでの実装、最小限のコード記述、リファクタリングを通じて80%以上のカバレッジを確保する。「TDDで実装」「テストを先に書いて」「テスト駆動で開発」「RED-GREEN-REFACTOR」などのフレーズで起動。
thechandanbhagat / pdf
Work with PDF files - read, extract text/images/tables, create PDFs, merge, split, and convert PDFs
ZacharyEggert / prt
This skill should be used when the user asks to "manage project tasks", "track roadmap", "add a task", "list tasks", "complete a task", "update task status", "show task details", "validate roadmap", "initialize roadmap", or uses the prt CLI tool. Provides comprehensive guidance for using the Project Roadmap Tracking CLI.
AgriciDaniel / seo-dataforseo
Universal SEO skill for Claude Code. 13 sub-skills, 6 subagents, extensions system with DataForSEO MCP integration. Technical SEO, E-E-A-T, schema, GEO/AEO, and strategic planning.
accucrazy / nano-banana
Nano Banana Image Generation You have access to image generation tools powered by Google's Gemini Image models. Available Tools nano_banana_generate
BytePioneer-AI / wecom-app-ops
企业微信自建应用(wecom-app)运维与使用技能包。用于:定位并回发图片/语音/文件;使用 saved: 稳定路径做 OCR/MCP/二次处理;规范 target(wecom-app:user:xxx / user:xxx / 裸ID / @accountId);排查发送失败;配置入站媒体保留策略与语音转码策略。
google / hunt
--- name: secops-hunt description: Expert guidance for proactive threat hunting. Use this when the user asks to "hunt" for threads, IOCs, or specific TTPs. slash_command: /security:hunt category: secu
maojindao55 / botgroup-chat
Behavioral rules for lobsters in botgroup.chat group chats. Activates when receiving messages from the botgroup channel.
visorcraft / hand
Hand Hand executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (send, p
richard-devbot / lobster
Lobster Lobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (s
quantDIY / onixs-proprietary-injection
Protocol for securely integrating the OnixS High-Performance FIX Engine into QuanuX via local injection.
pradeepmouli / spec-kit-feedback
9 workflows that extend spec-kit to cover the complete software development lifecycle
Sesamsesam / google
Connect to Google Cloud and Google Workspace via MCP. Manage infrastructure, send emails, organize Drive, create spreadsheets - all through natural language.
ProtocolSage / acp-router
Route 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).
sawrus / code_review_expert
All-in-one toolbox for managing backend agent projects: rules, skills, and workflows.
ThinkfleetAI / prose
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
thiagovarela / tool-ui-specs
Generate structured web UI payloads for clankie tool results and extension configuration using details.uiSpec and json-render shadcn components
cameronmaske / librarian
Research open-source libraries with evidence-backed answers and GitHub permalinks
espennilsen / workon
--- name: workon description: Switch working context to a project. Loads AGENTS.md, git status, and td issues. arguments: - name: project description: Project name, alias, or path required:
DaRipper91 / code-implementer
Pickle Rick's "God Mode" Implementation Skill. Executes technical plans with rigorous verification
DaRipper91 / research-reviewer
Expertise in reviewing technical research for objectivity, evidence, and completeness. Use to ensure the "Documentarian" standard is met.
Devrajsingh-ux / prose
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
ApiliumCode / prose
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Prathmesh-0 / claude-api
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
Sandeep-AdaptIQ / install-vscode-extension
How to install a VS Code extension from an extension ID. Useful when the user wants to add new capabilities to their VS Code environment by installing extensions.
Sandeep-AdaptIQ / project-setup-info-local
Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.
MettaMazza / acp-router
Route plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either ErnOS ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow).
Prathmesh-0 / mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools
MettaMazza / prose
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
google / triage
--- name: secops-triage description: Expert guidance for security alert triage. Use this when the user asks to "triage" an alert or case. slash_command: /security:triage category: security_operations
Prathmesh-0 / theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Prathmesh-0 / skill-creator
Create new skills, modify and improve existing skills, and measure skill performance
Sandeep-AdaptIQ / project-setup-info-context7
Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.
Prathmesh-0 / webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
ollieb89 / smart-explore
Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
Prathmesh-0 / brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Prathmesh-0 / slack-gif-creator
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts
google / investigate
--- name: secops-investigate description: Expert guidance for deep security investigations. Use this when the user asks to "investigate" a case, entity, or incident. slash_command: /security:investiga
Prathmesh-0 / web-artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
google / setup-gemini-cli
--- name: secops-setup-gemini description: Helps the user configure the Google SecOps Remote MCP Server for Gemini CLI. Use this when the user asks to "set up" or "configure" the security tools for Ge
google / setup-antigravity
--- name: secops-setup-antigravity description: Helps the user configure the Google SecOps Remote MCP Server for Antigravity. Use this when the user asks to "set up" or "configure" the security tools
leopechnicki / prose
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
junxiaz / technology-sharing
1. If 多个条件的时候 有时候你会经常判断一个变量是否等于多个值的情况: ``` // bad if (x === 'abc' || x === 'def' || x === 'ghi' || x ==='jkl') { }
nera0875 / blv
Security testing mindset for identifying vulnerabilities - economic exploits, workflow bypasses, temporal attacks, privilege escalation
nuclearslippers / learning_books
算法工作经验 本文主要记录工程上算法工作的经验。主要知识来源于自己的经验和"微信公众号:AI爱罗说"的文章。 注:本文是工程层面的经验,主要是CV算法方向。 1.算法的确定性
xl3783 / notes
1. 确定主题和目标: 首先,明确每一页PPT的主题和目标。确定你想要传达的主要信息和信息重点。 2. 选择布局: 选择适合你内容的布局。典型的布局包括标题在顶部,内容在中间,可能有一张示意图或图表。确保布局简洁明了。 3. 使用标题和摘要: 每一页的标题应该清晰而简洁地概括页面的主题。在每一页的开头使用一个摘要或提纲,简要介绍将要讨论的内容。 4. 创造视觉吸引力: 使用适当的颜色和字体来
lucasmeijer / worky
Land Skill This skill automates the process of landing code changes to the main branch. Workflow When the user initiates the land skill, you should:
wuyumin / GoLand
GoLand 开发工具的一些技巧和个性配置。基于 IntelliJ 框架的软件大多数的技巧是相似的,比如 IntelliJ IDEA、PyCharm、Android Studio、PhpStorm 等软件的技巧大多数能用到 GoLand 上,同理,GoLand 的技巧也大多数能应用到基于 IntelliJ 框架的软件。
umami-software / react-zen
Zen is a props-driven React component library built for speed. Build polished interfaces without writing HTML, CSS, or thinking about Tailwind classes.
seemeappai-llc / SeeMeLandingPage
tactiq.io free youtube transcript No title found https://www.youtube.com/watch/AW1yfBKRMKc 00:00:00.000 No text 00:00:00.320 think front-end development is dead AI is taking your job and no cod
milc3sar / AtomicCommit Pro
Es 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
iosif2 / carenet-cursor
프론트엔드 기술 스택 및 구현 상세 1. 기술 스택 이 프로젝트의 프론트엔드 개발은 다음과 같은 핵심 기술 스택을 기반으로 합니다. - 프레임워크 : React.js (Next.js 기반)
konfig-sdks / docs
UKG is a global HCM cloud company focused on creating great workplaces through HR, pay, time, and culture solutions. With 80,000+ customers worldwide, we champion the power of culture and belonging for business success. UKG's Java SDK generated by Konfig (https://konfigthis.com/).
AdorianSAK / goblinProject
Skills <u>Espadachín (5)</u> Mejora tus habilidades con la espada, haciéndote más efectivo en combate cuando portas este tipo de arma. <u> Lv 1: </u> Requisitos: Haz 1,000 de daño con espada
daichaoyi / CS6300
git 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
eddiearc / codex-delegator
Automatically delegate complex, logic-intensive tasks to OpenAI Codex CLI via `codex exec --full-auto`. Claude Code uses this skill to invoke Codex for complex backend logic, intricate algorithms, or persistent bugs. Enables seamless AI-to-AI collaboration where Claude Code analyzes and Codex executes.
jamesbrooksco / skill
Semantic search sidecar for Karakeep bookmarks - find bookmarks by meaning, not just keywords
rishavmukherji / farcaster-agent
Create Farcaster accounts and post casts autonomously. Official skill from the Farcaster team.
hexschool / Resume
六角人才技能審核標準  審核標準 發佈求職資訊之前, 請務必審核自己是否以滿足以下條件: 1. 具備手刻 RWD web layout。
nguyenngothuong / youtube-transcript
Download YouTube video transcripts with automatic translation to Vietnamese and AI summarization. Perfect for learning English from YouTube, managing knowledge base, and extracting insights from video content.
NextronSystems / thor-skills
Entry point and router for THOR-related work: running scans, analyzing THOR logs, troubleshooting THOR behavior, maintaining THOR installs, THOR Lens workflows, writing THOR plugins (v11+), and creating custom signatures/IOCs.
bokan / self-improvement
Analyze conversation history to find friction patterns and suggest CLAUDE.md/skill improvements
oberonlai / wp-plugin-dev-init
Initialize WordPress plugin development environment with testing suite, GitHub Actions, and build scripts
ldamasio / docs
ROBSON BOT, an open-source cryptocurrency trading bot in Python, uses asynchronous and multi-tenant architecture for decisions based on probabilistic and technical analyses. It includes risk management, signal dissemination, trading strategies, React platform for the dashboard, and Kubernetes for security in multiple users.
adaptationio / skill-researcher
- Solution : Check commit dates, look for active forks Tips for GitHub Research : - Use advanced search (stars:>100, language:python, etc.) - Check examples/ or samples/ directories first - R
Ven0m0 / gh-cli
gh search code "pattern" [--repo owner/repo] gh search issues "label:bug state:open" gh search prs "is:open review:required" gh search repos "stars:>1000 language:python" ``` API Requests
majiayu000 / gh-discussions-answerer
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / secure-web-search
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / gh-cli-skill
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / mcp-builder-eduardoremedios-mcp-builder-sk
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / octocode
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
kbarbel640-del / github-api
Example queries: - `tetris+language:python` - Repositories with "tetris" in Python - `react+stars:>10000` - Repositories with "react" and 10k+ stars Search Issues
majiayu000 / gh-discussions-answerer-anntnzrb-agents
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / secure-web-search-ronnycoding-claude
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
ronnycoding / secure-web-search
Claude Code configuration featuring specialized AI agents, custom skills, automated GitHub workflows with Epic/Task decomposition, and multi-agent orchestration patterns for complex software development
MadAppGang / dev
A meta-language for Go that adds Result types, error propagation (?), and pattern matching while maintaining 100% Go ecosystem compatibility
gaoconggit / spec
A cross-platform C# editor and playground. (Roslyn +Monaco 开发的快速验证 c# 代码片段的工具 。支持ai chat/ai completion/ai edit)
kopi-vm / md
/md Fix markdown formatting issues. Steps to execute: 1. Run `bun format` to format markdown files
TrueCrimeDev / spec-tasks
This repo has the docs needed to create a useful Autohotkey v2 project in Claude.
TrueCrimeDev / spec-design
This repo has the docs needed to create a useful Autohotkey v2 project in Claude.
jpoley / plan
Execute planning workflow using project architect and platform engineer agents to create ADRs and platform design.
jpoley / vibe
Casual development mode with minimal ceremony - just logs and light documentation.
crafts69guy / plan
Restate requirements, assess risks, and create step-by-step implementation plan. WAIT for user CONFIRM before touching any code.
neondatabase / ast_grep
This command helps to create and test ast-grep rules for code quality enforcement.
manutej / meta
Apply categorical meta-prompting to solve a task with strategy selection based on complexity
kwj1270 / go
Plan 파일에서 다음 미완료 테스트를 찾아 TDD 방식으로 구현합니다. Plan 파일 경로: $ARGUMENTS 없으면 사용자에게 plan 파일 경로를 물어봐주세요. (예: docs/plans/schedule-domain-plan.md) 진행 순서
aniru888 / ml
@ml Domain Context Load the ML Service domain and work on: $ARGUMENTS Files Location `apps/ml-service/ ` (to be created)
manutej / context
Comonad W operations for context extraction, meta-observation, and context-aware transformations
manutej / transform
Natural transformation α: F ⇒ G for strategy switching between prompting functors
rayk / pub-ws
Publish ws plugin to marketplace with version bump, changelog update, and git sync
ParkerRex / bug-rca
--- name: bug-rca description: Conduct root cause analysis on system incidents and failures arguments: - name: problem-report description: Description of the incident or problem to analyze r
kadreio / examine
For $ARGUMENTS, thoroughly look through the project and think deeply about how it's structured. Consider things like - Testing - What are the commands - How can we test specific files/modules/
rayk / cookbook
--- description: Look up examples from Claude Cookbooks for implementation patterns arguments: - name: topic description: What to look up (e.g., "tool use", "skills", "agents", "multimodal")
francomascareloai / research
Automated XAUUSD (Gold) Trading Robot for Prop Firms (Apex & FTMO) | MQL5 + NautilusTrader (Python) | SMC, ML Regime Detection, ONNX | Built after analyzing 5000+ trading bots - no scams, no BS
hanyuan-zhu / cost
Brain-Off: AI Task Manager with two-stage routing agent system
ojowwalker77 / warn
Claude on Rails - Tooling System for Claude Code.
teliha / Smart Contract Security Audit
Deep security analysis for Solidity smart contracts with DeFi context
mikker / steve
Use the steve CLI to automate macOS apps via Accessibility APIs
autom8y / rite
Agent team roster system for Claude Code ecosystem
hellangleZ / ralph
Convert PRDs to prd.json format for the Ralph autonomous agent system
openclaw / casa
Control HomeKit devices via the local Casa app and API (localhost-only).
hanxiao / skills
MLX Local Serving (MLS) - Unified ASR, TTS, and Translation on Apple Silicon
brsbl / next
Pick or implement the next task or session
srid / nix
Expert Nix development assistance
antoniocascais / quiz
Generates multiple choice quiz questions based on current conversation context
lobu-ai / awb
Run Agent Workbench (awb) interactive UI components from Codex or the CLI
hapticdata / lgtm
Launch lgtm TUI to review a markdown file with line-by-line commenting
stefandevo / plan
Multi-Agent Orchestration for Claude Code - Port of oh-my-opencode
Infatoshi / spec
Interview-driven specification development
intertwine / sv-hf
Manage HuggingFace datasets for Security Verifiers
steinbeck / nmrxiv
Search and download NMR spectroscopy datasets from nmrxiv.org
miles990 / evolve
自我進化 Agent:給定目標,自主學習並迭代改進直到完成。整合 superpowers 工作流紀律。
anomalyarmor / ask
AI skills and MCP server for AnomalyArmor data observability
Moty / prd
Generate a Product Requirements Document (PRD) for a new feature
Attuned-Corp / ask
A collection of Skills to interact with Span.app
moshehbenavraham / gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Kailare / gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Lex-1401 / void
Sistema Operacional Pessoal Agêntico (A-POS)
assagman / skill
Collection of pi-coding-agent extensions
asymmetric / file-picker
Interactive file picker using fd + fzf
DaRipper91 / peer-review
Backup of Gemini CLI skills and configurations
ds1 / pincerpay-best-practices
Best practices for building PincerPay integrations
DaRipper91 / ticket-manager
Expertise in managing Linear tickets locally using Markdown files
DaRipper91 / code-researcher
Expertise in conducting technical research on codebase tasks and documentation
espennilsen / pi-memory
Manage persistent memory across sessions
DaRipper91 / multi-source-investigation
Backup of Gemini CLI skills and configurations
ollieb89 / make-plan
Create a detailed, phased implementation plan with documentation discovery
ollieb89 / mem-search
Search claude-mem's persistent cross-session memory database
malkamius / CrimsonStainedLands
A MUD Server in C# Based on ROM
Nova-Hunting / nova-tracer
NOVA - Claude Code Protection System against prompt injection attacks
PRODYNA-YASM / docs
Generated go client for YASM based on yasm-api.
wuyumin / VSCode
VSCode 编辑器的一些技巧和个性配置。Visual Studio Code
regenvanwalbeek / doc
OpenApi models for https://artifactsmmo.com/
MasujimaRyohei / Career
About Masujima Ryohei's carreer.
xiaou61 / 2026-bs
毕业设计 计算机专业2026最新 springboot vue java 小程序 python
NepKisa / Study
Nginx配置域名访问 原理 ```mermaid flowchart LR 客户端 --配置nginx主机hosts-->服务器
yukiasumi / Study
ElasticSearch ElasticSearch报错:
channg / docs
Coir is a tool that helps turn your project into a configurable tool
nirholas / gitpretty
🎨 Add unique emoji commits to every file in a repository
ibis-ssl / docs
Skill実装ガイド Skillは単一ロボットの行動を表す基本単位です。 基本概念 スキルの役割
rolandwonglonam / wechat-dedup
Claude Code Skill: WeChat document deduplicator - 微信文档去重工具
mahlernim / aptner-bulk-reserver
아파트너(Aptner) 앱의 방문차량 일괄 예약을 쉽게 할 수 있는 GUI 도구입니다.
solidpayorg / webledgers
Maps URIs to balances for distributed ledger systems using JSON-LD
WordPress / mcp-php-schema
Navigate and understand the MCP PHP schema
qingguatang / course
https://qingguatang.github.io/fecode/
hoyvoh / github-discovery
A workspace prototype following a reproducible framework across environments
tenequm / gh-cli
Plugin marketplace for Claude Code
Metavibez4L / github
OpenClaw agent workspace with enhanced GitHub skill and modular automation tools
openclaw / github-api-1.0.1
All versions of all skills that are on clawhub.com archived
hoyvoh / git-operations
A workspace prototype following a reproducible framework across environments
openclaw / github-api
All versions of all skills that are on clawhub.com archived
openclaw / mission-control-builder
All versions of all skills that are on clawhub.com archived
diegosouzapw / skill-researcher
Repositorio Publico, agregador de skills
diegosouzapw / skill-researcher-adaptationio
Repositorio Publico, agregador de skills
YPYT1 / github-api
集合了所有的openclaw,claudecode,open等各个平台所有的skills
diegosouzapw / gh-discussions-answerer
Repositorio Publico, agregador de skills
diegosouzapw / gh-discussions-answerer-anntnzrb
Repositorio Publico, agregador de skills
diegosouzapw / gh-discussions-answerer-majiayu000
Repositorio Publico, agregador de skills
instructure / pr
Create a pull request following InstUI conventions
almartin82 / deploy
A simple interface for accessing NJ DOE school data in R and Python
dylanebert / peel
A 3D game engine designed for vibe coding
goern / catchup
Review last commit and branch changes
depictio / db
Bioinformatics web-platform visualisation dashboard creation
IndividualKex / plant
An advanced FVD (Force Vector Design) roller coaster editor.
steve-fish / ui
Launch the ShadCN UI builder agent for interface design and implementation
IndividualKex / nourish
An advanced FVD (Force Vector Design) roller coaster editor.
ndsrf / agent
The Ultimate Multiplayer Wine Tasting Experience
matryer / ask
Team knowledgebase framework for LLM IDEs
eladkishon / hyve-work
Isolated Workspaces for AI Agents & Multi-Repo Development
matryer / help
Team knowledgebase framework for LLM IDEs
matryer / setup
Team knowledgebase framework for LLM IDEs
matryer / report
Team knowledgebase framework for LLM IDEs
matryer / ingest
Team knowledgebase framework for LLM IDEs
alexanderop / tag
Create a semantic version tag based on conventional commits
manutej / rmp
Execute Recursive Meta-Prompting loop with quality convergence
wiperi / plan
QRent is a rental platform built for students in Australia.
lancejames221b / recall
Search and retrieve memories from hAIveMind collective knowledge base
palimondo / hi
Say hi and get caught up on the BookMinder project
tborys / sm
BMAD with extra expansion packs
tborys / po
BMAD with extra expansion packs
tborys / pm
BMAD with extra expansion packs
lancejames221b / hv-sync
Synchronize hAIveMind commands, configurations, and agent state with collective
lancejames221b / suggest
Get AI-powered hAIveMind command suggestions based on current context and intent
lancejames221b / hv-query
Query hAIveMind collective knowledge and specialized agent expertise
lancejames221b / remember
Store knowledge and experiences in hAIveMind collective memory
lancejames221b / examples
Show contextual examples for hAIveMind commands with real-world scenarios
arach / next
A beautifully designed, floating Pomodoro timer that respects your workspace.
lancejames221b / hv-status
Monitor hAIveMind collective health, agent status, and system performance
lancejames221b / hv-ticket
Manage hAIveMind kanban tickets and tasks with full project integration
devdotbo / ultrathink
Activate UltraThink methodology for single-agent development
zenchantlive / trello
Node-based implementation of the Recursive Language Model (RLM)
rayk / release
Release changed plugins with version bumps, changelog update, commit, and push
arach / roadmap
A beautifully designed, floating Pomodoro timer that respects your workspace.
rayk / plugins
Show installed plugins, their triggers, and available commands/agents
arach / progress
A beautifully designed, floating Pomodoro timer that respects your workspace.
zenchantlive / debug-ci
Node-based implementation of the Recursive Language Model (RLM)
moriweiji / superh
🚀 **一个专业的SuperClaude命令推荐引擎,基于deepwiki专家咨询机制,为用户提供精准的命令建议**
karanchawla / vvm
vibe virtual machine
underwear / op
Manage 1Password secrets
PlaiPin / take-photo
ROS2 meets OpenClaw 💗
phj128 / survey
|
DaRipper91 / prd-drafter
Pickle Rick's PRD Engine
davidklan-png / linkedin-post
OpenClaw Agent Kinokomon
tnotesjs / TNotes.en-words
📒 英语词库
ASMlover / mysql
Study summary
crazycs520 / note
learn note
jymot / AI
Notes
silenceboychen / nodejs-interview
nodejs面试题
Antarctics / noname
无名杀的扩展编写教程文档。
lexkong / doc
go vim ide配置工具
aAAaqwq / content-source-aggregator
GitHub skills仓库
empjs / empjs
EMP 全栈技能:React 19 脚手架脚本、emp.config.ts 配置、Tailwind v4、微前端 empRuntime、@empjs/valtio 状态管理、React 性能优化。适用于创建 EMP 应用、配置模块联邦、状态管理、性能优化等场景。
w00ing / seer
Visual feedback capture for any running macOS app window via osascript + screencapture
RhettArk / ui-ux
UI/UX Specialist Domain Expertise: - User interface design and implementation - Component design and styling - Accessibility (a11y) best practices - Responsive design and mobile-first approach
hmemcpy / ralph
Interactive planning skill for Claude Code. Generates specs, implementation plans, and loop infrastructure through clarifying questions.
zzstoatzz / cli
Use the pdsx CLI for ATProto record operations. Requires auth for writes, supports batch operations via stdin.
sbusso / debug
Expert debugging methodology. Triggers on debug, investigate, fix bug, troubleshoot.
jdonohoo / ux
UX Vern - Cool architecture, but can the user find the button? Empathy-driven design thinking.
vivshaw / fuck
Use this skill when a bash command fails, when you make a mistake, or when you get frustrated.
tofunori / plot
Annoter visuellement des plots matplotlib et les modifier via référence par couleur
landfolk / tx-styling
Guidance for using @landfolk/tx styling (tx prop, grouping syntax, Tailwind transformer, SWC + ESLint plugins) in React/Next.js.
krystophny / pr
Start new bug fix. Supports multiple in parallel via worktrees. No args = create from current changes.
zolkers / do
Use for ANY task - automatically plans if needed, then executes step by step with mandatory code review
aibangjuxin / gcp
Linux & GCP Infrastructure Architect - 专注于 Linux、GCP (GCE/GKE)、Kubernetes、Kong 网关及网络协议的资深技术专家。擅长解决基础设施层面的复杂问题。
NagasakaH / e2e
E2Eテストの生成・実行ガイド。テストジャーニーの作成、テスト実行、スクリーンショット/動画/トレースの取得、アーティファクトのアップロードをサポート。「E2Eテスト」「エンドツーエンドテスト」「Playwrightテスト」「ユーザージャーニーのテスト」などのフレーズで発動。
pardnchiu / project-agenvoy
明確提及「Agenvoy」時,一律使用此 skill。若使用者說「這個專案」、「專案進度」等模糊詞彙,且對話歷史(不含 summary)中沒有出現其他專案的明確上下文,則視為在詢問 Agenvoy,同樣使用此 skill。
augustscl / feishu-task
--- name: feishu-task description: | 飞书任务管理工具,用于创建、查询、更新任务和清单。 当以下情况时使用此 Skill : (1) 需要创建、查询、更新、删除任务
augustscl / feishu-bitable
--- name: feishu-bitable description: | 飞书多维表格(Bitable)的创建、查询、编辑和管理工具。包含 27 种字段类型支持、高级筛选、批量操作和视图管理。 当以下情况时使用此 Skill : (1) 需要创建或管理飞书多维表格 App
augustscl / feishu-im-read
--- name: feishu-im-read description: | 飞书 IM 消息读取工具使用指南,覆盖会话消息获取、话题回复读取、跨会话消息搜索、图片/文件资源下载。 当以下情况时使用此 Skill : (1) 需要获取群聊或单聊的历史消息
jkitchin / litdb
Expert assistant for using litdb - a literature and document database for scientific research
erikvullings / mithril-ui-form
A powerful, declarative framework for creating accessible, high-performance forms in Mithril applications.
somnath-more / JS
Here are 10 tough JavaScript interview questions: 1. Q1: ```javascript console.log(typeof null); ans : object ```
kwakminoo / Project-a_crowed_forest
Skill - ~~~C using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.TextCore.Text;
yangliu2060 / clawdchat-analysis
ClawdChat - Moltbook 深度分析 Skill for Claude Code. 抓取和分析 AI agents 社交网络,挖掘核心问题和解决方案。
mutemoon / docs
moon-lol 是一个基于 Bevy 引擎开发的《英雄联盟》复刻项目。该项目利用 Rust 语言的高性能和 Bevy 引擎的现代 ECS 架构,实现了对 LoL 资源文件(WAD, PROP, TEX 等)的解析加载,并初步构建了战斗系统、技能系统以及 UI 界面。
glassesneo / sparze
Expert guidance for Sparze ECS apps including systems, queries, components, resources, events, and performance trade-offs.
github / gh-cli
Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.
GBSOSS / skill-from-github
Stand on the shoulders of giants — Create AI skills built on proven methodologies from domain experts.
majiayu000 / github-search
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / github-trending
🚀 39+ battle-tested Claude Code skills & 9 specialized agents for professional software development. The most comprehensive skill library for Claude Code.
airbytehq / airbyte-agent-connectors
🐙 Drop-in tools that give AI agents reliable, permission-aware access to external systems.
majiayu000 / search-operations
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
forgivesam168 / gh-cli
Search repositories gh search repos "stars:>1000 language:python" JSON output gh search repos "stars:>100" --json name,description,stargazers
majiayu000 / contribution-loop
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / github-ai-projects
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
yldgio / gh-cli
Search repositories gh search repos "stars:>1000 language:python" JSON output gh search repos "stars:>100" --json name,description,stargazers
majiayu000 / code-porter
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / github-automation
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / gh-cli
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / 6-searchskill
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
beel-collab / gh-cli
Curated collection of agents, skills, prompts, and instructions to supercharge GitHub Copilot
christophacham / gh-cli
Curated library of 2,600+ agent skills consolidated from 48 sources, organized into 34+ categories
alexandereiseghohi / gh-cli
Search repositories gh search repos "stars:>1000 language:python" JSON output gh search repos "stars:>100" --json name,description,stargazers
ajilantony / gh-cli
A comprehensive suite of framework and accelerators designed to maximize productivity when using GitHub Copilot in VS Code. Copilot AgentOps provides structured guidelines, best practices, and ready-to-use accelerators to streamline your development workflow.
majiayu000 / github-search-brixtonpham-claude-config
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
brixtonpham / github-search
By topic gh search repos "topic:cli topic:terminal stars:>100" ```bash gh search repos "language:go pushed:>2024-06-01 stars:>100" --sort=updated ```
kbarbel640-del / github-kb
Examples: gh search repos "typescript cli" --limit 10 gh search repos "language:python stars:>1000" --limit 20 gh search repos "topic:mcp" --limit 15 ```
majiayu000 / search-operations-nice-wolf-studio-agent-github-skills
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
Nice-Wolf-Studio / search-operations
A collection of Claude Code skills that replicate GitHub MCP server functionality using gh CLI
majiayu000 / code-porter-dseirz-rgb-worker
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / github-automation-aaaaqwq-agi-super-skills
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
shotgun-sh / pr
Spec Driven Development 🤠 Write codebase-aware specs for AI coding agents so they don't derail.
move-hoon / do
Direct execution without planner overhead. Use for simple bug fixes, single file changes, or clear tasks.
bluewings1211 / cleanup
A Retrieval-Augmented Generation (RAG) Model-Controller-Provider (MCP) server designed to assist AI agents and developers in understanding and navigating codebases.. It supports incremental indexing and multi-language parsing, enabling LLMs to understand and interact with code.
DmitriyLyalyuev / ru
🎬 Automated YouTube channel and playlist synchronization service with Plex integration, Docker support, and intelligent filtering
ronnycoding / ai
Personal AI assistant supporting Claude Code and Gemini CLI - productivity automation, AppleScript skills, and custom workflows for macOS
knitli / plan
Semantic code search for AI agents — 166+ languages, hybrid search, works offline
knitli / tasks
Semantic code search for AI agents — 166+ languages, hybrid search, works offline
stefansimik / gs
Trading framework designed with simplicity, understandability and intuitive use in mind
Modelcode-ai / scan-candidates
set -euo pipefail QUERY="${ARGUMENTS:-}" if [ -z "$QUERY" ]; then QUERY="topic:YOUR_TOPIC stars:>50 pushed:>2025-01-01 archived:false" fi gh search repos "$QUERY" \
aniru888 / code-reference-finder
OAuth/Social Login: ``` grep.app: "NextAuth" "providers" path:auth language:typescript github: topic:nextauth topic:prisma stars:>50 pushed:>2024-01-01 ``` JWT Implementation:
nicksteffens / new-skill
Create a new Claude Code skill with tests
sheng-jie / pdf
处理 PDF 文件。用于读取、提取、创建或合并 PDF 文档。
Lianggs8 / arxiv
使用 arXiv 进行论文检索与获取:按关键词搜索、按 arXiv ID 获取摘要、下载论文 PDF。适用于做文献调研时快速定位论文、提取摘要、批量下载。
plurigrid / ruzzy
everything is topological chemputer!
jdonohoo / yolo
YOLO Vern - Gemini with --yolo mode. No guardrails. Full send.
andrewhowdencom / "skr"
A skill for using the skr CLI tool.
radutopala / tk
Git-backed ticket management for AI agents
andybons / ui
Opinionated constraints for building better interfaces with agents.
andrewhowdencom / rpc
Guidelines for RPC interface design, resilience, and tracing.
zolkers / git
Use when committing, pushing, or managing git operations for the user
DaRipper91 / ethics
Research ethics, IRB compliance, and data privacy analysis.
DaRipper91 / grant-writing
Backup of Gemini CLI skills and configurations
DaRipper91 / ethics-review
Backup of Gemini CLI skills and configurations
DaRipper91 / review
PhD-level academic manuscript and research proposal review.
ubuntupunk / pi-extension
Create, update, and publish Pi extensions
ollieb89 / do
Execute a phased implementation plan using subagents
Sandeep-AdaptIQ / get-search-view-results
Get the current search results from the Search view in VS Code
thiagovarela / clankie-memory
A persistent memory for your personal agent
CuteReimu / doc
《风声典藏版》桌游的服务端代码。客户端代码见:https://github.com/Death-alter/TheMessage
0verL1nk / skill-guard
The SSL for Agent Skills. Secure, sign, and verify AI agent capabilities.
ajokunu / Skill-Challenge-Tracker
Tracks specific a homebrew climbing Challenge from Dragons of Stormwreck Isle
pem725 / be-critical
Critically analyze the output and provide some depth of analysis.
wpz2020 / xinghuodocs
[](/) 技术文档-使用可视化的开发者请忽略此文档 服务端TS API Skill 复制链接
Chizaruu / wiki
A backup version of Roguebasin.com (WIP)
amterp / council
Let your AI agents convene and work together, as a Council.
iamzifei / image-upload
Upload images to hosting providers and get shareable URLs
apparata / bootstrapp
Instantiate a project from a Bootstrapp template bundle
openclaw / github-kb
All versions of all skills that are on clawhub.com archived
diegosouzapw / github-search
Repositorio Publico, agregador de skills
addozhang / research-prep
AI assistant skills and agents collection for OpenClaw
eannnnnn / gh
Click once. Agents execute. Experimental multi-agent orchestration lab.
diegosouzapw / gh-cli-fantomc0der
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli-mfts
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli-hocgin
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli-nuttycc
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli-ajilantony
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli-yharuto0917
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli-beel-collab
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli-seankearney
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli-williamlimasilva
Repositorio Publico, agregador de skills
diegosouzapw / gh-cli-alexandereiseghohi
Repositorio Publico, agregador de skills
diegosouzapw / github-search-majiayu000
Repositorio Publico, agregador de skills
diegosouzapw / github-search-brixtonpham
Repositorio Publico, agregador de skills
sundial-org / github-kb
Top OpenClaw skills, with the most popular and useful ones.
YPYT1 / github-kb
集合了所有的openclaw,claudecode,open等各个平台所有的skills
diegosouzapw / search-operations
Repositorio Publico, agregador de skills
diegosouzapw / search-operations-jtdowney
Repositorio Publico, agregador de skills
diegosouzapw / search-operations-majiayu000
Repositorio Publico, agregador de skills
diegosouzapw / search-operations-nice-wolf-studio
Repositorio Publico, agregador de skills
xmtplabs / qa
Create and manage Convos QA stress test conversations
dadlerj / commit
Commit the current conversation thread to tin
Darkmoth / sync
A task management system using slash commands
stefanhoelzl / ci
Push branch and trigger CI workflow
treylom / pdf
PDF를 Markdown으로 변환 (대용량 PDF, 한글 경로 지원)
feizhen / pm
生成产品规格文档 (使用 --file 指定 idea 文件,可用 @ 引用参考文档)
basher83 / verify-pr
Verify that PR claims match actual implementation
MaxThom / c7
MirHub is an IoT platform all battery included
asynkron / wt
Create a git worktree for a feature (project)
lambda-ber / pm
Project management related tasks
lancejames221b / help
Interactive help system for hAIveMind commands with context-aware suggestions
lancejames221b / recent
Show recently used hAIveMind commands with outcomes and pattern analysis
devdotbo / linear
Check and enforce linear task processing
lancejames221b / workflows
Show common hAIveMind command workflows and operational patterns
FlojoInc / x
Escape hatch - bypass PM workflow for quick tasks
FlojoInc / w
End-of-session wrap (saves context)
FlojoInc / p
Plan a new work item (Task/Bug)
FlojoInc / st
Quick status check (~500 tokens)
FlojoInc / gh
GitHub Issues integration (link, create, sync, import)
ThomKearney / Skills
Supporting DTL2025
andrewhowdencom / ci
Guidelines for GitHub Actions.
leopechnicki / sag
Leo's AI Assistant
leopechnicki / gog
Leo's AI Assistant
DharmaFactory / extensions
iykyk
openxjarvis / feishu-wiki
|
xiaomochn / feishu-task
|
xiaomochn / feishu-perm
|
xiaomochn / feishu-wiki
|
xiaomochn / feishu-chat
|
openxjarvis / feishu-drive
|
xiaomochn / feishu-drive
|
openxjarvis / feishu-urgent
|
xiaomochn / feishu-urgent
|
xiaomochn / feishu-bitable
|
fengshenx / avatar
Avatar for your openclaw!
augustscl / feishu-calendar
|
augustscl / feishu-fetch-doc
|
augustscl / feishu-create-doc
|
augustscl / feishu-update-doc
|
augustscl / feishu-channel-rules
|
luofengmacheng / algorithms
算法学习之路
Damon-duan / FE-Rule
FE develop Rule
xsjlmzs / Notes
some learning notes
ziwenhahaha / qqsg_struct
QQ三国的结构体和常见的数据偏移量
Fernando2603 / docs
Azur Lane Resources
Asma-Farheen / Mark.down
html css
huanhuan0728 / DataStructure
考研期间用来熟悉数据结构算法的
norsizu / comfyui-zimage
|
win4r / mytest
AI超元域频道_视频项目文件
YPCloudInc / md
Clouder
aAAaqwq / github-automation
GitHub skills仓库
williamlimasilva / gh-cli
Template for Copilot
peterfei / t
Alias for /thread command
cmdaltctr / c
Quick alias for /codebase
bearcove / bench
pikchr port to Rust
FlojoInc / s
Start working on a task