BeClaude

bashagt

New
55GitHub TrendingGeneralby zhihumomo

Pure-bash LLM agent kernel — zero runtime dependencies, runs anywhere bash does.

First seen 6/2/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/bashagt.md

3
Invoke with @agent-name
@bashagt
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is bashagt?

Pure-bash LLM agent kernel — zero runtime dependencies, runs anywhere bash does.

How to install bashagt?

To install bashagt: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/bashagt.md. Finally, @bashagt in Claude Code.

What is bashagt best for?

bashagt is a agent categorized under General. It is designed for: agent. Created by zhihumomo.