Productivity

claude-office-skills/whatsapp-automation

304github.com

WhatsApp Business automation - customer support, notifications, chatbots, and broadcast messaging

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

sundial-org/ontology

630github.com

Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.

$ npx skills add sundial-org/awesome-openclaw-skills
Voir la compétence

affaan-m/healthcare-eval-harness

230.4kgithub.com

Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance. Blocks deployments on safety failures.

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

affaan-m/healthcare-cdss-patterns

230.4kgithub.com

Clinical Decision Support System (CDSS) development patterns. Drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), alert severity classification, and integration into EMR workflows.

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

nousresearch/dogfood

github.com

Exploratory QA of web apps: find bugs, evidence, reports.

$ npx skills add nousresearch/hermes-agent
Voir la compétence

boristane/logging-best-practices

github.com

Logging best practices focused on wide events (canonical log lines) for powerful debugging and analytics

$ npx skills add boristane/agent-skills
Voir la compétence

shopify/shopify-use-shopify-cli

456github.com

Choose when the user needs **Shopify CLI** to run or fix something now: validate app or extension config on disk (`shopify.app.toml`, `shopify.app.<name>.toml`, `shopify.extension.toml`); run or troubleshoot store workflows (`shopify store auth`, `shopify store execute`); inventory or product changes by handle, SKU, or location name; or CLI setup, auth, upgrade issues. Emphasize **commands and operational steps**, not only authoring GraphQL. Skip for API-only understanding or codegen with no CLI execution. Examples: validate configuration before deploy; run an existing query via CLI; list products; missing `shopify store execute`.

$ npx skills add shopify/shopify-ai-toolkit
Voir la compétence

affaan-m/agent-payment-x402

230.4kgithub.com

Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.

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

affaan-m/autonomous-agent-harness

230.4kgithub.com

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

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

trailofbits/gh-cli

6.1kgithub.com

Enforces authenticated gh CLI workflows over unauthenticated curl/WebFetch patterns. Use when working with GitHub URLs, API access, pull requests, or issues.

$ npx skills add trailofbits/skills
Voir la compétence

addyosmani/source-driven-development

78.8kgithub.com

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

$ npx skills add addyosmani/agent-skills
Voir la compétence

affaan-m/benchmark

230.4kgithub.com

benchmark — an installable skill for AI agents.

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

softaworks/reducing-entropy

github.com

Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.

$ npx skills add softaworks/agent-toolkit
Voir la compétence

samber/golang-continuous-integration

2.6kgithub.com

CI/CD pipeline configuration using GitHub Actions for Golang projects — testing, linting, SAST, security scanning, code coverage, Dependabot, Renovate, GoReleaser, code review automation, and release pipelines. Use when setting up or improving Go project CI, configuring GitHub Actions workflows, adding linters or security scanners, automating dependency updates, or adding quality gates.

$ npx skills add samber/cc-skills-golang
Voir la compétence

momentic-ai/momentic-mobile-test

12github.com

Create, run, and maintain Momentic mobile E2E tests and modules for Android and iOS. Use Momentic MCP tools for live device validation, and use direct v2 YAML edits only for high-confidence local mobile v2 changes.

$ npx skills add momentic-ai/skills
Voir la compétence

andrelandgraf/ralph-loop

github.com

Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.

$ npx skills add andrelandgraf/fullstackrecipes
Voir la compétence

langchain-ai/langgraph-docs

github.com

Fetches and references LangGraph Python documentation to build stateful agents, create multi-agent workflows, and implement human-in-the-loop patterns. Use when the user asks about LangGraph, graph agents, state machines, agent orchestration, LangGraph API, or needs LangGraph implementation guidance.

$ npx skills add langchain-ai/deepagents
Voir la compétence

callstackincubator/validate-skills

1.5kgithub.com

Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.

$ npx skills add callstackincubator/agent-skills
Voir la compétence

affaan-m/santa-method

230.4kgithub.com

Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.

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

affaan-m/jira-integration

230.4kgithub.com

Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.

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

czlonkowski/n8n-expression-syntax

github.com

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, mapping data between nodes, or referencing webhook data in workflows. Use this skill whenever configuring node fields that reference data from previous nodes — expressions are how n8n passes data between nodes, and getting the syntax wrong is the most common source of workflow errors. Also use when asked whether a complex expression hurts performance.

$ npx skills add czlonkowski/n8n-skills
Voir la compétence

wshobson/evaluation-methodology

38.0kgithub.com

PluginEval quality methodology — dimensions, rubrics, statistical methods, and scoring formulas. Use this skill when understanding how plugin quality is measured, when interpreting a low score on a specific dimension, when deciding how to improve a skill's triggering accuracy or orchestration fitness, when calibrating scoring thresholds for your marketplace, or when explaining quality badges to external partners like Neon.

$ npx skills add wshobson/agents
Voir la compétence

cloudflare/building-mcp-server-on-cloudflare

1.9kgithub.com

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment". Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

$ npx skills add cloudflare/skills
Voir la compétence

affaan-m/git-workflow

230.4kgithub.com

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.

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