agentsclimarketplace

Shelves Architecture & codebase

Migrations & upgrades

160 rows from 74 repositories

Moving a codebase from one version, framework or language to another.

What Migrations & upgrades skills agree on

46 skill files read, by 48 of the 65 authors on this shelf whose files we hold, 2026-09-06

Counted by distinct author, so one author publishing three of these counts once. Where a claim sits in fewer files than authors, that is said: a claim held by forty authors across three files is one file people copied, not forty people who agreed. Near-identical wordings are grouped and the other wordings are shown, so the grouping is yours to check.

What they tell the agent to do

  1. Install @total-typescript/shoehorn8 of 48also worded as Add imports from `@total-typescript/shoehorn`; Install `@total-typescript/shoehorn` via npm
  2. Replace `as unknown as Type` with `fromAny()`8 of 48also worded as replace `as unknown as Type` with fromAny(); Replace as unknown as Type assertions with fromAny()
  3. Replace `as Type` with `fromPartial()`8 of 48also worded as Use `fromPartial()` for partial data that type-checks; Replace as Type assertions with fromPartial()
  4. Find test files with `as` assertions using grep8 of 48also worded as find test files containing `as` assertions with grep; Grep test files for `as` assertions
  5. Run the type check to verify the migration7 of 48also worded as Run the type check to verify migration; Run type checking to verify migration
  6. Import helpers from @total-typescript/shoehorn6 of 48also worded as Add imports from @total-typescript/shoehorn
  7. Use `fromExact()` to force complete objects6 of 48also worded as use fromExact() to force a full object; Use `fromExact()` to enforce complete objects
  8. Ask the user which test files have problematic `as` assertions5 of 48also worded as ask user which test files have problematic `as` assertions; Ask user which test files contain problem as assertions
  9. Upgrade one minor version at a time4 of 48 in 3 filesalso worded as Upgrade minor versions incrementally without skipping any
  10. Upgrade the SDK before upgrading the Qdrant server4 of 48 in 3 filesalso worded as Upgrade the SDK before the server; upgrade the SDK before the Qdrant server
  11. Perform a rolling upgrade one node at a time4 of 48 in 3 filesalso worded as Upgrade one node at a time; upgrade one node at a time during rolling upgrades
  12. Use `fromAny()` for intentionally wrong test data4 of 48also worded as use fromAny() for intentionally wrong data; Use `fromAny()` for intentionally wrong data
  13. Clarify goals, constraints, and required inputs3 of 48
  14. Provide actionable steps and verification3 of 48
  15. Dispatch specialized subagents via the Task tool per phase3 of 48 in 1 file

What they tell it not to do

  1. Never use shoehorn in production code8 of 48also worded as Do not use shoehorn in production code
  2. Do not skip intermediate minor versions5 of 48 in 4 filesalso worded as Do not skip intermediate minor and patch release notes; never skip intermediate minor versions when migrating data
  3. Do not use for tasks unrelated to legacy modernization3 of 48 in 1 file
  4. Do not modify functionality when writing characterization tests3 of 48 in 1 file
  5. Do not decommission components still receiving traffic3 of 48 in 1 file
  6. Never use raw waitForTimeout in Playwright targets3 of 48 in 1 file
  7. Never use async/await with cy commands3 of 48 in 1 file
  8. Never use Thread.sleep in Selenium targets3 of 48 in 1 file
  9. Do not substitute examples for environment-specific tests3 of 48 in 1 file
  10. Do not silently drop or fake unsupported features2 of 48also worded as Do not silently drop unsupported behavior

What they expect to be installed

  1. grep11 of 48
  2. npm9 of 48
  3. @total-typescript/shoehorn5 of 48
  4. git3 of 48
  5. qcloud3 of 48 in 2 files
  6. Task tool3 of 48 in 1 file
  7. API gateway3 of 48 in 1 file
  8. feature management service3 of 48 in 1 file
  9. reference/<source>-to-<target>.md3 of 48 in 1 file
  10. reference/overview.md3 of 48 in 1 file

What they ask it to produce

  1. Migrated test files7 of 48
  2. Rollback plan4 of 48also worded as rollback path; detailed rollback plan
  3. Legacy assessment report with risk matrix3 of 48 in 1 file
  4. Dependency map and integration catalog3 of 48 in 1 file
  5. Prioritized migration roadmap3 of 48 in 1 file
  6. Characterization test suite3 of 48 in 1 file
  7. Contract test suite with performance baselines3 of 48 in 1 file
  8. Rollout plan with automated safeguards3 of 48 in 1 file

When Migrations & upgrades authors say to reach for one

