{"id":34706096,"url":"https://github.com/agentuse/agentuse","last_synced_at":"2026-04-24T18:07:38.680Z","repository":{"id":310881098,"uuid":"1041646943","full_name":"agentuse/agentuse","owner":"agentuse","description":"🤖 AI agents on autopilot. Any model. Runs local, cron, CI/CD, or Docker.","archived":false,"fork":false,"pushed_at":"2026-03-11T00:59:05.000Z","size":2012,"stargazers_count":177,"open_issues_count":0,"forks_count":15,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-11T01:26:29.204Z","etag":null,"topics":["agents","ai","ai-agents","ai-tools","aiagentframework","llm"],"latest_commit_sha":null,"homepage":"https://docs.agentuse.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agentuse.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-20T19:54:46.000Z","updated_at":"2026-03-11T00:59:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"8086073b-8ff9-41eb-811a-92df1bfad0eb","html_url":"https://github.com/agentuse/agentuse","commit_stats":null,"previous_names":["agentuse/agentuse"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/agentuse/agentuse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentuse%2Fagentuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentuse%2Fagentuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentuse%2Fagentuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentuse%2Fagentuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agentuse","download_url":"https://codeload.github.com/agentuse/agentuse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentuse%2Fagentuse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32234822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agents","ai","ai-agents","ai-tools","aiagentframework","llm"],"created_at":"2025-12-24T23:23:16.001Z","updated_at":"2026-04-24T18:07:33.664Z","avatar_url":"https://github.com/agentuse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./static/agentuse-logo-dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./static/agentuse-logo.png\"\u003e\n  \u003cimg alt=\"AgentUse Logo\" src=\"./static/agentuse-logo.png\" width=\"full\"\u003e\n\u003c/picture\u003e\n\n\u003ch1 align=\"center\"\u003eAutonomous Agents That Work Without You\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/agentuse\"\u003e\u003cimg alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/agentuse?style=flat-square\u0026color=00DC82\u0026label=version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/agentuse\"\u003e\u003cimg alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/agentuse?style=flat-square\u0026color=00DC82\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/agentuse/agentuse\"\u003e\u003cimg alt=\"GitHub Stars\" src=\"https://img.shields.io/github/stars/agentuse/agentuse?style=flat-square\u0026color=00DC82\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/agentuse/agentuse/blob/main/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/npm/l/agentuse?style=flat-square\u0026color=00DC82\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eAny model.\u003c/strong\u003e Works with Claude, GPT, and open-source models.\u003cbr/\u003e\n  \u003cstrong\u003eRun anywhere.\u003c/strong\u003e Webhooks, built-in cron, CI/CD, Mac, Linux, Windows or Docker.\u003cbr/\u003e\n  \u003cstrong\u003eNo SDK required.\u003c/strong\u003e Define your agent in Markdown.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#quick-start\"\u003eQuick Start\u003c/a\u003e •\n  \u003ca href=\"#example\"\u003eExample\u003c/a\u003e •\n  \u003ca href=\"#deploy\"\u003eDeploy\u003c/a\u003e •\n  \u003ca href=\"https://docs.agentuse.io\"\u003eDocumentation\u003c/a\u003e\n\u003c/p\u003e\n\n## Quick Start\n\n```bash\n# Try it now - no install needed\nANTHROPIC_API_KEY=sk-ant-... npx agentuse@latest run https://agentuse.io/hello.agentuse\n```\n\nCreate `my-agent.agentuse`:\n\n```markdown\n---\nmodel: anthropic:claude-sonnet-4-6\n---\n\nGenerate a daily motivation quote with a tech fact.\nFormat as JSON with 'quote' and 'fact' fields.\n```\n\nRun it:\n\n```bash\nagentuse run my-agent.agentuse\n```\n\n## Example\n\nA real-world agent with MCP tools:\n\n```yaml\n---\nmodel: anthropic:claude-sonnet-4-6\nmcpServers:\n  postgres:\n    command: npx\n    args: [\"-y\", \"@modelcontextprotocol/server-postgres\"]\n    requiredEnvVars: [DATABASE_URL]\n---\n\nQuery the sales table for yesterday's metrics.\nGenerate an executive summary with trends.\n```\n\n## Deploy\n\n**Webhook Server** - Trigger agents via HTTP:\n```bash\nagentuse serve\ncurl -X POST http://localhost:12233/run -d '{\"agent\": \"my-agent\"}'\n```\n\n**Scheduled Agents** - Run on a schedule:\n```yaml\n---\nschedule: \"0 9 * * *\"\n---\n```\n\n## Features\n\n### 🤖 Multi-Provider Support\nWorks with Anthropic (Claude), OpenAI (GPT), and OpenRouter for open source models like GLM and Minimax. Switch models with a single line change.\n\n### 🌐 Webhooks \u0026 HTTP API\nTrigger agents via HTTP webhooks. Integrate with Zapier, Make, GitHub Actions, or any system that can POST. Supports streaming responses for real-time output.\n\n### ⏰ Cron Scheduling\nSchedule agents to run automatically with built-in cron support. Use intervals for sub-daily (`5m`, `2h`) or cron expressions for daily+ (`0 9 * * *`).\n\n### 📝 Markdown-Based Agents\nDefine agents as `.agentuse` files with YAML frontmatter and plain English instructions. Version control, code review, and collaborate on agents like any other code.\n\n### 🔌 MCP Integration\nConnect to any [Model Context Protocol](https://modelcontextprotocol.io) server. Access databases, APIs, file systems, and external services through a standardized tool interface.\n\n### 🎭 Sub-Agents\nCompose complex workflows by delegating tasks to specialized child agents. Parent agents can spawn sub-agents with isolated contexts and step limits.\n\n### ⚡ Skills System\nCreate reusable agent instructions as `SKILL.md` files. Reuse your existing Claude Code skills directly - AgentUse reads from the same `.claude/skills/` directories. List available skills with `agentuse skills`.\n\n### 📊 Session Tracking\nFull execution history with message logs, tool call traces, token usage, and timing metrics. Debug and audit agent runs with `agentuse sessions`.\n\n## Install\n\n```bash\nnpm install -g agentuse\n```\n\nSet your API key:\n\n```bash\nagentuse auth login\n```\n\n## Documentation\n\nFull guides and API reference at **[docs.agentuse.io](https://docs.agentuse.io)**\n\n## Contributing\n\n- [Report bugs](https://github.com/agentuse/agentuse/issues)\n- [Share ideas](https://github.com/agentuse/agentuse/discussions)\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentuse%2Fagentuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentuse%2Fagentuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentuse%2Fagentuse/lists"}