# Setup

> Install the repository-wide Agent Skills compatibility view for Claude Code

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

---


Install the repository-wide skills for Claude Code.

Cursor and Codex discover `.agents/skills` directly and do not need this setup.

Execute the following command:

```bash
bash scripts/agent-setup.sh claude
```

After running, report which compatibility entries were linked or copied. This
setup does not install package-specific agent frameworks.

