GitHub
Skills harvested from GitHub repositories
14810 skills availabledeep-dive
Autonomous deep research using the same DAG-based planning pattern as Google's Deep Research — but running entirely on C...
database-optimization
Always run EXPLAIN ANALYZE before optimizing. Read the output bottom-up. -- PostgreSQL EXPLAIN (ANALYZE, BUFFERS, FORMAT...
redis-patterns
async function getUser(userId: string): Promise<User> { const cacheKey = user:${userId}; const cached = await redis.get(...
microservices-design
Define services around business capabilities, not technical layers. Each service owns its data store and exposes a clear...
shaping
A structured approach for collaboratively defining problems and exploring solution options. --- Shaping produces documen...
kickoff-doc
Turn a kickoff call transcript into a builder-facing reference document for a shaped project. --- Ask the user: Who is t...
framing-doc
Produce a frame document from one or more conversation transcripts. The frame captures the "why" — what problem to solve...
harness
도메인/프로젝트에 맞는 하네스를 구성하고, 각 에이전트의 역할을 정의하며, 에이전트가 사용할 스킬을 생성하는 메타 스킬. 핵심 원칙: 에이전트 정의(.claude/agents/)와 스킬(.claude/skills/)...
skill
CLI only - Use refly <command>, never call API directly. Trust JSON - Only trust CLI JSON (ok, payload, error, hint). No...
wechat-article-downloader
This skill helps you download articles from WeChat official accounts using an MCP server that interfaces with a WeChat a...
clawtributor
Community incident reporting for AI agents. Contribute to collective security by reporting threats, vulnerabilities, and...
clawsec-suite
Required runtime: node, npx, openclaw, curl, jq, shasum, openssl, unzip Side effects: setup scripts install an advisory ...
clawsec-scanner
Comprehensive security scanner for agent platforms that automates vulnerability detection across multiple dimensions: De...
clawsec-nanoclaw
Security advisory monitoring that protects your WhatsApp bot from known vulnerabilities in skills and dependencies. Claw...
clawsec-clawhub-checker
Adds a reputation gate on top of the clawsec-suite guarded installer. Required runtime: node, clawhub, openclaw Depends ...
claw-release
Internal tool for releasing skills and managing the ClawSec catalog. An internal tool by Prompt Security --- Internal ma...
soul-guardian
Protects your agent's core files (SOUL.md, AGENTS.md, etc.) from unauthorized changes with automatic detection, restorat...
openclaw-audit-watchdog
You can get openclaw-audit-watchdog in two ways: If you've installed clawsec-suite, you may already have this! Openclaw-...
hermes-attestation-guardian
IMPORTANT SCOPE: This skill targets Hermes infrastructure only (CLI/Gateway/profile-managed deployments). This skill is ...
picoclaw-self-pen-testing
Purpose: keep Picoclaw posture-review checks isolated from the broader guardian package so moderation-sensitive checks c...
picoclaw-security-guardian
Detailed architecture/operator docs: wiki/modules/picoclaw-security-guardian.md. Provide Picoclaw with the same support-...
web-artifacts-builder
To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-arti...
cheapclaw-watchdog
Use this skill when the trigger reason or panel events indicate watchdog observations, stalled tasks, repeated fresh att...
pptx
| Task | Guide | |------|-------| | Read/analyze content | python -m markitdown presentation.pptx | | Edit or create fro...