Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

agent-skills-toolkit

agent-skills-toolkit contiene 39 skills recopiladas de product-on-purpose, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
39
Stars
1
actualizado
2026-06-12
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

askit-build-skill
Desarrolladores de software

Creates and improves agentskills.io skills to the Advanced Skill Library Standard. Use when you need to author a new SKILL.md, scaffold a skill directory, or raise an existing skill's conformance and description quality.

2026-06-12
askit-evaluate
Analistas de garantía de calidad de software y probadores

Evaluates a skill or plugin against the Advanced Skill Library Standard across three modes, producing deterministic conformance findings and a tier, an opt-in behavioral pass, and a qualitative review. Use when you want to audit conformance, judge whether a skill behaves and triggers correctly, get a qualitative review, or see what blocks the next tier.

2026-06-12
linkrot
Especialistas en gestión de proyectos

Converts a meeting transcript into a decision log. Use when the user asks to extract decisions, action items, or owners from a transcript.

2026-06-12
askit-migrate
Desarrolladores de software

Assesses an existing skills repository against the Advanced Skill Library Standard, produces a staged bring-to-conformance plan, and writes the minimal canonical manifest so the repo becomes gradeable. Use when adopting a foreign or ad-hoc skills repo, migrating a Claude-only plugin toward cross-agent conformance, or planning a Bronze-to-Silver upgrade path.

2026-06-05
askit-release
Desarrolladores de software

Builds and validates a plugin's release by computing the version, promoting the changelog, curating the release notes, and running the readiness gate, to the Advanced Skill Library Standard. Use when cutting a release, bumping the plugin version, updating the changelog or release notes, or checking release readiness.

2026-06-05
askit-backlog
Desarrolladores de software

Creates, triages, and prunes a plugin's two backlogs (new-component proposals and enhancements) to the Advanced Skill Library Standard. Use when capturing a new-component proposal through the why-gate, prioritizing backlog items, or removing stale or completed entries.

2026-06-03
askit-build-agents-md
Desarrolladores de software

Creates and improves a plugin's AGENTS.md (the agent navigation and instructions entrypoint) to the Advanced Skill Library Standard. Use when you need to author or sync AGENTS.md, align it with the component index, or trim an overgrown one to essential, mostly-positive guidance.

2026-06-03
askit-build-chain-contract
Desarrolladores de software

Creates and improves a plugin's chain contract (agents/_chain-permitted.yaml) to the Advanced Skill Library Standard. Use when a skill or subagent invokes another component and you need to declare the permitted inter-component invocations, or to resolve S4 orphan or phantom findings.

2026-06-03
askit-build-command
Desarrolladores de software

Creates and improves Claude slash commands (commands/<name>.md) that map to a skill, to the Advanced Skill Library Standard. Use when you need to give a skill an explicit /command entry point or raise an existing command's conformance.

2026-06-03
askit-build-docs
Desarrolladores de software

Creates and improves a plugin's documentation across modes (readme, quickstart, tutorial, how-to, reference, glossary, faq, troubleshooting, architecture, folder-readme, and an Astro Starlight docs site) to the Advanced Skill Library Standard. Use when authoring or refreshing docs, scaffolding a folder README, standing up a docs site, or aligning documentation with the component index.

2026-06-03
askit-build-hook
Desarrolladores de software

Creates and improves event-driven hooks (Advanced tier) for a plugin to the Advanced Skill Library Standard. Use when you need to add a hook, enforce a guard on a tool or session event, inject context, or document a hook's event, scope, and failure behavior.

2026-06-03
askit-build-mcp
Desarrolladores de software

Creates and improves MCP server definitions (a portable .mcp.json) for a plugin to the Advanced Skill Library Standard. Use when you need to add an MCP server to a plugin, author or extend .mcp.json, or wire the per-target mcpServers manifest pointer.

2026-06-03
askit-build-output-style
Desarrolladores de software

Creates and improves Claude Code output styles (Claude-only response-mode definitions) to the Advanced Skill Library Standard. Use when you need to author a custom output style for Claude Code, define a response mode, or improve an existing output style.

2026-06-03
askit-build-samples
Desarrolladores de software

Creates and validates a skill's sample sets and eval sets (golden examples, anti-examples, and triggering cases) and detects drift against current behavior. Use when generating samples for a skill, building an eval set, or checking samples for drift.

2026-06-03
askit-build-settings
Desarrolladores de software

Creates and improves a plugin's settings and permissions per target and recommends least-privilege allowlists. Use when authoring settings, scoping permissions, wiring environment variables, or registering hooks in settings.

2026-06-03
askit-build-statusline
Desarrolladores de software

Creates and improves a Claude Code status line script and its settings registration. Use when authoring a status line, customizing what the status line shows, or wiring its settings entry.

