# Claude Setup

> Run Claude companion setup checks for the current repository and report Claude CLI availability, auth state, and runtime configuration.

- Skill: `aibot88/claude-setup` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add aibot88/claude-setup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aibot88/claude-setup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: aibot88 (https://skillmd.com/u/aibot88)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/aibot88/claude-setup

---


# Claude Setup

Run the Claude companion setup flow for the current repository.

Use:

```bash
node plugins/claude/scripts/claude-companion.mjs setup
```

Add `--json` for machine-readable output.

