Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

Centralized workspace skills registry for /home/TheWatcher01/projects.

Skills follow the Agent Skills specification.

Installation

npx skills add TheWatcher01/skills

Centralized Structure

This repository now uses two official locations, aligned with current GitHub Copilot docs:

  • .claude/skills/ : canonical source for Claude Code config, instructions, scripts, and assets.
  • .github/skills/ : GitHub Copilot Chat/CLI path (symlink to .claude/skills/).

Official reference: https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/create-skills

Inventory and Import Policy

  • Full workspace inventory is tracked in SKILLS_INVENTORY.md.
  • Skills from openclaw/ are inventoried but intentionally excluded from import.
  • Import logs are tracked in:
    • .claude/imported-skills.log
    • .claude/skipped-skills.log

Skill Structure

Each skill contains:

  • SKILL.md - Required metadata + instructions
  • references/ - Optional documentation loaded on demand
  • scripts/ - Optional executable helpers
  • assets/ - Optional templates/static resources

Notes

  • Canonical storage is .claude/skills/*.
  • .github/skills is provided for Copilot compatibility.
  • See SKILLS_INVENTORY.md for complete provenance and exclusions.

License

MIT

About

Agent Skills collection — Reusable capabilities for AI coding agents. Install: npx skills add TheWatcher01/skills

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages