Skip to content

Add docs/INSTALL.md install guide - #10

Merged
fioenix merged 1 commit into
mainfrom
docs/install-guide
Jun 30, 2026
Merged

Add docs/INSTALL.md install guide#10
fioenix merged 1 commit into
mainfrom
docs/install-guide

Conversation

@fioenix

@fioenix fioenix commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

What

A single coherent install guide (docs/INSTALL.md) covering the full path from zero to a working agent setup, linked from the README quickstart.

Why

Install info was scattered across README sections (Install / Setup / For AI agents). This gathers it into one walkthrough and surfaces a real footgun:

⚠️ Don't double-install the skill — if you add the Claude Code plugin, don't also skills install --target claude, or the skill loads twice.

Covers

  • The two independent pieces (CLI vs skill) and why a plugin/zip never replaces the CLI
  • Prerequisites (Python, pipx/uv, Meta app)
  • Step 1 install CLI · Step 2 setup + OAuth (human) · Step 3 skill via one of 3 channels
  • Verify (threads status, threads snapshot) and uninstall

Docs-only change.

🤖 Generated with Claude Code

Single coherent walkthrough: CLI + skill (3 channels), with a warning not to
double-install the skill into the same runtime (plugin vs skills install), plus
verify and uninstall steps. Linked from README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@fioenix
fioenix merged commit b20dadc into main Jun 30, 2026
6 checks passed
@fioenix
fioenix deleted the docs/install-guide branch June 30, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant