AurixAgent Skill
AurixAgent is a Python AI agent skill with npx, uvx/pip, git clone. ๐ค Autonomous Multi-Agent AI Workspace in your terminal. Codes, researches, and executes real tasks with 40+ tools and 280+ skills And Some Captcha Resolver With Only Vision Mode Any Captcha And Opening A Browse.
How to use AurixAgent Skill
Install or run
npm install -g aurix-aiClient configuration
{
"mcpServers": {
"nexus": {
"command": "nexus",
"args": ["mcp"],
"description": "Local cost/privacy proxy - query your own usage & savings, route to the cheapest capable model, and mask secrets/PII before egress (nexus_stats, nexus_savings, nexus_recent, nexus_providers, nexus_cost_breakdown)"
},
"jira": {
"command": "uvx",
"args": ["mcp-atlassian==0.21.0"],
"env": {
"JIRA_URL": "YOUR_JIRA_URL_HERE",
"JIRA_EMAIL": "YOUR_JIRA_EMAIL_HERE",
"JIRA_API_TOKEN": "YOUR_JIRA_API_TOKEN_HERE"
},
"description": "Jira issue tracking โ search, create, update, comment, transition issues"
},
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "YOUR_GITHUB_PAT_HERE"
},
"description": "GitHub operations - PRs, issues, repos"
},
"firecrawl": {
"command": "npx",
"args": ["-y", "firecrawl-mcp"],
"env": {
"FIRECRAWL_API_KEY": "YOUR_FIRECRAWL_KEY_HERE"
},
"description": "Web scraping and crawling"
},
"supabase": {
"command": "npx",
"args": ["-y", "@supabase/mcp-server-supabase@latest", "--project-ref=YOUR_PROJECT_REF"],
"description": "Supabase database operations"
},
"memory": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-memory"],
"description": "Persistent memory across sessions"
},
"omega-memory": {
"command": "uvx",
"args": ["omega-memory", "serve"],
"description": "Persistent agent memory with semantic search, multi-agent coordination, and knowledge graphs โ run via uvx (richer than the basic memory store)"
},
"longhand": {
"commWhat is AurixAgent Skill?
AurixAgent is a Python AI agent skill with npx, uvx/pip, git clone. ๐ค Autonomous Multi-Agent AI Workspace in your terminal. Codes, researches, and executes real tasks with 40+ tools and 280+ skills And Some Captcha Resolver With Only Vision Mode Any Captcha And Opening A Browse. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Available tools
Technical details
Install or run AurixAgent using npx. Check DekaPrayoga/AurixAgent for the latest setup command.
- Built for Python
- Built for Node.js
- Built for Go
- Built for Rust
- Install or run with npx
- Install or run with uvx/pip
- Install or run with git clone
- Uses stdio transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use AurixAgent Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
Built with
Explore related resources
Frequently asked questions
What is AurixAgent?
AurixAgent is a Python AI agent skill with npx, uvx/pip, git clone. ๐ค Autonomous Multi-Agent AI Workspace in your terminal. Codes, researches, and executes real tasks with 40+ tools and 280+ skills And Some Captcha Resolver With Only Vision Mode Any Captcha And Opening A.
Who is AurixAgent best for?
AurixAgent is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows.
How do I install AurixAgent?
Install or run AurixAgent using npx. Check AurixAgent for the latest setup command.
Is AurixAgent actively maintained?
AurixAgent may need a closer maintenance check before production use.