Skip to content

Repository files navigation

Manor Hub

Manor Hub is the public contribution repository for the Manor ecosystem.

This repo is where community contributors can:

  1. add public skill packages
  2. improve package specs and schemas
  3. contribute examples, docs, and review guidelines

The current Manor runtime lives separately in manor-multi-agent. This repo holds the public contribution contract and starter content that outside contributors can work on without depending on Manor's full private product stack.

Repository Layout

manor-hub/
  docs/
  schemas/
  examples/
  skills/
  CONTRIBUTING.md
  SECURITY.md
  CODE_OF_CONDUCT.md

First Contribution Surface

The first public extension type is skills.

A skill package is a small, reviewable bundle with:

  • manor.json
  • SKILL.md
  • README.md

See:

  • docs/SKILL_PACKAGE_SPEC.md
  • schemas/manor-skill.schema.json
  • examples/skills/hello-world/

Relationship To Manor Runtime

  • manor-hub: public package definitions, examples, docs, and contribution workflow
  • manor-multi-agent: current runtime that can load skill bundles into the Manor workspace

Publishing Notes

This repo now includes:

  • MIT license
  • GitHub Actions validation for skill manifests

Recommended next additions:

  • secret scanning
  • contribution review automation

About

Hub for manor skills

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages