product-on-purpose

189 mods across 5 repositories, 616 stars between them.

probe-duplicate

145

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

PROBE FIXTURE side A. Two plugins ship a skill with this exact directory name and this exact skill name. Invoke it and read which side answers - that is the whole experiment.

2 2d ago A 41 tokens original Apache-2.0

probe-collision-b

146

product-on-purpose/agent-skills-toolkit

Plugin Claude Code

PROBE FIXTURE, not a real plugin. One of two plugins shipping an identically named skill, to establish whether component names share a pool across plugins. This is side B.

2 2d ago A tokens not measured copy · 100% Apache-2.0

PreToolUse

147

product-on-purpose/agent-skills-toolkit

Hook

Runs before the agent uses a tool for Write, Edit and NotebookEdit tool calls, executing no-dashes.mjs via node. From product-on-purpose/agent-skills-toolkit.

2 2d ago A tokens not measured original Apache-2.0

askit-backlog

148

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 58 tokens original Apache-2.0

askit-build-agents-md

149

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 64 tokens original Apache-2.0

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 61 tokens original Apache-2.0

askit-build-command

151

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

Creates and improves Claude slash commands (commands/ .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.

2 2d ago A 54 tokens original Apache-2.0

askit-build-docs

152

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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…

2 2d ago A 85 tokens original Apache-2.0

askit-build-hook

153

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 60 tokens original Apache-2.0

askit-build-mcp

154

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago B 62 tokens original Apache-2.0

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 53 tokens original Apache-2.0

askit-build-samples

156

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 56 tokens original Apache-2.0

askit-build-settings

157

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 45 tokens original Apache-2.0

askit-build-skill

158

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 49 tokens original Apache-2.0

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 41 tokens original Apache-2.0

askit-build-subagent

160

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

Creates and improves Claude subagents (agents/ .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.

2 2d ago A 59 tokens original Apache-2.0

askit-build-workflow

161

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 67 tokens original Apache-2.0

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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…

2 2d ago A 69 tokens original Apache-2.0

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

Assesses a new agent capability against the capability matrix, the Standard, and every skill, subagent and command this plugin ships, then proposes a matrix update, a backlog entry or an ADR draft without implementing any of them. Use when deciding whether a new Claude Code, Cowork or Codex capability should be…

2 2d ago A 99 tokens original Apache-2.0

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

Surveys what the agent platforms shipped since this repository last looked, diffing each vendor's release feed forward from a recorded version pin, and writes a dated survey record without deciding anything. Use when asking what is new in Claude Code, Claude Cowork, Codex or the agentskills.io spec, before planning a…

2 2d ago A 88 tokens original Apache-2.0

askit-decision

165

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 64 tokens original Apache-2.0

askit-deprecate

166

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 51 tokens original Apache-2.0

askit-evaluate

167

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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…

2 2d ago A 72 tokens original Apache-2.0

product-on-purpose/agent-skills-toolkit

Skill Claude CodeCodex

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.

2 2d ago A 53 tokens original Apache-2.0