atproto skills

48 tagged atproto, measured the same way as everything else here.

Browse within: bluesky 40cyanheads 32atprotocol 8agentskills 7bsky 5plugin 5wordpress 5wordpress-plugin 5

skyreader

01

disnet/skyreader

Skill Claude CodeCodex

Read and manage RSS feeds, saved articles, and subscriptions using the Skyreader CLI. Use when the user asks about their feeds, articles, saved items, subscriptions, or wants to read/browse RSS content.

86 2d ago A 45 tokens

code-style

02

Automattic/wordpress-atmosphere

Skill Claude CodeCodex

PHP coding standards and WordPress patterns for ATmosphere plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring plugin files.

51 4d ago A 36 tokens

pr

03

Automattic/wordpress-atmosphere

Skill Claude CodeCodex

INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.

51 4d ago A 27 tokens

test

04

Automattic/wordpress-atmosphere

Skill Claude CodeCodex

Testing patterns for PHPUnit tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ATmosphere features.

51 4d ago A 32 tokens

atproto-attestation

05

ngerakines/atproto-skills

Skill Claude CodeCodex

This skill should be used when the user is implementing, debugging, or reasoning about AT Protocol record attestations per the badge.blue specification — inline (embedded ECDSA signature) or remote (content-addressed strongRef to a proof record) — in Rust, TypeScript, or Go. Triggers on phrases like "sign an atproto…

47 4mo ago A 516 tokens original MIT

ngerakines/atproto-skills

Skill Claude CodeCodex

This skill should be used when the user is resolving, validating, parsing, or debugging AT Protocol identities in Rust, TypeScript, or Go — handles (domain-name usernames like alice.bsky.social) and DIDs (did:plc:…, did:web:…, did:webvh:…). Triggers on phrases like "resolve a handle", "why does my handle return 404"…

47 4mo ago A 587 tokens original MIT

atproto-oauth

07

ngerakines/atproto-skills

Skill Claude CodeCodex

This skill should be used when the user is implementing, auditing, or debugging AT Protocol OAuth in Rust, TypeScript, or Go — covering confidential backend (BFF) clients, public SPA clients, native desktop clients, the authorization flow (PAR / DPoP / PKCE), client metadata publication, permission / scope design…

47 4mo ago A 711 tokens original MIT

add-tool

08

cyanheads/bluesky-mcp-server

Skill Claude CodeCodex

Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.

1 8d ago A 35 tokens copy · 100% Apache-2.0

api-linter

09

cyanheads/bluesky-mcp-server

Skill Claude CodeCodex

MCP definition linter rules reference. Use when bun run lint:mcp or bun run devcheck reports a lint error or warning (format-parity, schema-is-object, name-format, server-json-, etc.) and you need to understand the rule, its severity, and how to fix it. Every rule ID the linter emits has an entry in this doc.

1 8d ago A 86 tokens copy · 100% Apache-2.0

design-mcp-server

10

cyanheads/bluesky-mcp-server

Skill Claude CodeCodex

Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.

1 8d ago A 62 tokens copy · 100% Apache-2.0

desloppify

11

ewanc26/atproto-mcp-server

Skill Claude CodeCodex

Multi-language codebase health scanner. Use when the user explicitly asks to run desloppify, scan for technical debt, get a health score, or create a cleanup plan. Do NOT trigger for general code review, renaming, or fixing individual bugs.

1 7d ago C 56 tokens

session-context

12

sandraschi/bluesky-mcp

Skill Claude CodeCodex

Bluesky MCP session context — check outbox + notifications before work, enqueue drafts after.

0 yesterday A 22 tokens original MIT

bluesky-outbox

13

sandraschi/bluesky-mcp

Skill Claude CodeCodex

Hold promotion drafts from fleet-public-relations-mcp until a human approves, then publish to Bluesky (dry-run by default).

0 yesterday A 0 tokens original MIT