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.

Category: AI & models

9,019 results · page 63 of 301

  • ap-roadmap-scoutSkillAI & models

    Answer one named planning question with observations tied to the inspected sources; do not write or coordinate the roadmap.

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • ap-route-analystSkillAI & models

    Inspect only enough read-only project information to recommend a route and list the facts behind that recommendation.

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • ap-run-coordinatorSkillAI & models

    Start only ready, non-overlapping roadmap work and combine returned status at the written integration points.

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • ap-scoperSkillAI & models

    L3 useful-first roadmap author or complementary scout - proves capability when needed, inspects the real repository, and contributes to one executable ROADMAP.md without spawning.

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • ap-scribeSkillAI & models

    L4 terminal scribe - records new-run governance in PROMPTS.txt, ROADMAP.md, and append-only GATELOG.md; preserves legacy ledgers read-only.

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • ap-work-group-managerSkillAI & models

    Divide one accepted work group only when at least two useful workers can have non-overlapping ownership.

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • ap-workerSkillAI & models

    Produce only the assigned result, protect other owners' work, run the listed checks, and report an exact conflict instead of expanding scope.

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • autopromptSkillAI & models

    Run the Autoprompt orchestration loop on Prime Agent through a topology-enforcing native RLM dispatcher. Use only when the user explicitly invokes Autoprompt or asks to run the loop.

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • bd-to-br-migrationSkillAI & models

    Migrate docs from bd (beads) to br (beads_rust). Use when updating AGENTS.md, converting bd commands, "bd sync" → "br sync --flush-only", or beads migration.

    Ready to connect★ 1k

    github.com/dicklesworthstone/beads_rust1k stars

    View details
  • brSkillAI & models

    Official skill for beads_rust (`br`), a local-first, dependency-aware issue tracker for AI agents. Use when creating issues, triaging backlogs, managing dependencies, finding ready work, updating status, or syncing to git via JSONL.

    Ready to connect★ 1k

    github.com/dicklesworthstone/beads_rust1k stars

    View details
  • author-modeladvisor-checksSkillAI & models

    Author or upgrade Model Advisor checks for Simulink and System Composer models. Covers the full lifecycle: guideline authoring, check specification, Model Advisor check implementation, and qualification testing. Use when creating new checks (edit-time, standard batch, config-parameter, auto-fix), co

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • building-architecture-modelsSkillAI & models

    Common steps for building multi-layer system architecture models using System Composer. Use when implementing architecture models or when interacting with interface dictionaries, allocation sets, stereotypes, and requirements for architecture components.

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • building-simulink-modelsSkillAI & models

    Builds and edits Simulink, System Composer, Stateflow, and Simscape models. Use when modifying model structure, parameters, ports, connections, or Stateflow chart internals.

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • checking-model-complianceSkillAI & models

    Use this skill when the user asks to check Simulink model compliance against a standard (MISRA, MAB, JMAAB, ISO, DO, IEC, EN, CERT C/CWE, AUTOSAR, Simulink Code Inspector (SLCI)), wants to run Model Advisor checks, or needs a compliance report with fix suggestions. For JMAAB/MAB, supplement determin

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • configuring-block-policySkillAI & models

    Guide users through creating and managing .satk/block-policy.json for controlling which blocks the agent can use, which are excluded, and which block parameters the agent should not modify. Use when setting up block usage policy for a project.

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • generate-requirement-draftsSkillAI & models

    Generates draft requirements from Simulink models. Use when drafting or updating requirement artifacts from a model. Prefers Requirements Toolbox (.slreqx) when available; falls back to structured YAML.

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • inject-faultsSkillAI & models

    Add, configure, and manage faults on Simulink, Simscape, and System Composer model signals for robustness analysis and safety validation. Use when injecting faults (stuck, noise, gain, offset) onto block inports/outports, enabling fault simulation, or analyzing fault effects. Covers sensor failures,

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • simulink-curating-library-kgSkillAI & models

    Use this skill when the user wants to curate the SATK library knowledge index for a Simulink project — mark commonly used blocks, correct auto-assigned block categories, or improve block descriptions so the model-building agent picks better blocks from custom libraries. Triggered by phrases like "ma

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • simulink-frequency-responseSkillAI & models

    Estimate frequency response from Simulink models using frestimate. Use when frequency response should be obtained from simulation rather than model linearization.

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • specifying-plant-modelsSkillAI & models

    Specify plant models for closed-loop simulation: system specs, architecture, build plans, validation plans. Use when creating, updating, or reviewing plant model specifications, planning plant model architecture, or planning plant model validation.

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • testing-simulink-modelsSkillAI & models

    Tests Simulink models using either ephemeral Gherkin-based tests (model_test) for quick validation or persistent tests (Simulink Test API) authored from requirements or behavioral specs. Requires Simulink Test.

    Ready to connect★ 1k

    github.com/matlab/simulink-agentic-toolkit1k stars

    View details
  • skill-competitor-analysisSkillAI & models

    Analyze competitor accounts' content strategies: break down topic selection, formats, viral patterns, and engagement models, and output differentiation opportunities and action recommendations. Use when the user says "分析竞品", "竞品账号", "对标账号", "拆解爆款", "竞品在做什么", "对手内容策略", or "竞争分析". Difference from skil

    Ready to connect★ 1k

    github.com/zju-real/easel1k stars

    View details
  • skill-risk-scannerSkillAI & models

    Content originality and copyright risk assessment: analyzes copy for signs of plagiarism/rewriting or reposting, evaluates copyright risk of assets, and checks citation practices. Based on LLM text analysis; does not include technical plagiarism detection. Triggered when the user says "查重", "原创度", "

    Ready to connect★ 1k

    github.com/zju-real/easel1k stars

    View details
  • social-contentSkillAI & models

    General multi-platform social media content (single post / fallback): hook copy, body text, hashtag strategy, and engagement prompts, focused on **follower growth / engagement / content operations**. Supports Weibo, Douyin, Bilibili, Zhihu, WeChat Official Accounts, X, and more. The default choice w

    Ready to connect★ 1k

    github.com/zju-real/easel1k stars

    View details
  • hlslSkillAI & models

    HLSL code generation, StringBuilder patterns, builtin headers, and DXIL embedding.

    Ready to connect★ 1k

    github.com/luisagroup/luisacompute1k stars

    View details
  • trellis-break-loopSkillAI & models

    Deep bug analysis to break the fix-forget-repeat cycle. Analyzes root cause category, why fixes failed, prevention mechanisms, and captures knowledge into specs. Use after fixing a bug to prevent the same class of bugs.

    Ready to connect★ 1k

    github.com/fy-agent/fyagent1k stars

    View details
  • trellis-checkSkillAI & models

    Comprehensive quality verification: spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks. Use when code is written and needs quality verification, before committing changes, or to catch context drift during long sessions.

    Ready to connect★ 1k

    github.com/fy-agent/fyagent1k stars

    View details
  • trellis-metaSkillAI & models

    Understand and customize the local Trellis architecture inside a user project. Use when modifying .trellis plus platform hooks, settings, agents, skills, commands, prompts, workflows, the channel runtime (trellis channel), bundled runtime agents under .trellis/agents/, selectable workflow templates,

    Ready to connect★ 1k

    github.com/fy-agent/fyagent1k stars

    View details
  • trellis-spec-bootstrapSkillAI & models

    Bootstrap project-specific Trellis coding specs with a platform-neutral single-agent workflow. Use when creating or refreshing .trellis/spec guidelines, analyzing a codebase with GitNexus, ABCoder, or source inspection, decomposing package/layer spec work, and writing real codebase-backed spec docs

    Ready to connect★ 1k

    github.com/fy-agent/fyagent1k stars

    View details
  • cc-python-devSkillAI & models

    Python development conventions covering type annotations, validation models, pytest, and the uv toolchain; does not handle review, debugging, or operations workflows.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k 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,764 of the 55,196 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