Dev/i18n/fr/Paperclip/skills/paperclip-onboarding/SKILL.md
Onboarder une instance Paperclip — installation, bootstrap du compte opérateur CEO, création d'une company via le dashboard, recrutement du premier agent, installation d'un plugin. À utiliser pour bootstrapper ou brancher Claude Code dans 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 (ou clone + pnpm install && pnpm dev).paperclipai doctor — corriger les échecs durs.paperclipai auth-bootstrap-ceo — créer le compte opérateur initial.http://localhost:3100) et créer la company, ou en importer une avec paperclipai company import.claude_local, codex_local, cursor_local, gemini_local, opencode_local, openclaw_gateway, pi_local) sont enregistrés.POST /companies/:companyId/agents.paperclipai plugin install <package> puis paperclipai plugin enable <key>..paperclip/ local au dépôt avec runbook et notes d'onboarding (pas de secrets, pas de BETTER_AUTH_SECRET).Voir ../../commands/setup-company.md pour la procédure complète.
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