Open library for Cursor
Skills for Cursor
AI-native code editor with deep multi-file context, Cursor rules, and MDC files. skills-hub.ai is the open registry of installable SKILL.md files, install one into Cursor in a single command, versioned and security-scanned.
Skills install to ~/.cursor/skills/ and load when their triggers match, no manual prompt engineering.
Top skills for Cursor
See all →by skills-hub
Thorough code review — checks correctness, security, performance, readability, and test coverage. Gives actionable feedback ranked by severity.
by unitysky
A comprehensive autonomous web research agent that performs targeted searches, fetches and parses web content, summarizes findings, and generates structured reports, adhering to industry best practices for accuracy, security, and robustness.
by tinh2
Zero to power user in one invoke — detects OS, installs Homebrew/apt/Node.js/Python, sets up Claude Code, authenticates skills-hub CLI, connects MCP servers, and installs recommended skills based on your project. Cross-platform (macOS, Linux, WSL). Idempotent. Use when: 'quickstart', 'setup machine', 'new machine setup', 'install everything', 'get started', 'onboard me', 'setup skills-hub', 'fresh install'.
by skills-hub
Systematic code refactoring — extract functions, reduce complexity, eliminate duplication, improve naming, and split large files. Preserves behavior with tests.
by skills-hub
Stop overthinking. Ship the thing. The Ralph Wiggum approach to software delivery: naive boldness backed by the confidence that you can fix anything after it lands. For when your inner perfectionist needs to sit down.
by tinh2
Process audio and video with FFmpeg -- encoding, format conversion, trimming, concatenation, audio extraction, noise reduction, volume normalization, watermarking, subtitle burning, GIF creation, thumbnail extraction, and hardware-accelerated transcoding. Covers 100+ input/output formats.
Learn to build and publish your own AI agent skills -- from idea to published on skills-hub.ai
by skills-hub
Set up CI/CD pipelines — generates GitHub Actions, GitLab CI, or Bitbucket Pipelines with lint, test, build, deploy stages. Detects stack automatically.
Map your goal to a multi-skill workflow -- suggests Combo chains, generates custom pipelines, and explains each step
by skills-hub
Full product launch pipeline. Competitive analysis, positioning, landing page SEO, schema markup, social media content, and pitch deck. From idea to launched and marketed.
by skills-hub
Scan a codebase for security vulnerabilities — OWASP Top 10, secrets in code, dependency CVEs, auth flaws, injection risks, and misconfigurations. Fixes what it finds.
Learn effective AI prompting through practice -- good vs bad prompts, context management, the STAR framework, and advanced techniques
by skills-hub
A comprehensive social media automation skill that monitors platforms like Reddit and other social media sites to generate, post, and reply with relevant content promoting your app. It ensures content relevance, adheres to platform policies, and incorporates best practices for engagement and safety.
Interactive onboarding — detects your project, recommends skills, and walks you through your first install
by nicholascheon
A comprehensive, automated code quality analysis tool that performs static analysis across multiple programming languages, identifies issues, security vulnerabilities, code smells, and duplications, and generates detailed, actionable reports to improve code \
by skills-hub
Review or design REST/GraphQL APIs — checks naming, versioning, pagination, error handling, authentication, rate limiting, and consistency against industry standards.
by tinh2
AI-powered web search and research using the Perplexity API (Sonar models). Performs deep web research with citations, fact-checking, competitive analysis, market research, and technical documentation lookup. Supports streaming responses, search domain filtering, and recency filtering.
Multi-pass editor that removes AI-writing tells from drafted content — eliminates filler phrases, balances sentence length, restores opinion and voice, and strips em-dash overuse so posts sound human and opinionated rather than ChatGPT-generic. Use when the user wants to humanize AI-generated marketing copy, blog posts, landing pages, or social content.
by skills-hub
Pre-deploy safety check — runs tests, security audit, performance check, and dependency audit in sequence. Catches issues before they hit production.
by skills-hub
Repository health dashboard — scores your repo on tests, docs, CI, dependencies, security, code quality, and contributor experience. Actionable scorecard with fixes.
by skills-hub
Systematic debugging agent — reproduce the issue, isolate the root cause, trace the code path, fix it, and add a regression test. Works with any stack.
by skills-hub
Generates and reviews a complete set of legal documents. NDAs, privacy policies, GDPR compliance, data processing agreements, and formatted legal documents ready for review.
Persist, summarize, and reload agent context between sessions — writes a structured session log to CLAUDE.md / AGENTS.md / .hermes.md, snapshots decisions before destructive ops, and resumes long-running goals without re-briefing. Works with any coding agent.
by tinh2
Create professional videos autonomously using AI -- voiceovers (Qwen3-TTS with voice cloning), image generation (FLUX.2), background music (MusicGen), talking head animation (SadTalker), and Remotion rendering. Uses cloud GPUs via Modal or RunPod. Full pipeline from text brief to rendered MP4.
Installing a skill into Cursor
# Install one skill
npx @skills-hub-ai/cli install code-review --target cursor
# Reproduce a teammate's full setup from the lockfile
npx @skills-hub-ai/cli installFiles land in ~/.cursor/skills/. The lockfile .skills.json tracks every install, commit it and your team gets reproducible skills with one command.
Skills for every AI coding tool
The same SKILL.md works in every major AI agent, pick yours.