Skip to content

docs llms.txt: point to the skills registry instead of duplicating fetch steps#673

Draft
marc0olo wants to merge 1 commit into
mainfrom
agent-skills-llms-pointer
Draft

docs llms.txt: point to the skills registry instead of duplicating fetch steps#673
marc0olo wants to merge 1 commit into
mainfrom
agent-skills-llms-pointer

Conversation

@marc0olo

@marc0olo marc0olo commented Jul 23, 2026

Copy link
Copy Markdown
Member

⚠️ Draft — still being tested and reviewed. Wording and behaviour may still change; please do not merge yet.

What

The generated docs llms.txt "Agent skills" section now points to the canonical, choice-offering entry point (https://skills.internetcomputer.org/llms.txt) instead of duplicating fetch-and-remember instructions. Keeps agents aware of skills without drift, and defers the "how to consume" details to the single source of truth. Also removes the now-unused skillsBase.

  • docs-site/plugins/astro-agent-docs.mjs

Coordinated set

Part of one coordinated change across icp-cli-templates, icskills, icp-cli, and developer-docs (all draft).

Related PRs (coordinated — review together)

…teps

Replaces the '## Agent skills' block's inline fetch-and-remember instructions
with a short pointer to https://skills.internetcomputer.org/llms.txt (the
canonical, choice-offering entry point), and drops the now-unused skillsBase.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates generated agent documentation to reference the canonical ICP skills registry instructions.

Changes:

  • Replaces duplicated skill-fetch guidance with the canonical llms.txt link.
  • Removes the unused skillsBase constant.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants