Skip to content

skills(sightkick-debug): end with a "get listed" step for the Sightmap Atlas - #32

Draft
chiplay wants to merge 2 commits into
mainfrom
claude/atlas-agent-runner-differentiation-5ztk1e
Draft

skills(sightkick-debug): end with a "get listed" step for the Sightmap Atlas#32
chiplay wants to merge 2 commits into
mainfrom
claude/atlas-agent-runner-differentiation-5ztk1e

Conversation

@chiplay

@chiplay chiplay commented Sep 10, 2026

Copy link
Copy Markdown
Member

What this changes

Adds a short "Get listed" section at the end of the sightkick-debug skill: once sightmap browser mcp list confirms the tools on the deployed URL, submit the site to the Sightmap Atlas, either by POSTing to https://sightmap.org/api/atlas/submit or by opening https://sightmap.org/atlas in a WebMCP-capable session and calling its submit_site tool. A maintainer reviews every listing before it appears. The embedded copy under generator/skills/ is regenerated (go generate), so the drift check passes.

Why

The Atlas on sightmap.org is becoming a directory of apps with callable WebMCP tools (see the atlas/* PR stack in sightmap/sightmap). A site owner's coding agent that has just authored and verified a tool layer with this skill should know the last step is one request away. The endpoint and tool land with that stack; until it deploys the section describes a target that does not answer yet, so this can merge after the sightmap side.

Checks

  • go build ./... && go generate ./skills/... in generator/ (second run is a no-op)
  • go test ./... in generator/, pnpm test in packages/runtime

🤖 Generated with Claude Code

https://claude.ai/code/session_01NpEUDK1MADpEDitJ3Px7D4


Generated by Claude Code

chiplay and others added 2 commits September 10, 2026 01:49
…p Atlas

Once `sightmap browser mcp list` confirms the tools on the deployed URL, the
last step is to submit the site: POST to sightmap.org/api/atlas/submit, or
call the Atlas page's own submit_site tool. A maintainer reviews every
listing before it appears. The embedded copy is regenerated.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NpEUDK1MADpEDitJ3Px7D4
Signed-off-by: Chip Lay <chip.lay@gmail.com>
The last step now reads as what it is: optional, for an owner who wants the
site shown in the Sightmap Atlas. Before the deploy that ships the tools the
agent generates a token and writes it into webmcp.txt as a
`# sightmap-claim:` comment line, then submits with the same token as `claim`
and reports the card URL that comes back.

The card is shareable at once; the Atlas listing still waits on a
maintainer's review.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NpEUDK1MADpEDitJ3Px7D4
Signed-off-by: Chip Lay <chip.lay@gmail.com>
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