Skip to content

Add You.com resources to catalog - #13

Open
EdwardIrby wants to merge 7 commits into
github:mainfrom
youdotcom-oss:add-you-com-resources
Open

EdwardIrby wants to merge 7 commits into
github:mainfrom
youdotcom-oss:add-you-com-resources

Conversation

@EdwardIrby

@EdwardIrby EdwardIrby commented Jul 23, 2026

Copy link
Copy Markdown

Summary

Notes

  • Identifiers use the urn:ai:you.com:<kind>:<name> scheme so the generated urn:air:you.com:* matches the live well-known catalog exactly — no duplicate identities across catalogs. Publisher directory stays catalog/youdotcom-oss/ (GitHub org).
  • Entries carry ARD discovery fields (capabilities, representativeQueries) served by You.com's own catalog.
  • The main You.com MCP server (io.github.youdotcom-oss/mcp) is active in the official MCP Registry (see Onboard You.com MCP server: io.github.youdotcom-oss/mcp github-mcp-server#2934); the direct entry uses the SEP-2127 server card served at /mcp/server-card.
  • Codex/Grok/Kimi/OpenClaw vnd media types are first-mover types asserted by You.com's own well-known catalog, consistent with the Claude/Copilot/Cursor precedent.

Validation

  • python -m json.tool on each JSON file
  • python3 scripts/generate_ai_catalog.py + --check (2126 entries, passes)
  • Generated catalog verified to contain all 19 live well-known entries with identical content

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
- add portable Agent Plugins v1.0.0 entry pointing at agent-skills plugin.json
- fix Claude Code plugin media type to application/vnd.anthropic.claude-plugin+json
  (matching upstream PR github#44) and point plugin URLs at their manifests
- remove direct You.com MCP server entry: io.github.youdotcom-oss/mcp is active
  in the official MCP registry, which remains the source of truth (PR github#20)
- merge upstream/main and regenerate ai-catalog.json
Hosted Agent Skill at https://you.com/SKILL.md that onboards coding
agents to You.com and routes between local use and integration building.
io.github.youdotcom-oss/mcp is active in the official MCP Registry but not
yet mirrored into GitHub's MCP catalog, so a direct entry is needed for it
to appear in ai-catalog.json. This entry can be removed once GitHub's
registry mirror ingests the server.
Align agentfinder-catalog entries 1:1 with the authoritative catalog now
served at https://you.com/.well-known/ai-catalog.json (and .well-known/ard.json):

- re-identifier all entries to the urn:ai:you.com:* scheme so generated
  urn:air:you.com:* identifiers match the live catalog exactly (no
  duplicate identities across catalogs)
- add host plugins: you-codex, you-grok, you-kimi
- add npm packages: dsh-plugin, openclaw, opencode, pi
- add You.com Docs MCP server (you-docs, keyless)
- switch you-mcp to application/mcp-server-card+json pointing at the
  SEP-2127 card served at https://api.you.com/mcp/server-card
- carry ARD discovery fields (capabilities, representativeQueries)
@EdwardIrby

Copy link
Copy Markdown
Author

Heads up for reviewers: You.com now publishes the authoritative, spec-conformant manifest at:

This PR's entries mirror that live catalog 1:1 (identifiers, types, descriptions, capabilities, representativeQueries). Since the live catalog is continuously updated, this mirror can drift over time.

We've opened #50 ("Federation request: index the You.com catalog (you.com)") asking for the well-known source to be indexed directly per ARD §5.2 (web ingestion of hosted manifests is a required pipeline for conformant registries). We would prefer federation over maintaining mirrored per-entry files — if that's adopted, this PR (or the redundant parts of it) can be superseded by the live source.

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