atproto-skills
AT Protocol development guides for Rust, TypeScript, and Go
All Skills in This Repository (6)
Pure Emerald Level Indicatorsatproto-repository
Load repo CARs and validate signed commits, MSTs, and records across Rust, TypeScript, and Go.
atproto-cid
Validate AT Protocol CIDs against DASL subset constraints.
atproto-oauth
Implement, debug, and audit AT Proto OAuth flows across Rust, TypeScript, and Go.
atproto-identity-resolution
Resolve AT Protocol handles to DIDs and validate DID documents.
atproto-attestation
Compute content CIDs for AT Protocol attestations with inline or remote signatures.
atproto-publish-lexicon
Publish and resolve AT Protocol lexicons as com.atproto.lexicon.schema records.
Frequently Asked Questions
FAQPage SchemaHow to install atproto-skills?โผ
Run `npx skills add ngerakines/atproto-skills --all -g -y` in your terminal to install all seven skills globally.
What does atproto-skills cover?โผ
It covers the core AT Protocol building blocks: CID parsing, handle and DID resolution, lexicon authoring and publishing, XRPC calls, OAuth login flows, record attestations, and repository internals like CAR files and Merkle Search Trees.
Which programming languages are supported?โผ
Six of the seven skills include parallel guides for Rust, TypeScript, and Go, plus a language-neutral spec and a divergence matrix highlighting cross-language differences.
How do the skills get triggered?โผ
They load automatically when your conversation mentions AT Protocol terms like resolving a handle, debugging a CAR file, or designing a lexicon. You never invoke them directly.
Does it cover Bluesky app features like posts and feeds?โผ
No. Bluesky-specific record idioms such as richtext facets, embeds, and labels are intentionally out of scope; the focus is the protocol layer itself.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core