Skip to content

hefgi/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hefgi Skills

A collection of AI coding agent skills for various tools and services.

Skills

Skill Description Invocation Score
shortcut Interact with Shortcut stories and epics via the short CLI /shortcut tessl
ponder Build EVM blockchain data indexers using Ponder (ponder.sh) /ponder tessl

Installation

Using Claude Code

claude plugin marketplace add hefgi/skills
claude plugin install <skill-name>

Using Tessl

npx tessl i hefgi/shortcut
npx tessl i hefgi/ponder

Using Skills.sh

npx skills add https://github.com/hefgi/skills --skill shortcut
npx skills add https://github.com/hefgi/skills --skill ponder

Adding a New Skill

  1. Create a new folder: my-skill/
  2. Add a SKILL.md with frontmatter (name, description, invocations, tags, version)
  3. Add a tile.json with the skill metadata (name, version, summary, skill path)
  4. Add any reference files in my-skill/references/
  5. Update the Skills table in this README

About

A collection of Claude Code skills for various tools and services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages