Bennyoooo

8 mods across 1 repository, 22 stars between them.

skillmaxxing

01

Bennyoooo/Airbot

Plugin Claude Code

Plugin marketplace listing 1 plugin: skillmaxxing.

22 3d ago A tokens not measured original MIT

skillmaxxing

02

Bennyoooo/Airbot

Plugin Claude Code

Self-evolving skills for your coding agent. Auto-creates and auto-improves skills as you work — no trigger needed.

22 3d ago A tokens not measured original MIT

SessionStart

03

Bennyoooo/Airbot

Hook

Runs when a session starts, running npx -y skillmaxxing plugin guidance. From Bennyoooo/Airbot.

22 3d ago A tokens not measured original MIT

Stop

04

Bennyoooo/Airbot

Hook

Runs when the agent finishes a response, running npx -y skillmaxxing plugin on-stop --agent claude --mode aut. From Bennyoooo/Airbot.

22 3d ago A tokens not measured original MIT

create-skill

05

Bennyoooo/Airbot

Skill Claude CodeCodex

Create a new reusable agent skill — either explicitly ("turn this workflow into a skill") or by reflecting on a just-completed task that you might do again. Synthesizes SKILL.md, scripts, and a real eval scaffold, then stages it for review before committing. Use when the user asks to make/save/capture a skill, or…

22 3d ago A 84 tokens original MIT

discover-skill

06

Bennyoooo/Airbot

Skill Claude CodeCodex

Find the right agent skill for a task from public sources (curated index, GitHub repos, and locally installed skills), then install the chosen one. Use when the user asks to find, search for, or discover a skill, or when a task would benefit from a skill you don't have yet.

22 3d ago A 65 tokens original MIT

optimize-skill

07

Bennyoooo/Airbot

Skill Claude CodeCodex

Improve an existing skill through an evaluation-gated loop — run it on its eval tasks, analyze failures, propose bounded edits, validate a candidate, and (with your approval) promote a strictly-better version. Use when a skill underperforms or the user asks to optimize/tune/improve a skill that has an eval set.

22 3d ago A 72 tokens original MIT

workspace-skill

08

Bennyoooo/Airbot

Skill Claude CodeCodex

Share skills with your team and collaboratively improve them through a git-based workspace registry — publish a skill, sync the team's skills, pool eval results, and walk a reviewer through promoting a skill to a stable channel. Use when the user wants to share, publish, sync, or promote team skills.

22 3d ago A 63 tokens original MIT