skills/smithery.ai/agent-scripts-setup

agent-scripts-setup

Installation
SKILL.md

Agent Scripts Setup

Install and manage agent-scripts automation tools for Claude Code.

Installation

Fresh install to current directory:

curl -fsSL https://raw.githubusercontent.com/ajbeck/agent-scripts/main/scripts/setup.ts | bun run -

Install to specific directory:

curl -fsSL https://raw.githubusercontent.com/ajbeck/agent-scripts/main/scripts/setup.ts | bun run - --target /path/to/project

With Jira project configuration:

Installs
1
First Seen
Apr 24, 2026
agent-scripts-setup from smithery.ai