Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agent-skills-toolkit

agent-skills-toolkit contient 39 skills collectées depuis product-on-purpose, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
39
Stars
1
mis à jour
2026-06-12
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

askit-build-skill
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-30
cf-do-thing
Développeurs de logiciels

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

2026-05-30
co-caller
Développeurs de logiciels

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

2026-05-30
sf-caller
Développeurs de logiciels

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

2026-05-30
sf-do-thing
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-29
sf-do-thing
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-28
lone-skill
Spécialistes en gestion de projets

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
Spécialistes des opérations commerciales, autres

[unclosed list

2026-05-27
totally-different
Développeurs de logiciels

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

2026-05-27
vague
Spécialistes des opérations commerciales, autres

Helps with stuff.

2026-05-27
do-thing
Développeurs de logiciels

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