← ClaudeAtlas

goose-extensible-ai-coding-agent-by-blocklisted

An open-source, extensible AI agent from Block (formerly Square) that goes beyond code suggestions to install packages, execute commands, edit files, and run tests. Supports any LLM and extends via MCP servers for tool integration.
agentskillexchange/skills · ★ 11 · AI & Automation · score 76
Install: claude install-skill agentskillexchange/skills
# Goose Extensible AI Coding Agent by Block An open-source, extensible AI agent from Block (formerly Square) that goes beyond code suggestions to install packages, execute commands, edit files, and run tests. Supports any LLM and extends via MCP servers for tool integration. ## Installation ### Method 1: OpenClaw Control UI 1. Open OpenClaw Control UI. 2. Search for this skill by name or slug. 3. Review the skill details and install it. ### Method 2: OpenClaw Chat 1. Ask OpenClaw to install this skill from Agent Skill Exchange. 2. Confirm the install when prompted. ### Method 3: ClawHub CLI ```bash clawhub install goose-extensible-ai-coding-agent-block ``` ### Method 4: Manual download 1. Download or clone the skill files. 2. Place them in your local skills directory. 3. Reload OpenClaw or your agent runtime. ### Method 5: From source 1. Open the upstream source linked below. 2. Follow the project setup instructions there. ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/goose-extensible-ai-coding-agent-block/)