Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

A collection of installable Agent Skills. Install into Cursor, Claude Code, Codex, and other compatible clients with a single command.

One-click install

# Interactively pick skills and target agents
npx skills add uvmplus/dailySkill -g

# Install only resume into Cursor + Claude Code + Codex
npx skills add uvmplus/dailySkill -s resume -g \
  -a cursor -a claude-code -a codex -y

For local development, you can install from a path:

npx skills add /path/to/dailySkill -s resume -g \
  -a cursor -a claude-code -a codex -y

Update an installed skill:

npx skills update resume

Skill catalog

Skill Status Description
resume Ready Maintain a standard resume: bilingual YAML → HTML preview → polish edits → export A4 PDF

Add future skills under skills/<name>/ and append a row to this table.

Repository conventions

  • All skills live under skills/<name>/
  • Samples live under examples/<name>/

Compatible clients

Agent Global directory
Cursor ~/.cursor/skills/
Claude Code ~/.claude/skills/
Codex ~/.codex/skills/

Format follows the Agent Skills specification.

About

A pre-configured collection of skills ready for immediate use by individuals

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages