Skip to content
Discussion options

You must be logged in to vote

Hi! The easiest way to get the complete current set is to use a shallow clone:

git clone --depth 1 https://github.com/sickn33/agentic-awesome-skills.git
cd agentic-awesome-skills
find . -type f -name "*.md" > markdown-files.txt

If you only want the installable skills in a clean directory, you can also run:

npx agentic-awesome-skills --path ./aas-skills

The current release contains 1,948+ skills, so the count is no longer exactly 1,900.

One important note for model training: the repository itself is MIT-licensed, but it aggregates official and community material. Please retain attribution and review the provenance/license metadata in each skill (source, license, and license_source) before …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Garvit-821
Comment options

Answer selected by sickn33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants