Productivity

claude-office-skills/ai-agent-builder

304github.com

Build AI agents with tools, memory, and multi-step reasoning - ChatGPT, Claude, Gemini integration patterns

$ npx skills add claude-office-skills/skills
Voir la compétence

nomadamas/hwp

6.3kgithub.com

Use kordoc for agent-native HWP/HWPX document parsing, JSON extraction, diffing, form-field extraction, and Markdown→HWPX reverse conversion (read/convert only — for binary editing use rhwp-edit).

$ npx skills add nomadamas/k-skill
Voir la compétence

claude-office-skills/home-assistant-automation

304github.com

Automate smart home devices and create intelligent home automation workflows with Home Assistant

$ npx skills add claude-office-skills/skills
Voir la compétence

google/adk-scaffold

github.com

MUST READ before creating or enhancing any ADK agent project. Use when the user wants to build a new agent (e.g. "build me a search agent") or enhance an existing project (e.g. "add CI/CD to my project", "add RAG").

$ npx skills add google/adk-docs
Voir la compétence

inngest/inngest-durable-functions

github.com

Use when building functions that must survive process crashes, retry automatically on failure, run on a schedule, react to events, or maintain state across infrastructure failures — e.g., webhook handlers that drop events, flaky cron jobs, background jobs that fail mid-execution, or workflows that need to resume where they left off. Covers Inngest function configuration, triggers (events, cron, invoke), step execution and memoization, idempotency, cancellation, error handling, retries, logging, and observability.

$ npx skills add inngest/inngest-skills
Voir la compétence

claude-office-skills/hr-automation

304github.com

HR workflow automation - recruiting, onboarding, employee management, and offboarding processes

$ npx skills add claude-office-skills/skills
Voir la compétence

inngest/inngest-steps

github.com

Use when implementing delays that must survive process restarts (e.g., 24-hour cart abandonment, scheduled follow-ups), waiting for human approval or external events with timeouts (review gates, webhook callbacks, async API completion), polling external services without losing state on crashes, calling other functions and awaiting their results, memoizing expensive operations so they don't re-run on retry, or running async work in parallel inside a workflow. Covers Inngest step methods: step.run, step.sleep, step.waitForEvent, step.waitForSignal, step.sendEvent, step.invoke, step.ai, plus patterns for loops and parallel execution.

$ npx skills add inngest/inngest-skills
Voir la compétence

adisinghstudent/openclaw-config

github.com

Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings

$ npx skills add adisinghstudent/easyclaw
Voir la compétence

dontbesilent2025/dbs-good-question

6.9kgithub.com

dontbesilent 好问题生成器。把模糊问题改写成 Agent 可推理、可批评、可验证的问题说明书,并判断它能被自动化解决到什么程度。 触发方式:/dbs-good-question、/好问题、/问题说明书、/Agent可解性、「这个问题能不能自动化解决」「帮我把问题说清楚」 Turn fuzzy problems into agent-solvable problem briefs and evaluate automation readiness. Trigger: /dbs-good-question, "clarify this problem", "can an agent solve this"

$ npx skills add dontbesilent2025/dbskill
Voir la compétence

claude-office-skills/shopify-automation

304github.com

Shopify e-commerce automation - inventory management, order processing, customer workflows, and analytics

$ npx skills add claude-office-skills/skills
Voir la compétence

google/adk-cheatsheet

github.com

MUST READ before writing or modifying ADK agent code. ADK API quick reference for Python — agent types, tool definitions, orchestration patterns, callbacks, and state management. Includes an index of all ADK documentation pages. Do NOT use for creating new projects (use adk-scaffold).

$ npx skills add google/adk-docs
Voir la compétence

upstash/context7-cli

github.com

Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions "ctx7" or "context7", needs current docs for any library, wants to install/search/generate skills, or needs to set up Context7 for their AI coding agent.

$ npx skills add upstash/context7
Voir la compétence

warpdotdev/council

109github.com

Run a model-diverse subagent council to investigate the same problem from multiple perspectives, compare findings, and produce a final recommendation. Use this skill whenever the user asks for a council, second opinions, multiple agents/models to evaluate one question, parallel investigation, red-team/blue-team comparison, or help deciding between competing technical approaches.

