Skip to content

Repository files navigation

HYGON-AI Agent Skills

Portable Agent Skills for HYGON-AI software, infrastructure, training, and inference workflows. This repository is the organization-level catalog: product teams own their source skills, while this hub validates, mirrors, and publishes approved versions.

Quick start

After the repository is published, browse or install skills with the standard skills CLI:

npx skills add HYGON-AI/skills --list
npx skills add HYGON-AI/skills

Install one skill for Codex without prompts:

npx skills add HYGON-AI/skills --skill skillhub-contributor --agent codex --yes

Skill catalog

Product Description Skills
SkillHub Author, validate, onboard, and publish portable Agent Skills across HYGON-AI projects. skillhub-contributor

Skills by category

1 skill across 1 category.

Developer Tools

Skill Product Description
skillhub-contributor SkillHub Create, review, and onboard portable Agent Skills into Hygon SkillHub. Use when adding a new SKILL.md, registering a HYGON-AI product repository in components.d, preparing a SkillHub contribution, or diagnosing catalog validation and synchronization failures.

How publication works

  1. Product teams maintain source skills in skills/<skill-name>/ in their own repository.
  2. A small components.d/<product>.yml file registers source paths and catalog names.
  3. The synchronization workflow mirrors registered content into this repository.
  4. Validation checks naming, frontmatter, links, metadata, secrets, and generated catalog drift.
  5. Approved changes land through pull requests and become installable from this repository.

Catalog maintainers can run:

python3 scripts/validate_skills.py
python3 scripts/generate_catalog.py --check
python3 scripts/sync_sources.py --check --component <product>

See CONTRIBUTING.md to onboard a product or skill.

Trust model

The catalog publishes reviewed source content; it does not make arbitrary third-party skills trusted. Every product entry records its repository, ref, and source path in catalog.json, and synchronized commits are recorded in .skillhub-lock.json. Consumers should still review executable scripts and permissions before installation.

Source attribution

Product repositories remain the source of truth for mirrored skills. The catalog preserves upstream authorship and license terms, records each source repository, ref, and path in catalog.json, and does not treat an unchanged third-party skill as a HYGON-AI adaptation.

License

Repository code and catalog-owned skill content are licensed under the Apache License 2.0 unless stated otherwise. Mirrored skill content remains under its source license, and imported skills must carry a license compatible with public redistribution.

About

Private preview of the HYGON-AI Agent Skills catalog and publication pipeline.

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages