Skip to content

docs(skills): Native Manifest + Bundled Resources concept pages (#96, #97) - #106

Merged
Aaronontheweb merged 1 commit into
devfrom
docs/skills-group1-concepts
Jul 21, 2026
Merged

docs(skills): Native Manifest + Bundled Resources concept pages (#96, #97)#106
Aaronontheweb merged 1 commit into
devfrom
docs/skills-group1-concepts

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Contributor

Group 1 of the skill-server 0.4.0 epic (#95) — the two foundational concept pages everything else depends on.

Written from the skill-server 0.4.0 source (Endpoints.cs, the specs) and the netclaw 0.25.0 consumption side. Notably documents the real /api/v1/ content routes — the scoping report and spec shorthand both dropped the prefix; I verified against Endpoints.cs.

Sidebar: both under Skills for now; the rename to Skills & Agents lands with the custom-subagents move (#103). Forward-links to the not-yet-written CLI and subagent-distribution pages point at existing pages; later epic PRs repoint them.

Closes #96, #97. Build compiles, all internal links resolve; pagefind's binary-fetch is the known environmental failure.

…#96, #97)

Group 1 of the skill-server 0.4.0 epic (#95) — the two foundational concept
pages the rest depend on. Written from the skill-server 0.4.0 source
(Endpoints.cs, docs/specs/native-manifest.md, docs/specs/skills.md) and the
netclaw 0.25.0 consumption side.

- skills/native-manifest.md: the versioned HATEOAS /manifest.json sidecar vs
  the Cloudflare RFC feed, the skills/subagents collection trees, API version
  negotiation, and what netclaw pulls from it (subagents + archives),
  fail-soft / prune-after-confirm. Documents the real /api/v1/ content routes
  (the spec shorthand drops the prefix).
- skills/bundled-resources.md: skill-md vs archive artifact shapes, deterministic
  archives with preserved exec bits, the automatic backfill, and how netclaw
  downloads/verifies/extracts (zip-slip hardening) into
  ~/.netclaw/skills/.server-feeds/, plus skill_read_resource and shell access.
- Sidebar: both under Skills (the section rename to "Skills & Agents" lands with
  the custom-subagents move, #103).

Forward-links to not-yet-written pages (skillserver-cli, subagent-distribution)
point at existing pages for now; the later epic PRs repoint them.

Closes #96, #97.
@Aaronontheweb
Aaronontheweb merged commit 4a4efa7 into dev Jul 21, 2026
2 checks passed
@Aaronontheweb
Aaronontheweb deleted the docs/skills-group1-concepts branch July 21, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(skills): Native Manifest & Sync Model page (new)

1 participant