Community Agent Skills
Browse 13 community-submitted agent skills. Quality-reviewed on Skill123 — discover skills worth installing.
Agent skills submitted by the community and reviewed for quality and usefulness. Explore fresh discoveries for Cursor, Claude Code, Copilot, and other compatible agents.
No skills match your filters.
finance-market-analysis provides reusable US stock research workflows for company valuation, earnings preview/recap, options payoff, and liquidity checks.
Can help with
- →Pre-earnings stock research
- →Valuation sanity checks
company-valuation focuses on DCF and relative valuation with bull/base/bear assumptions and sensitivity tables.
Can help with
- →Estimating intrinsic value for a stock
- →Stress-testing valuation assumptions
cloudflare-deploy guides Cloudflare Pages, Workers, D1, KV, and R2 setup with wrangler.toml, CI/CD, and edge patterns.
Can help with
- →Deploying to Cloudflare
- →Workers setup
earnings-preview prepares a concise pre-report checklist covering estimates, historical surprises, and likely market drivers.
Can help with
- →Preparing before earnings day
- →Building a trading watchlist for earnings week
sql-analyst helps write efficient SQL, explain query plans, and analyze schemas for Postgres, MySQL, and BigQuery.
Can help with
- →SQL query writing
- →Query optimization
options-payoff helps model profit/loss curves for calls, puts, and multi-leg structures before placing trades.
Can help with
- →Comparing option structures
- →Checking breakeven and max loss
commit-messages analyzes git diffs and produces conventional commit messages focused on the why, not just the what.
Can help with
- →Writing commit messages
- →Before git commit
api-design guides RESTful API design, OpenAPI documentation, versioning, pagination, and error handling patterns.
Can help with
- →Designing new APIs
- →OpenAPI specs
threat-model guides STRIDE analysis for new features, documenting threats, mitigations, and security requirements.
Can help with
- →Security design review
- →New feature threat analysis
docker-deploy helps write multi-stage Dockerfiles, docker-compose setups, and container deployment configs for production.
Can help with
- →Dockerizing apps
- →Container deployment
seo-audit performs structured SEO audits covering meta tags, structured data, performance, and crawlability with prioritized fixes.
Can help with
- →SEO review
- →Launch checklist
vibe-code-reader is a community-submitted Agent Skill: 专为快速理解 vibe coding 项目设计的代码解读 skill。当用户上传或提供一个由 AI 生成(vibe coding)的项目,想理解项目结构、业务逻辑、技术架构,或接手别人的 AI 生成代码库时,必须使用本 skill。 触. Install with `npx skills add https://github.com/DylanMay/vibe-code-reader-skill` or copy to your agent skills directory.
Can help with
- →When the user needs help with vibe code reader
- →一个帮助人类程序员快速读懂 AI 生成代码(vibe coding)的 Claude Skill。 接手别人用 Cursor / Windsurf / Lovable 生成的项目时,往往面对一堆能跑但看不懂的代码——没有注释、没有文档、不
changelog-writer turns git logs and PRs into polished, user-facing release notes grouped by impact category.
Can help with
- →Release notes
- →CHANGELOG.md updates