Skip to content

gicrisf/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

My AI agent skills. Written in Org-mode and exported with ox-skills.

Workflow

  1. Edit SKILLS.org
  2. Run M-x ox-skills-export-wim-to-md (C-c C-e s a, or SPC m e s a in evil)

Hand-written .md files in skills/ are left untouched (you can mix exported and manual skills freely).

Creating a new skill

Load the org-skill-maker skill to start immediately! It asks what you need, adds the right entry to SKILLS.org with EXPORT_SKILL_* properties, and exports it.

Install first (see below) to make it available in your environment, or just tell your agent:

Load the org-skill-maker skill and create a skill for <your task>

Installation

git clone git@github.com:gicrisf/skills.git ~/dev/skills

Batch (recommended)

Requires GNU Stow.

cd ~/dev/skills && stow -t ~ links

Symlinks .claude/skills, .opencode/skills, .agents/skills and anything in links/.

Single symlink

ln -sfn ~/dev/skills/skills ~/.agents/skills

To undo:

unlink ~/.agents/skills

License

MIT. See LICENSE.

Some skills adapted from:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors