Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

skills

Personal collection of Claude skills. Each top-level directory is one skill: a SKILL.md (instructions + trigger description) plus any references/, scripts/, or assets/ it needs.

Skills

Skill What it does
quoteforge-cards Turn text into polished images and multi-slide decks (PNG) with QuoteForge — quote cards, carousels, slides, blog/OG headers, article covers, banners. Installs the CLI if needed, authors the JSON, renders, and shows the result.

Installing

Claude Code discovers skills under ~/.claude/skills/. Symlink a skill there so edits in this repo are picked up live:

ln -s "$PWD/quoteforge-cards" ~/.claude/skills/quoteforge-cards

Verify the link resolves:

readlink ~/.claude/skills/quoteforge-cards
test -e ~/.claude/skills/quoteforge-cards/SKILL.md && echo ok

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors