Explore skills
65,012 skills found
skill-publisher
An end-to-end workflow for publishing agent skills to GitHub, ClawdHub, and skills.sh. It handles repository creation, topic tagging, ClawdHub publishing, skills.sh index requests, and installation verification.
pr-review-loop
Automate GitHub PR review workflows with configurable reviewers. This skill helps manage code reviews at scale, iterate through feedback cycles, address comments, and ensure tests and CI pass until all reviews are resolved, supporting multiple reviewers and a coder role.
file-organizer
Organizes and deduplicates file collections (music, images, documents, video) by scanning directories and ZIP archives, detecting duplicates via MD5, and copying unique files into a clean structure. Use this skill to clean up, sort, or reorganize any file collection, supporting strategies like by artist name.
pdf-bilingual-translator
Translate one or more PDFs into polished Simplified Chinese while preserving layout, headers/footers, original figures, tables, formulas, and visual style. Use when Codex receives PDFs and the user asks for Chinese translation, bilingual technical/proper terms, LaTeX/PDF output, figure/table label translation, or strict page-by-page visual QA with subagents.
code-review
Structured code review with a focus on security and quality. This skill systematically reviews code changes, PRs, and diffs, covering logic, error handling, security, performance, and readability, using a checklist approach.
non-consensus-research
This skill sets up an automated multi-agent research pipeline to discover non-consensus findings across various topic domains like AI hardware, biotech, or geopolitics. It builds a self-running system that re-executes periodically, performing deep sector-by-sector research and cross-sector analysis to identify mispriced findings.
principle-deepdive-html-style
Generates a single-file, deep-dive HTML article in the "principle-deepdive" visual style, featuring a dark/light theme, indigo/amber accents, inline-SVG diagrams, and collapsible cards. It's offline-readable, under 300KB, and ideal for long-form analytical articles that explore topics principle-by-principle.
skill-code-audit
Interactive codebase health audit covering 8 dimensions: Architecture, Security, Performance, Maintainability, Testing, Docs, Dependencies, Quality. Zero dependencies.
mermaid-slide-deck
Transforms logic, code paths, architecture, or verification results into a horizontal slide deck with a dark-theme PPT-style, Mermaid diagrams, and coloured panels, delivered as a single HTML file. Use it to visually explain how something works, or when slides, a deck, diagrams, or flowcharts are requested.
china-mirror-resolver
Self-healing China mirror source resolver. It automatically discovers, validates and configures domestic mirror sources for tools like pip, npm, Docker and GitHub, optimizing slow or timing out downloads in mainland China.
book-companion
Before you read a book, Book Companion provides essential information about its structure, value, historical context, and author background, helping you maximize your reading experience.
agent-debugger
Debugs errors and traces failures in AI agents and their tools. Identifies context errors, infinite loops, malformed tool calls, response parsing issues and subagent conflicts.