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

8,868 results · page 255 of 296

  • blog-post-writingSkillAI & models

    Write high-quality, SEO-optimized blog posts in multiple formats including how-to guides, listicles, opinion pieces, and case studies, with structured outlines, hooks, and calls-to-action.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • claude-codex-upstream-updateSkillAI & models

    Use when researching Claude Code or Codex upstream releases, selecting adaptations, or preparing Harness upgrades. Local-only; not for distribution.

    Ready to connect

    github.com/tim-hub/powerball-harness34 stars

    View details
  • context-optimizationSkillAI & models

    Optimizes the context provided to an AI model by deduplicating, filtering, reordering, and scoring information to maximize relevance and token efficiency.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • context-rankingSkillAI & models

    Ranks retrieved context chunks by relevance, diversity, and utility using scoring algorithms and multi-stage pipelines to surface the best information for a given query.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • data-labelingSkillAI & models

    Set up and manage data labeling workflows using manual annotation tools, semi-automated pipelines, active learning, and programmatic weak supervision.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • data-visualizationSkillAI & models

    Create clear, effective charts and dashboards from structured data using matplotlib, seaborn, and plotly.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • domain-mlSkillAI & models

    Use when building ML/AI apps in Rust. Keywords: machine learning, ML, AI, tensor, model, inference, neural network, deep learning, training, prediction, ndarray, tch-rs, burn, candle, 机器学习, 人工智能, 模型推理

    Ready to connect

    github.com/moeru-ai/auv34 stars

    View details
  • fact-checkingSkillAI & models

    Verify the accuracy of claims and statements by extracting individual assertions, identifying authoritative sources, cross-referencing evidence, and assigning confidence-scored verdicts.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • flySkillAI & models

    Fly one thought to its destination across concurrent agents, on whatever the project and harness already have. Lands only when the user has accounted for every detail, never on an agent's say-so.

    Ready to connect

    github.com/saadshahd/moo.md34 stars

    View details
  • harness-synthesizerSkillAI & models

    Synthesize code harnesses for agent action validation — AutoHarness-inspired verifier/filter/policy generation

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • knowledge-graph-creationSkillAI & models

    Build structured knowledge graphs from unstructured text by extracting entities, mapping relationships, generating graph triples, and visualizing the result.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • ml-pipeline-creationSkillAI & models

    A skill to create, manage, and automate machine learning pipelines.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • model-trainingSkillAI & models

    Train machine learning models end-to-end, covering data loading, preprocessing, architecture selection, training loops, validation, and checkpointing.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • multi-model-verificationSkillAI & models

    Parallel code verification using multiple models with severity classification

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • omcustom-loopSkillAI & models

    Prevent session idle during background agent work via SubagentStop prompt hook auto-continuation

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • omcustom:adaptive-harnessSkillAI & models

    Auto-detect project context and optimize harness — deactivate unused agents/skills, suggest missing experts, generate project profile

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • omcustom:analysisSkillAI & models

    Analyze project and auto-configure agents, skills, rules, and guides

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • omcustom:audit-agentsSkillAI & models

    Audit agent dependencies and references

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • omcustom:create-agentSkillAI & models

    Create a new agent with complete structure

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • omcustom:fix-refsSkillAI & models

    Fix broken agent references and symlinks

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • omcustom:update-externalSkillAI & models

    Update agents from external sources (GitHub, docs, etc.)

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • openfusionSkillAI & models

    Use the OpenFusion `fusion` tool to get a consolidated council-of-models answer for a hard, high-stakes decision — code review/QA after implementing, debug root-cause from a dossier you gathered, research consolidation, architecture/plan review, or a second opinion. Do the groundwork yourself first

    Ready to connect

    github.com/hashangit/openfusion34 stars

    View details
  • proofreadingSkillAI & models

    Proofread and correct text for grammar, spelling, punctuation, style, clarity, and consistency, with support for multiple style guides and readability analysis.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • reasoning-sandwichSkillAI & models

    Template for pre-reasoning → action → post-verification model allocation

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • result-aggregationSkillAI & models

    Aggregate parallel agent results into concise output

    Ready to connect

    github.com/baekenough/oh-my-customcode34 stars

    View details
  • routerSkillAI & models

    Spawn agents and verify their output — route work, never do it. Use when the work splits into pieces agents can carry and the session should route and check, not execute.

    Ready to connect

    github.com/saadshahd/moo.md34 stars

    View details
  • spec-test-analyzerSkillAI & models

    Analyze ArkTS code snippets or CTS test cases against the specification stored in ./docs. Prefer the generated ./.agent index when available, and fall back to raw docs when the index has not been built yet.

    Ready to connect

    github.com/openharmonyinsight/openharmony-skills32 stars

    View details
  • version-controlSkillAI & models

    Manage Git repositories and collaborative workflows — branching strategies, commit hygiene, conflict resolution, pull requests, hooks, and .gitignore management.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • webhook-setupSkillAI & models

    Set up webhook receivers with signature verification, idempotent event processing, retry handling, and dead letter queues for reliable event-driven integrations.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 stars

    View details
  • WireframingSkillAI & models

    Create text-based wireframes at low, mid, and high fidelity with component inventories, interaction annotations, and responsive breakpoint specifications.

    Ready to connect

    github.com/h4vzz/awesome-ai-agent-skills34 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.

53,585 of the 54,017 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