Skip to content

hypercerts-org/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Hypercerts Skills

skills.sh

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.

Install

List available skills in this repository:

npx skills add hypercerts-org/skills --list

Install the Hypercerts meta-skill:

npx skills add hypercerts-org/skills --skill hypercerts

For local testing from this checkout:

npx skills add . --list

Included pointers

The meta-skill points to:

Design

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.

Contributing

See CONTRIBUTING.md before adding another focused skill to the catalog.

About

skills repository for hypercerts ecosystem. It is a reference/map for all the various hypercerts stack skills, eg: epds, hyperindex etc.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors