Lbussell Agent Skills
lbussell-agent-skills is a Claude Code plugin for the Build phase that delivers a file-based agent skills collection with authoring, Claude, GitHub, and Azure pipeline guidance.
Load a file-based collection of agent skills with authoring guidance spanning Claude configuration, GitHub Actions, and Azure pipelines for repeatable agent engineering.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lbussell-agent-skills@lbussell/agent-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:lbussell/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:lbussell/agent-skills").
What it does
lbussell-agent-skills is a Claude Code plugin packaging a community agent-skills collection aimed at builders who treat skills as first-class product artifacts. The catalog keywords point to file-based skill authoring, Claude agent configuration, GitHub Actions, Azure pipelines, and broader engineering guidance—useful when you are not just consuming agents but maintaining a library of SKILL.md-style capabilities. Solo founders benefit because the same patterns recur across validate prototypes, build integrations, and operate CI/CD: document triggers, permissions, and handoffs once, then reuse them. Install when you want a starter corpus and meta-guidance for how to structure skills rather than a single vertical integration. Complexity sits at intermediate because you must understand repos, prompts, and optional cloud CI surfaces. As your catalog grows, this plugin acts as a reference marketplace slice you extend with domain-specific skills for your stack.
Highlights
- Collection of file-based agent skills with configuration and authoring guidance
- Coverage themes include Claude agents, GitHub Actions, and Azure pipelines
- Prompt and engineering-oriented keywords for skill design—not one fixed task
- Includes Ghostty and dev-environment adjacent configuration mentions in catalog keywords
- Single plugin bundle (pluginCount: 1) from lbussell/agent-skills
Why builders use it
Builders reinvent agent skill structure and CI wiring because they lack a reusable, file-based skills corpus and authoring playbook.
After install, you browse and adopt packaged agent skills and configuration patterns so new SKILL.md files and pipeline hooks stay consistent across projects.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is lbussell-agent-skills for?
It is for developers building and maintaining Claude-style agent skills, especially when GitHub Actions, Azure pipelines, or file-based skill repos are part of the workflow.
When should I use lbussell-agent-skills?
Use it when you start or refactor an agent-skills repository and need reference skills plus authoring and configuration guidance.
How do I add lbussell-agent-skills to my agent?
Install the lbussell/agent-skills plugin in Claude Code, enable it for your workspace, then import or mirror the bundled file-based skills into your project skills directory.
Comments
Share how you use lbussell-agent-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.