Agent Skill
2/7/2026

agent-skill

Create and structure Claude Code agent skills. Use when the user wants to create a new skill, write an agent skill, make a claude skill, or asks about SKILL.md files.

M
markahesketh
0GitHub Stars
2Views
npx skills add markahesketh/dotfiles

SKILL.md

Nameagent-skill
DescriptionCreate and structure Claude Code agent skills. Use when the user wants to create a new skill, write an agent skill, make a claude skill, or asks about SKILL.md files.

dotfiles

A collection of dotfiles and configuration from my dev environment.

Terminal window

Installation

bin/setup

This will:

  • Confirm and remove existing dotfiles
  • Create symlinks to this repo's dotfiles
  • Download Git and Docker autocomplete bash scripts

Usage

Symlinks from your home directory to this repository's files will be created, meaning all changes to dotfiles can be tracked in version control.

Local settings

Each dotfile will check for a *.local file matching its own name.

This is useful for overwriting or supplementing configs on a specific environment outside of version control.

For example:

  • Local .alias file would be ~/.aliases.local
  • Local .zprofile file would be ~/.zprofile.local
  • etc.

License

MIT.

Skills Info
Original Name:agent-skillAuthor:markahesketh