The situations these authors wrote into their own files, counted out of the same 48 authors, with the skills that name each one

How Migrations & upgrades skills are built

132 skill directories by 73 authors, read from their repositories’ own file trees 2026-08-05

The middle bundle among those shipping files is 1 file, 21.5 KB beside SKILL.md

Counted by distinct author, same as above, so one author publishing forty template copies counts once. SKILL.md itself is not counted as a file, so a single-file skill is one where that file is the whole skill.

The shape

  1. SKILL.md is the whole skill37 of 73 authors, 67 of 132 skills
  2. files ship beside it36 of 73 authors, 65 of 132 skills
  3. executable scripts ship inside5 of 73 authors, 7 of 132 skills

The folders they converge on

  1. references/18 of 73 authors, 21 of 132 skills
  2. resources/9 of 73 authors, 24 of 132 skills
  3. assets/6 of 73 authors, 6 of 132 skills
  4. agents/5 of 73 authors, 5 of 132 skills
  • Migrate to teamcity

    JetBrains/teamcity-cli/skills/migrate-to-teamcity Skill

    120 repo

    TeamCity from your terminal – or your AI's. Builds, logs, agents, agent terminals, queues.

  • Breaking change recovery

    chf3198/megingjord-harness/skills/breaking-change-recovery Skill

    no license1 repo

    AI agent governance harness: baton workflow, fleet LLM routing (Ollama/Claude/OpenRouter), and CI gates for Copilot, Claude Code, and Codex.

  • Migrate to pnpm 11

    llbbl/pnpm-upgrade-skills/claude/migrate-to-pnpm-11 Skill

    1 repo

    Auditable, self-contained migration skills for upgrading JS/TS projects to pnpm 11 with supply-chain-hardened defaults. For Claude Code and Codex CLI.

  • Java version upgrade skill

    G10xy/java-version-upgrade-skill Skill

    0

    An Agent Skill that guides upgrading Java codebases between LTS versions

  • Upgrade pilot

    satishTheLegend/upgrade-pilot Skill

    0

    Drives high-risk major-version and framework upgrades across a large codebase as a dependency-ordered, codemod-first campaign with a per-step green-build gate and a resumable ledger.

  • Framework migration code migrate

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-code-migrate Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Framework migration deps upgrade

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-deps-upgrade Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Framework migration legacy modernize

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-legacy-modernize Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Test framework migration skill

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/test-framework-migration-skill Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Framework migration code migrate

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-code-migrate Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Framework migration deps upgrade

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-deps-upgrade Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Framework migration legacy modernize

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-legacy-modernize Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Test framework migration skill

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/test-framework-migration-skill Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Framework migration code migrate

    sickn33/agentic-awesome-skills/skills/framework-migration-code-migrate Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Framework migration deps upgrade

    sickn33/agentic-awesome-skills/skills/framework-migration-deps-upgrade Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Framework migration legacy modernize

    sickn33/agentic-awesome-skills/skills/framework-migration-legacy-modernize Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Test framework migration skill

    sickn33/agentic-awesome-skills/skills/test-framework-migration-skill Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Qdrant version upgrade

    github/awesome-copilot/skills/qdrant-version-upgrade Skill

    37,897 repo

    Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.

  • Winui3 migration guide

    github/awesome-copilot/skills/winui3-migration-guide Skill

    37,897 repo

    Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.

  • Algolia upgrade migration

    jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/algolia-pack/skills/algolia-upgrade-migration Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Migration guide creator

    jeremylongshore/claude-code-plugins-plus-skills/skills/17-technical-docs/migration-guide-creator Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Codemod executor

    a5c-ai/babysitter/library/specializations/code-migration-modernization/skills/codemod-executor Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Codemod generator

    a5c-ai/babysitter/library/specializations/sdk-platform-development/skills/codemod-generator Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Migrate to flutter blue plus with read only ble constraints

    ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/migrate-to-flutter-blue-plus-with-read-only-ble-constraints Skill

    no license551 repo

    AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

  • Migrate to shoehorn

    mxyhi/ok-skills/migrate-to-shoehorn Skill

    472 repo

    Curated AI coding agent skills and AGENTS.md playbooks for Codex, Claude Code, Cursor, OpenClaw, and other SKILL.md-compatible tools.

  • Migrate to shoehorn

    aiskillstore/marketplace/skills/mattpocock/migrate-to-shoehorn Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Framework migration code migrate

    aiskillstore/marketplace/skills/sickn33/framework-migration-code-migrate Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Framework migration deps upgrade

    aiskillstore/marketplace/skills/sickn33/framework-migration-deps-upgrade Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Framework migration legacy modernize

    aiskillstore/marketplace/skills/sickn33/framework-migration-legacy-modernize Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Next cache components adoption

    aiskillstore/marketplace/skills/vercel/next-cache-components-adoption Skill

    no license408 repo

    Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

  • Migrate to skills

    coco-research/coco/adapters/cursor/skills/migrate-to-skills Skill

    no license246 repo

    Meet Coco. A superintelligent agent framework powered by an advisory board of 389 world-class minds. Scale your AI assistant into a complete engineering department with 142 skills, 277 commands, and persistent state. Universal compatibility. Local privacy. Free and open source.

  • Framework migration code migrate

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-code-migrate Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration deps upgrade

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-deps-upgrade Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration legacy modernize

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills-claude/skills/framework-migration-legacy-modernize Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Test framework migration skill

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills-claude/skills/test-framework-migration-skill Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration code migrate

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-code-migrate Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration deps upgrade

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-deps-upgrade Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration legacy modernize

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills/skills/framework-migration-legacy-modernize Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Test framework migration skill

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/agentic-awesome-skills/skills/test-framework-migration-skill Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration code migrate

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills-claude/skills/framework-migration-code-migrate Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration deps upgrade

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills-claude/skills/framework-migration-deps-upgrade Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration legacy modernize

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills-claude/skills/framework-migration-legacy-modernize Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration code migrate

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills/skills/framework-migration-code-migrate Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration deps upgrade

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills/skills/framework-migration-deps-upgrade Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration legacy modernize

    lingxling/awesome-skills-cn/antigravity-awesome-skills/plugins/antigravity-awesome-skills/skills/framework-migration-legacy-modernize Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration code migrate

    lingxling/awesome-skills-cn/antigravity-awesome-skills/skills/framework-migration-code-migrate Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration deps upgrade

    lingxling/awesome-skills-cn/antigravity-awesome-skills/skills/framework-migration-deps-upgrade Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Framework migration legacy modernize

    lingxling/awesome-skills-cn/antigravity-awesome-skills/skills/framework-migration-legacy-modernize Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Test framework migration skill

    lingxling/awesome-skills-cn/antigravity-awesome-skills/skills/test-framework-migration-skill Skill

    238 repo

    热门Skills中文cn学习版+教程,提供7000+Skills,集成claude skills (11w+Star) | awesome-openclaw-skills (4w+Star) | ui-ux-pro-max-skill (4w+Star)等10余个热门Skill项目

  • Qdrant version upgrade

    qdrant/skills/skills/qdrant-version-upgrade Skill

    220 repo

    Agent skills for Qdrant vector search: scaling, performance optimization, search quality, monitoring, deployment, model migration, version upgrades, and SDK usage across Python, TypeScript, Rust, Go, .NET, Java

  • Frappe agent migrator

    Impertio-Studio/Frappe_Claude_Skill_Package/skills/source/agents/frappe-agent-migrator Skill

    no license167 repo

    60 deterministic Claude AI skills for Frappe Framework & ERPNext v14-v16 development and operations

  • Framework migration assistant

    ArabelaTso/Skills-4-SE/skills/framework-migration-assistant Skill

    142 repo

    A curated list of 180+ useful Claude Skills for Software Engineering and resources for customizing AI for SE workflows.

  • Nextjs upgrade

    ComeOnOliver/skillshub/skills/HoangNguyen0403/agent-skills-standard/nextjs-upgrade Skill

    59 repo

    🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

  • Framework migration code migrate

    ComeOnOliver/skillshub/skills/aiskillstore/marketplace/sickn33/framework-migration-code-migrate Skill

    59 repo

    🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

  • Framework migration deps upgrade

    ComeOnOliver/skillshub/skills/aiskillstore/marketplace/sickn33/framework-migration-deps-upgrade Skill

    59 repo

    🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

  • Framework migration legacy modernize

    ComeOnOliver/skillshub/skills/aiskillstore/marketplace/sickn33/framework-migration-legacy-modernize Skill

    59 repo

    🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

  • Winui3 migration guide

    ComeOnOliver/skillshub/skills/github/awesome-copilot/winui3-migration-guide Skill

    59 repo

    🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

  • Algolia upgrade migration

    ComeOnOliver/skillshub/skills/jeremylongshore/claude-code-plugins-plus-skills/algolia-upgrade-migration Skill

    59 repo

    🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

  • Migration guide creator

    ComeOnOliver/skillshub/skills/jeremylongshore/claude-code-plugins-plus-skills/migration-guide-creator Skill

    59 repo

    🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

  • Codemod

    ComeOnOliver/skillshub/skills/pproenca/dot-skills/codemod Skill

    59 repo

    🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

All 160 in the catalog