BeClaude

agent-scripts

New
4.3kGitHubGeneralby steipete

Scripts for agents, shared between my repositories.

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-scripts.md https://raw.githubusercontent.com/steipete/agent-scripts/main/SKILL.md
3
Invoke in Claude Code
/agent-scripts
View source on GitHub
agent

Frequently Asked Questions

What is agent-scripts?

Scripts for agents, shared between my repositories.

How to install agent-scripts?

To install agent-scripts, 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-scripts.

What is agent-scripts best for?

agent-scripts is a community categorized under General. It is designed for: agent. Created by steipete.