Skip to content

jhsong233/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

This repository is a place to store skills.

License

Original repository content is licensed under MIT; see LICENSE.

The imported skills/skill-creator/ subtree is separately licensed under Apache-2.0 as provided in skills/skill-creator/LICENSE.txt. That Apache-2.0 license continues to apply to files in skills/skill-creator/.

Layout

skills/
├── docs/
│   └── <skill-name>/
├── README.md
└── skills/
    ├── <skill-name>/
    └── ...

Skill Index

Skill Description Source
news-crawler Builds and runs automated news and blog aggregation crawlers with one-time backfills, recurring runs, deduplication, and Markdown output. Original
repo-teacher Teaches a repository like a programming teacher, including structure walkthroughs, architecture explanations, onboarding guidance, and learning exercises. Original
skill-creator Creates and improves skills, including drafting instructions, defining evals, iterating on quality, and producing documentation for authored skills. Imported from anthropics/skills

Documentation

  • docs/<skill-name>/ stores documentation, creation logs, and iteration notes for each authored skill.

Releases

Published .skill packages are distributed through GitHub Releases. If you want to use a skill, download the appropriate release asset from the repository's Releases page.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors