Skip to content

Need-segmented skill docs (rigging / motion / face / ingest) built from one source #152

Description

@firejune

Why

Zero-install skill-doc distribution demonstrably works: the closest comparable project ships one self-contained SKILL.md (scripts embedded by CI) that users paste into an AI assistant, and that friction-free onboarding plausibly explains much of its adoption. rigc can ship the same channel without giving up the CLI: build skill docs from the AUTHORING.md / PROMPTING.md sources.

Decided design (2026-08-25)

  • Segment by need, not one monolithic doc. Narrow trigger descriptions match better and the set reads as a capability catalog:
  • Single source, thin built fronts. Shared core (Spine JSON knowledge, the CLI loop, the verification protocol) lives once; a build step embeds it into each segment doc. (Embed-build pattern observed in the comparable project — idea only; that repo is PolyForm NC, any code clean-room.)
  • Which segment ships first is decided by intake signals (community thread, issues), not by prediction.

Status

Design settled; awaiting a demand signal before building any segment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation-only itemsenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions