Skip to content

514-labs/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

A collection of skills that extend AI coding agents with domain-specific expertise.

Skills follow the open specification at agentskills.io.

Install

npx skills add 514-labs/agent-skills

Works with Claude Code, Cursor, Copilot, Windsurf, Gemini CLI, Codex, and 20+ other agents.

Skills

Skill Description
axp-build-loop Drive the axp experiment build loop from a coding-agent chat: generate variants of a CLI / MCP server / hooks / install script / docs / schema, build them in parallel worktrees, evaluate them in isolated sandboxes against a naive agent, rank vs a baseline control, then promote the winner to a PR or iterate another lap

Adding a Skill

Copy skills/_template/ to skills/{namespace}/{skill-name}/, fill in SKILL.md and metadata.json, and add a row to the table above. See the template README for conventions.

License

Apache 2.0 — see LICENSE.

About

Agent skills for MooseStack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors