Erstellen Sie eine Paperclip-Extension — ein Plugin via @paperclipai/plugin-sdk oder einen Built-in-Adapter unter packages/adapters. Verwenden Sie dies beim Hinzufügen von AI-Runtimes oder 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)More formats (shields.io, HTML) on the badges page.
---
name: adapter-development
description: Erstellen Sie eine Paperclip-Extension — ein Plugin via @paperclipai/plugin-sdk oder einen Built-in-Adapter unter packages/adapters. Verwenden Sie dies beim Hinzufügen von AI-Runtimes oder Feature-Plugins.
---
# Paperclip-Extension-Development
Zwei Oberflächen: **Adapter** (AI-Runtimes, `packages/adapters/<name>/`, exportieren `type/label/models/agentConfigurationDoc`) und **Plugins** (Features, `@paperclipai/plugin-sdk`, `definePlugin({setup(ctx)})`). Adapter und Plugins halten niemals Governance-Zustand — der Server setzt Budgets, Approvals und Tenancy durch.
Siehe ../../rules/12-adapter-protocol.md für den vollständigen Vertrag und Beispiele.
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!