jdutton/vibe-agent-toolkit

Toolkit for testing and packaging portable AI agents across various LLMs, frameworks, and deployment targets

2Stars on the repository
58Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

foo

01

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Test skill foo for loader-semantics fixture (declared-and-present control case).

2 5d ago A 19 tokens original MIT

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Root-level skill for the mixed-shape fixture. Tests how Claude Code handles a root SKILL.md alongside a manifest that also declares a skills/ entry.

2 5d ago A 39 tokens original MIT

bar

03

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Subdirectory skill bar for the mixed-shape fixture. Declared in plugin.json alongside the root SKILL.md.

2 5d ago A 25 tokens original MIT

browser-auth-skill

04

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Sample skill that authenticates via Microsoft MSAL browser login. Models a real Azure MSAL auth shape for compat-detector regression tests.

2 5d ago A 32 tokens original MIT

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Sample skill wrapping the Azure az CLI, paired with a vibe-agent-toolkit.config.yaml exercising validation.allow suppression for the expected compat codes.

2 5d ago A 37 tokens original MIT

external-cli-skill

06

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Sample skill wrapping the Azure az CLI. Models a real Azure inventory shape for compat-detector regression tests.

2 5d ago A 28 tokens original MIT

portable-skill

07

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

A portable skill used as a compat-detector regression fixture. Uses no shell, no browser auth, and no external CLIs.

2 5d ago A 30 tokens original MIT

example

08

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

A skill inside a canonical plugin layout, nested under skills/example/. Should not trigger skill-claude-plugin detection at the plugin root.

2 5d ago A 29 tokens original MIT

matching-skill

09

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

A skill-claude-plugin fixture whose SKILL.md frontmatter name matches plugin.json name. Used to exercise the matching branch of the name cross-check.

2 5d ago A 35 tokens original MIT

mismatch-skill

10

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

A skill-claude-plugin fixture whose SKILL.md frontmatter name deliberately differs from plugin.json name. Used to exercise the SKILLCLAUDEPLUGINNAMEMISMATCH detection.

2 5d ago A 43 tokens original MIT

standalone-skill

11

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

A bare skill fixture used to test that enumerateSurfaces returns a single agent-skill entry when no plugin manifest is present.

2 5d ago A 30 tokens original MIT

three-surface

12

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

A deliberately unusual directory that holds SKILL.md plus both plugin.json and marketplace.json (non-co-located). Used to exercise the three-surface ordering contract from enumerateSurfaces.

2 5d ago A 40 tokens original MIT

sample-plugin

13

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

A sample plugin used as a fixture for the plugin-dev cross-walk integration test. Long enough to clear minimum description thresholds.

2 5d ago A 28 tokens original MIT