Build a Paperclip extension — a plugin via @paperclipai/plugin-sdk or a built-in adapter under packages/adapters. Use when adding AI runtimes or feature plugins.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add TheBeardedBearSAS/claude-craft --skill adapter-development --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Adapter Development?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thebeardedbearsas-adapter-development-claude-craft)More formats (shields.io, HTML) on the badges page.
---
name: adapter-development
description: Build a Paperclip extension — a plugin via @paperclipai/plugin-sdk or a built-in adapter under packages/adapters. Use when adding AI runtimes or feature plugins.
---
# Paperclip Extension Development
Two surfaces: **adapters** (AI runtimes, `packages/adapters/<name>/`, export `type/label/models/agentConfigurationDoc`) and **plugins** (features, `@paperclipai/plugin-sdk`, `definePlugin({setup(ctx)})`). Adapters and plugins never hold governance state — the server enforces budgets, approvals, and tenancy.
See ../../rules/12-adapter-protocol.md for the full contract and examples.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!