BeClaude

agent-powerups

New
7GitHubGeneralby yeaight7

Curated power-ups for coding agents: skills, slash commands, MCP configs, hooks, AGENTS.md templates, and workflows for serious software engineering. Claude Code, Codex, Gemini CLI and more

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-powerups.md https://raw.githubusercontent.com/yeaight7/agent-powerups/main/SKILL.md
3
Invoke in Claude Code
/agent-powerups
View source on GitHub
mcpagent

Frequently Asked Questions

What is agent-powerups?

Curated power-ups for coding agents: skills, slash commands, MCP configs, hooks, AGENTS.md templates, and workflows for serious software engineering. Claude Code, Codex, Gemini CLI and more

How to install agent-powerups?

To install agent-powerups, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-powerups.

What is agent-powerups best for?

agent-powerups is a community categorized under General. It is designed for: mcp, agent. Created by yeaight7.