agentsclimarketplace

Wdyt access

Skill wdyt-page/skills/skills/wdyt-access

Connect an agent to WDYT over Clerk-authenticated MCP and safely manage workspace/private visibility, invitations, collaborators, archives, and deletion.From its SKILL.md

Install
npx -y skills add wdyt-page/skills --skill wdyt-access

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 24 days oldThe repository was created 24 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.6 KB, 329 tokens by cl100k_base, as published. Nobody here has run it

WDYT authenticated access

Connect the MCP client to https://www.wdyt.page/mcp. Let the human complete Clerk's browser consent and choose the workspace. Never request, accept, print, store, or forward an OAuth token through a tool argument.

For Codex:

codex mcp add wdyt --url https://www.wdyt.page/mcp
codex mcp login wdyt
codex mcp list

Restart the Codex client or begin a new session after login. In the terminal UI, use /mcp to confirm that WDYT is enabled and authenticated.

Read:

Use link for public-but-unlisted pages, workspace for members of the OAuth-selected owning organization, and private for the owner plus explicit collaborators. Protected visibility requires the protected_pages entitlement.

For private access, set visibility first, then create an email invitation. Send only the invitation URL to its intended recipient. Revoke unused invitations and remove collaborators when the human asks.

Archive is recoverable for the configured retention window. Permanent deletion is isolated in wdyt_delete_page; use it only with explicit human intent and supply the exact page key and current page name.

Run node scripts/doctor.mjs https://www.wdyt.page from this skill directory to verify public discovery and package health.

What ships with it: 4 files

9.3 KB alongside SKILL.md, 1 of them executable

agents/

references/

scripts/

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.