Dev/i18n/de/Paperclip/skills/paperclip-onboarding/SKILL.md
Onboarding einer Paperclip-Instanz — installieren, CEO-Operator bootstrappen, Company via Dashboard erstellen, ersten Agent einstellen, Plugin installieren. Verwenden Sie dies beim Bootstrapping oder Verdrahten von Claude Code in Paperclip.
npx skillsauth add thebeardedbearsas/claude-craft paperclip-onboardingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
npx paperclipai onboard --yes (oder clone + pnpm install && pnpm dev).paperclipai doctor — beheben Sie alle Hard-Failures.paperclipai auth-bootstrap-ceo — erstellen Sie das initiale Operator-Konto.http://localhost:3100) und erstellen Sie die Company, oder importieren Sie eine mit paperclipai company import.claude_local, codex_local, cursor_local, gemini_local, opencode_local, openclaw_gateway, pi_local) registriert sind.POST /companies/:companyId/agents.paperclipai plugin install <package>, dann paperclipai plugin enable <key>..paperclip/-Verzeichnis mit Runbook und Onboarding-Notizen (keine Secrets, kein BETTER_AUTH_SECRET).Siehe ../../commands/setup-company.md für die vollständige Vorgehensweise.
tools
Third-party Claude Code token/context/code-review tools. Use when choosing or recommending an external tool to reduce token usage, manage context, or review large codebases.
development
Mandatory analysis workflow for understanding codebase before changes
testing
TDD/BDD testing principles, test patterns, and coverage strategies
development
SOLID principles for clean code design and architecture