aura
NewGitHubGeneralby satoricorp
Define agents using natural language in an AURA.md file, and generate an API, CLI, MCP, and Skill
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/aura.md https://raw.githubusercontent.com/satoricorp/aura/main/SKILL.md3
Invoke in Claude Code
/auraView source on GitHub
apimcpagent
Frequently Asked Questions
What is aura?
Define agents using natural language in an AURA.md file, and generate an API, CLI, MCP, and Skill
How to install aura?
To install aura, 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 /aura.
What is aura best for?
aura is a community categorized under General. It is designed for: api, mcp, agent. Created by satoricorp.