{
  "markdown": "# Skill Bundles Research\n\n## About\n\nThis is a repo with a focus on the creation of an Agent-managed Personal Knowledge Graph for **Skill Bundles**.\n\n**Research Focus:** Collections of skills combined with supporting context elements including validation (SHACL), mapping (SSSOM), rules, vocabularies, taxonomies, and ontologies.\n\nThe goal is to discover, document, and analyze real-world examples of reusable, composable skill bundles that pair agent capabilities with formal semantic and validation layers.\n\n## Components\n\n### raw/\n\nSource documents ingested daily by the agent. Organized by date (`raw/YYYY-MM-DD/`). Outside the OKF bundle (ingestion staging).\n\n### wiki/ — OKF Knowledge Bundle\n\nThe compiled, LLM-maintained publication. **Primary entry point:** [`wiki/index.md`](wiki/index.md).\n\n`wiki/` is an [Open Knowledge Format (OKF) v0.1](https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/okf/SPEC.md) Knowledge Bundle:\n\n- Every concept document has YAML frontmatter with a required `type` field\n- Cross-links use **relative markdown links** (OKF §5.2) so they work on GitHub and in OKF consumers\n- Reserved files: `index.md` (progressive disclosure), `log.md` (update history)\n- Concept ID = path under `wiki/` without `.md` (e.g. `examples/skill0-skill-internalization`)\n- Local format summary for agents: [`wiki/concepts/okf-knowledge-bundle.md`](wiki/concepts/okf-knowledge-bundle.md)\n- Daily agent contract: [`PLAN.md`](PLAN.md) (Karpathy-style research *loop*; OKF *document format*)\n\n### resources/\n\nA directory for JSON-LD documents using schema.org types (Dataset, DigitalObject, etc.) to record information about resources indexed from sources.\n\n### scripts/\n\nAutomation for OKF conformance and maintenance. See [`scripts/README.md`](scripts/README.md).\n\n```bash\npython3 scripts/okf-lint.py          # OKF §9 conformance\npython3 scripts/convert-to-okf.py    # one-shot / re-migration helper\n```\n\n## Approaches\n\nAll changes are done in a branch of master that is then submitted as a pull request.\nNo changes directly to master are done.\n\n## Key References\n\n- [Open Knowledge Format (OKF) SPEC](https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/okf/SPEC.md)\n- [Agent Skills](https://agentskills.io/)\n- [NORA (Night Owl Research Agent)](https://github.com/GRIND-Lab-Core/night_owl_research_agent)\n- [Agents at Conferences](https://github.com/cecat/agents-at-conferences)\n",
  "bytes": 2422,
  "sha": "3ae716c2792386f73a9fa7a070c4d8cb81a35712b46b387d937b922abdae2f8a",
  "repo_slug": "fils/skill-bundles",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_fils_skill_bundles_wiki_index_md_91f75e51/readme"
}