Files
holocron/plugins/kyberforge/docs
Defame1297 1d07d1a76b docs(kyberforge): add Microsoft APM research reference set
Capture Microsoft's Agent Package Manager (APM) — overview, install,
config, CLI reference, registries/marketplace, monorepo shapes,
testing/validation, troubleshooting, and examples — as structured
reference docs under plugins/kyberforge/docs/research/docs/microsoft-apm/.

Lays the groundwork for issue #88 (build agents/skills to execute a
marketplace-to-APM conversion of this repo).
2026-08-10 17:06:07 +00:00
..

docs/

Plugin documentation. Not read automatically by Claude Code or GitHub Copilot CLI — reference specific files from skill bodies or agent prompts as needed.

Files

Path Purpose
plugin-marketplace-architecture.md Claude Code vs Copilot CLI divergence, two-manifest pattern, plugin constraints, cross-tool compatibility
adding-agents.md How to add agent definitions to the kyberforge plugin

research/

Upstream reference material gathered during skill authoring. Not shipped with the plugin — used at development time only.

Path Purpose
research/docs/agentskillsio/ agentskills.io spec, skill authoring, description optimization, eval design, scripts
research/docs/agentsmd/ agents.md format spec and cross-tool configuration reference
research/examples/skill-write/ Upstream skill examples reviewed when authoring skill-write and skill-audit