Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Filter by category

54,680 results · page 606 of 1,823

  • memstack-security-csp-headersSkillSecurity

    Lets your agent audit, generate, and fix HTTP security headers like CSP and HSTS for a web app.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-security-dependency-auditSkillSecurity

    Lets your agent scan project dependencies for vulnerabilities, abandoned packages, and upgrade risks.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-security-git-guardSkillFiles & storage

    Lets your agent check whether a git repo is protected against committing secrets and install those safeguards.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-security-owasp-top10SkillSecurity

    Lets your agent run a web app security review covering the OWASP Top 10 vulnerability categories.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-security-rls-checkerSkillDatabases & data

    Lets your agent audit your Supabase database's row-level security to find tables left unprotected.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-security-rls-guardianSkillDatabases & data

    Makes your agent add row-level security policies to every new or changed database table.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-security-secrets-scannerSkillSecurity

    Lets your agent scan source code to find exposed secrets like API keys and passwords.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-seo-ai-search-visibilitySkillSearch

    Lets your agent optimize content so it gets cited by AI search engines like ChatGPT and Perplexity.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-seo-keyword-researchSkillSearch

    Lets your agent find target keywords with search volume, difficulty, and content mapping.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-seo-local-seoSkillSearch

    Guides your agent through improving a business's visibility in local search results and Google Maps listings.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-seo-meta-tag-optimizerSkillSearch

    Lets your agent write and improve HTML meta tags like titles and descriptions for better search visibility.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-seo-schema-markupSkillSearch

    Lets your agent add and fix schema.org structured data so pages qualify for rich search results.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • memstack-seo-site-auditSkillWeb & browsing

    Lets your agent check a website's SEO health, including meta tags, performance, and structured data.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • projectSkillDev tools

    Lets your agent save its current project state and context so work can be resumed later.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • quillSkillDocs & knowledge

    Lets your agent create client-facing quotes, proposals, and price documents when you ask for one.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • shardSkillFiles & storage

    Lets your agent split large files into smaller pieces when you ask to shard or split a file.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • sightSkillDev tools

    Lets your agent draw diagrams and visual overviews of code structure when you ask to visualize or diagram something.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • stateSkillDev tools

    Lets your agent save and reload what it was working on so it can pick up where it left off.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • token-optimizationSkillAI & models

    Lets your agent shrink tool output before sending it to the AI model, saving tokens and fitting more in the context window.

    Ready to connect★ 422

    github.com/cwinvestments/memstack419 stars

    View details
  • agentsop-agent-topology-selectionSkillAI & models

    Helps your agent decide whether a task needs one agent or several, and pick the right multi-agent setup.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-aiderSkillFiles & storage

    Guides your agent to edit code in an existing git repo using Aider, with per-edit commits, undo, and an auto-test loop.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-bio-fraud-forensicsSkillMedia

    Screens biomedical / life-science papers for signs of data fabrication, image manipulation, and statistical anomalies, using the detection techniques distilled from the field's canonical exposure platforms (PubPeer, Data Colada, Science Integrity Digest, For Better Science) and tools (ImageTwin/Proo

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-bounded-loopSkillDocs & knowledge

    Teaches your agent to cap its retry and iteration loops with explicit limits so they stop reliably instead of running forever.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-code-execution-decisionSkillAI & models

    Helps your agent decide when to write and run code for a task instead of reasoning in plain language.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-context-scope-disciplineSkillFiles & storage

    Keeps your coding agent's editable file set small and focused so it edits the right files instead of getting distracted.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-conventions-pinningSkillFiles & storage

    Guides your agent to write and maintain a coding-style file so every coding session follows your project's rules.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-cost-tiered-modelsSkillProductivity

    Guides your agent to split an AI workflow so a strong model makes key decisions and a cheap model handles routine steps, cutting cost.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-crewaiSkillDocs & knowledge

    Guides your agent through building multi-agent systems with CrewAI, covering role design, task pipelines, and orchestration patterns.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-difySkillDocs & knowledge

    Guides your agent through building LLM apps on Dify, from visual workflows to RAG chatbots and self-hosting.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details
  • agentsop-domain-eval-setSkillDev tools

    Helps your agent build a small held-out test set from your own data to check if an AI system works on your domain.

    Ready to connect★ 421

    github.com/agentsope/skillalchemy421 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

54,249 of the 54,680 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI