Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/webmcp/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ webmcp: true
<section class="panel" aria-labelledby="skill-catalog-title">
<p class="eyebrow">Shared human + agent material</p>
<h2 id="skill-catalog-title">Choose the skill the agent should use</h2>
<p>The public catalogue is deliberately narrow: msdmd and its metadata-block applications first, followed by the METAPAT meta skill. The browser agent sees this same public set. Other <code>skill-lib</code> skills remain canonical in the source library rather than becoming competing definitions here.</p>
<p>The public catalogue is deliberately narrow: msdmd and its metadata-block applications first, followed by the METAPAT meta skill. The browser agent sees this same public set. <strong>msdmd is source-tree and forge neutral:</strong> it applies to local workspaces, Git, Mercurial, Jujutsu, Subversion, GitHub, GitLab, Bitbucket, Codeberg, Forgejo/Gitea, self-hosted forges, and unhosted source snapshots. The selected skill does not grant access; the agent uses whatever separately authorized repository or filesystem tools are available for the target. Other <code>skill-lib</code> skills remain canonical in the source library rather than becoming competing definitions here.</p>

<form data-human-skill-filter-form>
<label for="human-skill-filter">Optional search</label>
Expand Down
Loading