Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Claude CLI Installation¶
curl -fsSL https://claude.ai/install.sh | bashWorks simiarly to Gemini CLI.
Claude Desktop¶
Runs in a sandboxed VM and cannot access local files (which limits its power).
Claude Plugins¶
Claude Plugins (similar concept to Gemini extensions) .
GitHub Integrations¶
Name | Description |
Claude CLI source code | |
the GitHub Action for tagging @claude in PRs and issues | |
the Claude GitHub App for repository integrations |
The simplest way to setup GitHub integration is to run the following command.
claude /install-github-appAnthropic / Claude APIs¶
See Claude API Docs .