Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 838 Bytes

File metadata and controls

27 lines (20 loc) · 838 Bytes

Contributing

Thanks for improving Open Knowledge Format Skill.

Ways to contribute

  • Improve SKILL.md instructions.
  • Add OKF examples.
  • Add validation checklists.
  • Improve templates.
  • Report unclear behavior or missing workflows.

Contribution guidelines

  1. Keep the skill focused on OKF creation, conversion, validation, and maintenance.
  2. Keep examples small and readable.
  3. Prefer Markdown and plain text over custom tooling.
  4. Preserve OKF v0.1 compatibility.
  5. Add citations when documenting external facts.

Pull request checklist

  • The change is related to OKF or agent-readable knowledge bundles.
  • SKILL.md remains clear and actionable.
  • Examples are valid Markdown.
  • New concept examples include YAML frontmatter with a non-empty type field.
  • Documentation links are current.