Skip to content

WebMCP: publish skill registry tools - #51

Merged
erinepshovel-code merged 8 commits into
mainfrom
agent/webmcp-challenge
Aug 31, 2026
Merged

erinepshovel-code merged 8 commits into
mainfrom
agent/webmcp-challenge

Conversation

@erinepshovel-code

Copy link
Copy Markdown
Contributor

Purpose

Ship the website-owned browser-native WebMCP surface for the WebMCP Challenge while preserving The-Interdependency/skill-lib as skill authority.

What changes

  • fetch a commit-pinned skill-lib/skills.json projection during the existing data refresh
  • publish the projection at /assets/data/skill-registry.json
  • expose five read-only WebMCP registry tools on /webmcp/
  • preserve exact source commit/path/SHA-256 and dependency integrity
  • fail honestly in browsers without WebMCP support
  • add source-level contract tests

Usage

Open /webmcp/ in a WebMCP-capable browser or in-app browser and ask the agent to find, inspect, or resolve the closure of an Interdependency skill. Ordinary browsers receive the human-readable status page without fake tool support.

Boundary

No v0 tool mutates GitHub, skill-lib, the website, or user data. Write/install/propagation capabilities remain hmmm pending an explicit authenticated boundary.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T19:22:33.051182Z ab56166 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@erinepshovel-code
erinepshovel-code merged commit 653e832 into main Aug 31, 2026
5 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ab5616688d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/assets/js/webmcp.js
Comment thread scripts/fetch-skill-registry.mjs
Comment thread src/assets/js/webmcp.js
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