Portable Agent Skills entrypoint for Hypercerts developer workflows.
This repository currently ships one meta-skill:
hypercerts— a catalog skill that helps agents discover and install focused Hypercerts skills from their source repositories.
List available skills in this repository:
npx skills add hypercerts-org/skills --listInstall the Hypercerts meta-skill:
npx skills add hypercerts-org/skills --skill hypercertsFor local testing from this checkout:
npx skills add . --listThe meta-skill points to:
epds-loginfromhypercerts-org/ePDShyperindexfromGainForest/hyperindexapp-development-with-cgsfromhypercerts-org/certified-group-servicebuilding-with-hypercerts-lexiconsfromhypercerts-org/hypercerts-lexicon
This is intentionally a thin catalog. Agent Skills do not define a portable mechanism for one skill to invoke another skill, so this repo documents how to install the focused skills and lets each installed skill activate through its own description.
See CONTRIBUTING.md before adding another focused skill to the catalog.