2026-06-03
askit-build-subagent
Desarrolladores de software

Creates and improves Claude subagents (agents/<name>.md) to the Advanced Skill Library Standard. Use when you need to author a new subagent, scaffold an agents/ delegate, declare its tools and chain, or raise an existing subagent's conformance.

2026-06-03
askit-build-workflow
Desarrolladores de software

Creates and improves workflows (an ordered multi-skill arc) for a plugin to the Advanced Skill Library Standard. Use when a recurring sequence of skills is worth formalizing as a workflow, when you need to author a _workflows file with steps and exit criteria, or to resolve S5 workflow findings.

2026-06-03
askit-capability-advisor
Desarrolladores de software

Reports which component types a target agent can run and recommends a conformance tier before a plugin is built, mapping Claude Code and Codex capabilities to the Advanced Skill Library Standard's component types. Use when choosing agent-targets, checking whether a component is portable across agents, or deciding which tier to aim for.

2026-06-03
askit-decision
Desarrolladores de software

Creates and maintains a plugin's decision records (MADR ADRs) and RFCs in docs/internal, and the summary TL;DR companion for long decision docs. Use when recording an architecture decision, drafting an RFC to evolve the Standard, or generating the TL;DR for a decision doc.

2026-06-03
askit-deprecate
Desarrolladores de software

Validates and records a component's deprecation (status, replacement, and removal target) and keeps deprecated components validating until removal. Use when deprecating a component, recording its replacement, or checking the deprecation contract.

2026-06-03
askit-init-marketplace
Desarrolladores de software

Creates and validates a marketplace index that catalogs plugins for Claude Code and Codex, checking each entry, its plugin reference, and version consistency. Use when standing up a marketplace, adding a plugin to a marketplace, or validating marketplace entries.

2026-06-03
askit-init-plugin
Desarrolladores de software

Creates a starting plugin that satisfies the Bronze anatomy and onboards the maintainer, in three modes (interview, questionnaire, hybrid). Use when starting a new plugin from scratch, onboarding a maintainer, or generating a scaffolding questionnaire.

2026-06-03
askit-template-manager
Desarrolladores de software

Creates and maintains a plugin's global templates directory so the scaffolders produce consistent components. Use when adding a template, updating an existing one, or keeping templates in sync with the component shapes they scaffold.

2026-06-03
replace-with-kebab-case-name-matching-this-directory
Desarrolladores de software

REPLACE - state what the skill does AND when to use it, with concrete trigger keywords. One to two sentences. Third person. Avoid "helps with".

2026-06-03
td-skill
Analistas de garantía de calidad de software y probadores

Creates a thing and validates it. Use when the frontmatter tier must be mirrored by the library.json entry for the mirroring test.

2026-06-02
sd-skill
Desarrolladores de software

Creates a thing and validates it. Use when the frontmatter status must be mirrored by the library.json entry for the mirroring test.

2026-06-01
cd-skill
Desarrolladores de software

Does a thing with data. Use when the user asks to process or transform a dataset.

2026-05-30
cf-do-thing
Desarrolladores de software

Converts CSV input into a formatted summary. Use when the user asks to summarize spreadsheet data.

2026-05-30
co-caller
Desarrolladores de software

Declares it invokes co-worker, which the chain contract does not permit. Use to exercise S4 orphan detection.

2026-05-30
sf-caller
Desarrolladores de software

Calls the worker subagent to do a thing. Use when delegating work to sf-worker.

2026-05-30
sf-do-thing
Analistas de garantía de calidad de software y probadores

Does the one thing this fixture needs. Use when validating the missing-codex-manifest anti fixture for S6.

2026-05-29
sf-do-thing
Desarrolladores de software

Converts CSV input into a formatted summary. Use when the user asks to summarize or tabulate spreadsheet data.

2026-05-28
cd-on-disk-only
Desarrolladores de software

Converts CSV input into a formatted summary. Use when the user asks to summarize or tabulate spreadsheet data.

2026-05-28
lone-skill
Especialistas en gestión de proyectos

Converts a list of tasks into a prioritized plan. Use when the user asks to order, rank, or sequence work items by priority.

2026-05-28
broken
Especialistas en operaciones de negocios, todos los demás

[unclosed list

2026-05-27
totally-different
Desarrolladores de software

Renders a Markdown document to PDF. Use when the user asks to export or convert notes to PDF.

2026-05-27
vague
Especialistas en operaciones de negocios, todos los demás

Helps with stuff.

2026-05-27
do-thing
Desarrolladores de software

Converts a CSV file into a formatted summary table. Use when the user asks to summarize, tabulate, or report on CSV or spreadsheet data.

2026-05-27