Skip to content

Repository files navigation

Formidable Builders shareable skills

This repository publishes skills shared by Formidable Builders contributors. Each published skill is a clean copy under skills/formidable/.

Install skills

List and select skills from this repository:

npx skills add formidable-oss/builder-skills

Install one skill directly:

npx skills add formidable-oss/builder-skills --skill <skill-name>

The Skills CLI shows these skills as part of this repository. Original source and update data is stored separately in references/skill-sources.json.

Share a Formidable skill

  1. Fork the repository and create a branch with your username as its prefix, for example gabimoncha/feat-new-skill.
  2. Use /share-formidable-skill, and provide the source repository, source path, tracked ref, and skill name.
  3. Copy the complete personal skill without changes to skills/formidable/<skill-name>/.
  4. Record its source, resolved commit, destination, and license under references/.
  5. Run npx skills add . --list and confirm that the skill appears.
  6. Review the full change, then commit it and open a pull request.

Example chat showing how to share a skill

Do not put source records, update instructions, or license copies inside an installed skill. See references/README.md for the manual update process.

License

This repository is available under the MIT License. License and source details for copied skills are stored under references/.

About

our formidable builder skills

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors