Johnwhiteside Claude At Proto Plugins
johnwhiteside-claude-at-proto-plugins is a Claude Code plugin for the Build phase that helps you integrate AT Protocol and Bluesky via exploration, docs MCP, and authenticated API workflows.
Build and debug AT Protocol and Bluesky apps inside Claude Code with exploration, docs, and authenticated network calls.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install johnwhiteside-claude-at-proto-plugins@johnwhiteside/claude-at-proto-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:johnwhiteside/claude-at-proto-plugins") and the paste-ready config with skillselion.get_install_config("plugin:johnwhiteside/claude-at-proto-plugins").
What it does
johnwhiteside-claude-at-proto-plugins is a focused Claude Code bundle for solo builders shipping on AT Protocol and Bluesky. It packages three plugins that help you explore lexicons and networks, pull protocol documentation into the session, and run authenticated interactions without constantly context-switching to browsers and raw API clients. The canonical journey placement is build integrations because you are wiring federated social features, custom records, and server behavior against ATProto APIs. Complexity is intermediate: you need basic familiarity with AT Protocol concepts, handles, and lexicons, but the plugins reduce friction for day-to-day implementation. Skip it if you are not building on Bluesky or the wider AT ecosystem; it is narrowly excellent for that stack rather than general web SaaS.
Highlights
- 3 Claude Code plugins scoped to AT Protocol and Bluesky
- atexplore-style network and lexicon exploration from the agent
- MCP AT Proto docs server for in-context protocol reference
- Authenticated interact flows for real API calls while developing
- Search and documentation helpers for decentralized social app builders
Why builders use it
Building on AT Protocol means juggling lexicon docs, exploratory calls, and auth-heavy APIs outside your coding agent.
After install, Claude Code can explore ATProto networks, surface protocol docs, and support authenticated development calls from one plugin set.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 5 stars, 0 votes.
FAQ
Who is johnwhiteside-claude-at-proto-plugins for?
It is for developers building AT Protocol or Bluesky features who want exploration, docs, and API helpers inside Claude Code.
When should I use johnwhiteside-claude-at-proto-plugins?
Use it while implementing lexicons, testing authenticated calls, or learning protocol behavior during active integration work.
How do I add johnwhiteside-claude-at-proto-plugins to my agent?
Register the johnwhiteside/claude-at-proto-plugins bundle in Claude Code and configure authentication for plugins that perform live ATProto calls.
Comments
Share how you use johnwhiteside-claude-at-proto-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.