Skip to content

Point the default system card at the skills index - #687

Draft
jurgenwerk wants to merge 1 commit into
mainfrom
cs-12343-default-system-card-skills-index
Draft

Point the default system card at the skills index#687
jurgenwerk wants to merge 1 commit into
mainfrom
cs-12343-default-system-card-skills-index

Conversation

@jurgenwerk

Copy link
Copy Markdown

(Written by Claude on Matic's behalf.)

The default system card names the skills realm's index.md in defaultSkillFiles, so a new AI assistant room opens with the pull-model entry point: one short skill whose body names every skill and command the assistant can reach, with everything else read on demand.

The link is written as @cardstack/skills/index.md rather than an absolute URL so it resolves to whichever skills realm the environment serves. The realm resolves it to that realm's own file URL before it reaches a room, which is what the prompt needs to anchor the index's relative links.

Pairs with the boxel change that makes the same index the host's built-in default; the two land together.

The default system card now names the skills realm's index.md in
defaultSkillFiles, so new AI assistant rooms open with the pull-model entry
point rather than falling back to the host's built-in default.

CS-12343

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

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Staging Submissions Preview

This PR's content is pushed to the staging submissions realm: https://realms-staging.stack.cards/submissions/

Changed folders:

  • SystemCard/

Updated at 2026-08-03 11:23:34 UTC for commit 101ae75. Shared realm: only this PR's changed files are pushed; files touched by multiple PRs reflect whichever pushed last, and deleted files are not removed.

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.

1 participant