Skip to content

baudco/ai.skillz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai.skillz

Reusable AI agent skills for claude-code conforming to the agentskills.io specification.

Extracted from real-world Python projects (tractor, piker, modden) and generalized for cross-repo deployment.

Skills

Skill Description
py-codestyle Python code style conventions
commit-msg Git commit message generation
pr-msg PR description generation
code-review-changes Apply PR review feedback
run-tests Test runner (template-based)
resolve-conflicts Merge conflict resolution
open-wkt / close-wkt Git worktree lifecycle
plan-io Plan file conventions
prompt-io AI prompt I/O provenance logging
inter-skill-review Cross-skill consistency
gish Git-over-SSH transport
yt-url-lookup YouTube URL resolution

Deployment

Each skill has a DEPLOY.md with setup instructions. Two methods are supported:

  • Symlinks — absolute links from your repo's .claude/skills/ to this checkout (dev machines)
  • Submodulegit submodule add for portable, version-pinned deployment (see scripts/)

License

AGPL-3.0 — see LICENSE.

Commercial licenses available from baudco for proprietary use cases. See LICENSING.md for details.

About

A cross model, agentic skillset; wrapped for native.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors