Skip to content

penfick/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills by penfick

A collection of Agent Skills for Claude Code / Codex / Pi Agent / any tool supporting the Agent Skills standard.

Skills

Skill Description
vision-support Image recognition for non-multimodal AI models. Multi-image support, 19+ platforms, auto-fallback.

Install

npx skills (Recommended)

# Install a specific skill
npx skills add https://github.com/penfick/skills --skill vision-support -g -y

# List all available skills
npx skills add https://github.com/penfick/skills --list

Git Clone

git clone https://github.com/penfick/skills.git ~/.agents/skills

Structure

skills/
├── README.md
├── LICENSE
└── vision-support/
    ├── SKILL.md
    └── ...

Each subdirectory is an independent skill containing a SKILL.md file, compliant with the Agent Skills specification.

Friends

LinuxDo

License

MIT

About

some agent skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors