Install Prompt banner
andregusman-raiz andregusman-raiz

Install Prompt

Development community

Description

# Install Prompt — copy/paste into Claude Code or Cowork Open Claude Code (or Claude Cowork) and paste the block below verbatim. Claude will detect your OS, install missing dependencies, and run the framework installer. --- ``` Install the a-gusman-claude system on this machine: https://github.com/andregusman-raiz/a-gusman-claude Steps: 1. Detect the OS (macOS, Linux, WSL, or Windows native). 2. Pre-flight dependencies. Install whatever is missing using the OS-native package manager: -

Installation

Installs to ~/.claude/skills/andregusman-raiz-a-gusman-claude-install-prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/andregusman-raiz-a-gusman-claude-install-prompt && curl -fsSL https://raw.githubusercontent.com/andregusman-raiz/a-gusman-claude/HEAD/prompts/install-prompt.md -o ~/.claude/skills/andregusman-raiz-a-gusman-claude-install-prompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository