For the complete documentation index, see llms.txt. This page is also available as Markdown.

Node Skill

The canonical agent operational contract is:

packages/cli/skills/dkg-node/SKILL.md

The daemon also serves the skill at:

GET /.well-known/skill.md

Use the skill for exact tool names, HTTP routes, payload details, and agent execution rules. Use the docs corpus for system context, concepts, navigation, and task-level explanation.

Last updated

Was this helpful?