Communitygithub.com

bluesky-social/atproto

Migrate AT Protocol client and consumer code off the legacy `@atproto/api`, `@atproto/lexicon`, and `@atproto/xrpc` stack onto `@atproto/lex`. Use whenever code that *calls out* to an XRPC service is being modernized — replacing an `AtpAgent` with `Client`, `result.data` / `result.headers[…]` response handling, `XRPCError` try/catch, `jsonStringToLex` / `stringifyLex`, `BlobRef` `instanceof` checks, `CID` from `multiformats`, `new Date().toISOString()` on AT Proto datetimes, bare `string` DIDs a

atproto 是什么?

atproto is a Claude Code agent skill that migrate AT Protocol client and consumer code off the legacy `@atproto/api`, `@atproto/lexicon`, and `@atproto/xrpc` stack onto `@atproto/lex`. Use whenever code that *calls out* to an XRPC service is being modernized — replacing an `AtpAgent` with `Client`, `result.data` / `result.headers[…]` response handling, `XRPCError` try/catch, `jsonStringToLex` / `stringifyLex`, `BlobRef` `instanceof` checks, `CID` from `multiformats`, `new Date().toISOString()` on AT Proto datetimes, bare `string` DIDs a.

兼容平台~Claude Code~Codex CLI~Cursor
npx skills add bluesky-social/atproto

在你喜欢的 AI 中提问

打开一个已预加载此 Agent Skill 的新对话。

文档

atproto 是做什么的?

Migrate AT Protocol client and consumer code off the legacy @atproto/api, @atproto/lexicon, and @atproto/xrpc stack onto @atproto/lex. Use whenever code that calls out to an XRPC service is being modernized — replacing an AtpAgent with Client, result.data / result.headers[…] response handling, XRPCError try/catch, jsonStringToLex / stringifyLex, BlobRef instanceof checks, CID from multiformats, new Date().toISOString() on AT Proto datetimes, bare string DIDs a

相关技能