Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

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 | bash

Works simiarly to Gemini CLI.

Claude Desktop

  1. Runs in a sandboxed VM and cannot access local files (which limits its power).

Claude Plugins

  1. Claude Plugins (similar concept to Gemini extensions) .

GitHub Integrations

Name

Description

github.com/anthropics/claude-code

Claude CLI source code

github.com/anthropics/claude-code-action

the GitHub Action for tagging @claude in PRs and issues

github.com/apps/claude

the Claude GitHub App for repository integrations

The simplest way to setup GitHub integration is to run the following command.

claude /install-github-app

Anthropic / Claude APIs

See Claude API Docs .

References

https://code.claude.com/docs/en/quickstart