Top Rated
The most starred skills loved by the community. Quality guaranteed!
verification-loop
by affaan-m
"A comprehensive verification system for Claude Code sessions."
cost-aware-llm-pipeline
by affaan-m
Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
architecture-decision-records
by affaan-m
Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
market-research
by affaan-m
Conduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use when the user wants market sizing, competitor comparisons, fund research, technology scans, or research that informs business decisions.
skill-stocktake
by affaan-m
"Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation."
python-patterns
by affaan-m
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
deployment-patterns
by affaan-m
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
springboot-patterns
by affaan-m
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
python-testing
by affaan-m
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
eval-harness
by affaan-m
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
coding-agent
by openclaw
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
research-paper-writing
by NousResearch
End-to-end pipeline for writing ML/AI research papers — from experiment design through analysis, drafting, revision, and submission. Covers NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Integrates automated experiment monitoring, statistical analysis, iterative writing, and citation verification.
skill-creator
by openclaw
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
session-logs
by openclaw
Search and analyze your own session logs (older/parent conversations) using jq.
bear-notes
by openclaw
Create, search, and manage Bear notes via grizzly CLI.
songsee
by openclaw
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
slack
by openclaw
Use 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.
clawhub
by openclaw
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
gemini
by openclaw
Gemini CLI for one-shot Q&A, summaries, and generation.
goplaces
by openclaw
Query 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.
ordercli
by openclaw
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
obsidian
by openclaw
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
spotify-player
by openclaw
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
gh-issues
by openclaw
"Fetch 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]"