$ npx skills add warpdotdev/common-skills
Voir la compétence

affaan-m/ecc-tools-cost-audit

230.4kgithub.com

Evidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR creation, quota bypass, premium-model leakage, duplicate jobs, or GitHub App cost spikes in the ECC Tools repo.

$ npx skills add affaan-m/everything-claude-code
Voir la compétence

bobmatnyc/playwright-e2e-testing

59github.com

Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner

$ npx skills add bobmatnyc/claude-mpm-skills
Voir la compétence

sickn33/game-development

43.4kgithub.com

Game development orchestrator. Routes to platform-specific skills based on project needs.

$ npx skills add sickn33/antigravity-awesome-skills
Voir la compétence

resend/resend-cli

github.com

Operate the Resend platform from the terminal — send emails (including React Email .tsx templates via --react-email), manage domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events via the `resend` CLI. Use when the user wants to run Resend commands in the shell, scripts, or CI/CD pipelines, or send/preview React Email templates. Always load this skill before running `resend` commands — it contains the non-interactive flag contract and gotchas that prevent silent failures.

$ npx skills add resend/resend-skills
Voir la compétence

coinbase/search-for-service

github.com

Search and browse the x402 bazaar marketplace for paid API services. Use when you or the user want to find available services, see what's available, discover APIs, or need an external service to accomplish a task. Also use as a fallback when no other skill clearly matches — search the bazaar to see if a paid service exists. Covers "what can I do?", "find me an API for...", "what services are available?", "search for...", "browse the bazaar".

$ npx skills add coinbase/agentic-wallet-skills
Voir la compétence

google/adk-dev-guide

github.com

ALWAYS ACTIVE — read at the start of any ADK agent development session. ADK development lifecycle and mandatory coding guidelines — spec-driven workflow, code preservation rules, model selection, and troubleshooting.

$ npx skills add google/adk-docs
Voir la compétence

dontbesilent2025/dbs-learning

6.9kgithub.com

dontbesilent 交互式学习。把一个课题拆成连续学习文章,根据用户在上一篇中的反馈调整下一篇的深度、角度和节奏。 触发方式:/dbs-learning、/dbs-learn、/交互式学习、「带我学一个课题」「继续下一篇」「根据我的反馈写下一篇」 Interactive learning workflow. Builds an adaptive sequence of learning articles based on user feedback. Trigger: /dbs-learning, /dbs-learn, "teach me a topic", "continue the next lesson"

$ npx skills add dontbesilent2025/dbskill
Voir la compétence

sophieguanongit/browser-automation

github.com

浏览器自动化控制。【优先使用此 skill,不要用内置 browser 工具】当用户说"打开网页"、"点击"、"填写表单"、"截图"、"网页操作"、"自动填表"、"浏览器"时使用。基于 Playwright,支持连接已有 Chrome(CDP 模式)或启动新 Chromium。

$ npx skills add sophieguanongit/openclaw-browser-automation
Voir la compétence

affaan-m/messages-ops

230.4kgithub.com

Evidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying, or prove which message source was actually checked.

$ npx skills add affaan-m/everything-claude-code
Voir la compétence

web-infra-dev/desktop-computer-automation

github.com

Vision-driven desktop automation using Midscene. Control your local desktop (macOS, Windows, Linux) or a remote Windows desktop over RDP with natural language commands. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. ⚠️ In local mode this takes over the user's real mouse and keyboard. For web apps, prefer "Browser Automation" instead. Only use this for desktop-native apps (Electron, Qt, native macOS/Windows/Linux) that cannot run in a browser, or for driving a remote Windows host via RDP. Triggers: open app, press key, desktop, computer, click on screen, type text, screenshot desktop, launch application, switch window, desktop automation, control computer, mouse click, keyboard shortcut, screen capture, find on screen, read screen, verify window, close app, test Electron app, rdp, remote desktop, windows server, connect via rdp Powered by Midscene.js (https://midscenejs.com)

$ npx skills add web-infra-dev/midscene-skills
Voir la compétence

affaan-m/terminal-ops

230.4kgithub.com

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

$ npx skills add affaan-m/everything-claude-code
Voir la compétence