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,897 results · page 140 of 297

  • spring-modulith-verifierSkillAI & models

    Verifies whether code follows Spring Modulith code structure or not. Show list of violations along with recommendations on how to fix them. Use this skill: * When reviewing Spring Boot applications which uses Spring Modulith * When verifying whether Spring Boot application code follows Spring Moduli

    Ready to connect★ 182

    github.com/sivaprasadreddy/sivalabs-agent-skills182 stars

    View details
  • structural-biologySkillAI & models

    Structure retrieval, confidence-aware AlphaFold DB usage, coordinate download, PAE and pLDDT interpretation, and structure-guided biological annotation.

    Ready to connect★ 179

    github.com/biotender-max/awesome-bio-agent-skills182 stars

    View details
  • systems-biologySkillAI & models

    Workflow for constraint-based metabolic modeling, context-specific models, gene essentiality, and systems-level interpretation.

    Ready to connect★ 179

    github.com/biotender-max/awesome-bio-agent-skills182 stars

    View details
  • trajectory-lineageSkillAI & models

    Workflow for pseudotime, lineage branching, and state-transition analysis in single-cell data.

    Ready to connect★ 179

    github.com/biotender-max/awesome-bio-agent-skills182 stars

    View details
  • uniprotSkillAI & models

    Access UniProt for protein sequence and annotation retrieval. Use this skill when: (1) Looking up protein sequences by accession, (2) Finding functional annotations, (3) Getting domain boundaries, (4) Finding homologs and variants, (5) Cross-referencing to PDB structures.

    Ready to connect★ 179

    github.com/biotender-max/awesome-bio-agent-skills182 stars

    View details
  • variant-callingSkillAI & models

    Workflow for small-variant and structural-variant discovery, filtering, annotation, and interpretation from sequencing data.

    Ready to connect★ 179

    github.com/biotender-max/awesome-bio-agent-skills182 stars

    View details
  • workflow-managementSkillAI & models

    Workflow for orchestrating reproducible omics pipelines with workflow engines and clear execution provenance.

    Ready to connect★ 179

    github.com/biotender-max/awesome-bio-agent-skills182 stars

    View details
  • deep-researcherSkillAI & models

    Performs comprehensive, multi-layered research on any topic with structured analysis and synthesis of information from multiple sources. Use when the user needs thorough investigation, market research, technical deep-dives, due diligence, or comprehensive analysis on any subject.

    Ready to connect★ 181

    github.com/karanjot786/agent-skills-cli181 stars

    View details
  • at-reviewSkillAI & models

    Review code changes for bugs, regressions, convention violations, and high-value cleanup opportunities. Use for diffs, commit ranges, hosted PR/MR URLs, branches, paths, staged changes, or working-tree changes.

    Ready to connect★ 180

    github.com/kairyou/agent-tools180 stars

    View details
  • at-simplifySkillAI & models

    Refactor changed code to reduce duplication, complexity, and wasted work. Use for diffs, commit ranges, PRs, paths, staged changes, or working-tree changes.

    Ready to connect★ 180

    github.com/kairyou/agent-tools180 stars

    View details
  • at-usageSkillAI & models

    Query and display the current API provider balance and recent usage.

    Ready to connect★ 180

    github.com/kairyou/agent-tools180 stars

    View details
  • frappe-agent-architectSkillAI & models

    Use when designing multi-app Frappe architectures, deciding whether to split functionality into separate apps, or implementing cross-app communication patterns. Prevents monolithic app sprawl, circular dependencies between apps, and broken override chains. Covers multi-app architecture decisions, ap

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-agent-migratorSkillAI & models

    Use when migrating a Frappe app between major versions, detecting breaking API changes, or resolving post-migration errors. Prevents failed migrations from undetected deprecated APIs, removed methods, and changed function signatures. Covers breaking change detection v14-v15-v16, deprecated API mappi

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-errors-clientscriptsSkillAI & models

    Use when debugging or preventing errors in Frappe Client Scripts. Prevents TypeError, frappe.call failures, async/await mistakes, cur_frm vs frm confusion, field not found, child table access errors, timing issues, CSRF token errors, and permission denied on frappe.call. Covers error diagnosis flowc

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-impl-clientscriptsSkillAI & models

    Use when implementing client-side form features in Frappe/ERPNext: field visibility, cascading filters, calculated fields, custom buttons, server calls, form validation, child table logic, debugging. Covers step-by-step workflows from Setup > Client Script through migration to custom app JS. Keyword

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-impl-customappSkillAI & models

    Use when building a custom Frappe app from scratch. Covers bench new-app walkthrough, app structure decisions, adding DocTypes, hooks, patches, fixtures management, development workflow (bench migrate, build, clear-cache), testing, packaging, installing on another site, version management, and app d

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-impl-workspaceSkillAI & models

    Use when creating or customizing Workspace pages in Frappe v14-v16. Covers Workspace DocType structure, shortcuts, number cards, dashboard charts, custom HTML blocks, JSON content format, shipping workspaces with custom apps, and role-based access control. Prevents common mistakes with content/child

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-ops-benchSkillAI & models

    Use when running bench commands, managing sites, configuring multi-tenancy, or setting up domains. Prevents misconfigured bench environments, broken site routing, and DNS mismatches. Covers bench CLI commands, site creation, bench init, multi-tenancy setup, DNS-based routing, common-site-config. Key

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-ops-frontend-buildSkillAI & models

    Use when configuring frontend asset bundling, migrating from build.json (v14) to esbuild (v15+), or troubleshooting SCSS/CSS compilation. Prevents build failures from mixing v14 and v15 build systems and misconfigured asset pipelines. Covers esbuild configuration (v15+), build.json (v14), asset bund

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-ops-upgradesSkillAI & models

    Use when upgrading Frappe/ERPNext between major versions (v14 to v15, v15 to v16), troubleshooting failed migrations, or planning rollback. Prevents broken upgrades from skipped patches, incompatible customizations, and missing pre-upgrade checks. Covers version upgrade paths, bench update, migrate

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-syntax-customappSkillAI & models

    Use when building Frappe custom apps from scratch. Covers app structure, pyproject.toml configuration, module creation, patches, and fixtures for v14/v15/v16. Prevents common mistakes with app scaffolding and module organization. Keywords: custom app, bench new-app, pyproject.toml, patches, fixtures

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-syntax-doctypesSkillAI & models

    Use when creating or modifying DocType JSON definitions, choosing fieldtypes, configuring naming rules, adding child tables, or setting up tree structures. Prevents invalid DocType configurations from wrong fieldtype choices, broken naming rules, and misconfigured child table links. Covers DocType J

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-syntax-whitelistedSkillAI & models

    Use when creating Frappe Whitelisted Methods (Python API endpoints) for v14/v15/v16. Covers @frappe.whitelist() decorator, frappe.call/frm.call invocations, permission checks, error handling, response formats, and client-server communication. Keywords: whitelisted, API endpoint, frappe.call, frm.cal

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • frappe-testing-unitSkillAI & models

    Use when writing unit tests, integration tests, creating test fixtures, or running tests with bench run-tests. Prevents flaky tests from missing fixtures, incorrect test isolation, and wrong test base classes. Covers frappe.tests.utils, IntegrationTestCase, UnitTestCase, test fixtures, bench run-tes

    Ready to connect★ 180

    github.com/impertio-studio/frappe_claude_skill_package180 stars

    View details
  • beam-conceptsSkillAI & models

    Explains core Apache Beam programming model concepts including PCollections, PTransforms, Pipelines, and Runners. Use when learning Beam fundamentals or explaining pipeline concepts.

    Ready to connect★ 179

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • bootstrapping-agentSkillAI & models

    Wires up an Airbyte connector for use in a PydanticAI or Claude SDK agent. Generates auth config, connector initialization, and tool_utils-decorated tool function. Use when adding a connector to an agent or setting up a new agent with a connector.

    Ready to connect★ 179

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • gemini-apiSkillAI & models

    Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inpu

    Ready to connect★ 179

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • mlflow-onboardingSkillAI & models

    Onboards users to MLflow by determining their use case (GenAI agents/apps or traditional ML/deep learning) and guiding them through relevant quickstart tutorials and initial integration. If an experiment ID is available, it should be supplied as input to help determine the use case. Use when the use

    Ready to connect★ 179

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • powerbi-mcpSkillAI & models

    Safety and governance protocol for Power BI semantic model sessions via MCP. Use when working with DAX, TMDL, tabular models, Analysis Services, or Power BI Desktop. Enforces approval gates, tier-based action classification, and scope boundaries.

    Ready to connect★ 179

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • cesiumjs-entitiesSkillAI & models

    CesiumJS entities and data sources - Entity, EntityCollection, DataSource, GeoJsonDataSource, KmlDataSource, CzmlDataSource, Graphics types, PathGraphics, PathMode, Visualizers. Use when adding points, labels, models, polygons, polylines, or time-segmented paths, loading GeoJSON/KML/CZML/GPX data, o

    Ready to connect★ 178

    github.com/cesiumgs/cesiumjs-skills178 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,788 of the 54,220 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