by pardnchiu
Make AI actually work for you - A personal agent that writes its own tools and repairs itself.
# Add to your Claude Code skills
git clone https://github.com/pardnchiu/AgenvoyLast scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T15:57:17.216Z",
"npmAuditRan": true,
"pipAuditRan": true
}See how Agenvoy compares with popular alternatives.
Agenvoy is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by pardnchiu. Make AI actually work for you - A personal agent that writes its own tools and repairs itself. It has 232 GitHub stars.
Yes. Agenvoy passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/pardnchiu/Agenvoy" and add it to your Claude Code skills directory (see the Installation section above).
Agenvoy is primarily written in Go. It is open-source under pardnchiu on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Agenvoy against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
On MacBook, also run
sudo pmset -c sleep 0to prevent sleep from interrupting schedules.
curl -fsSL https://agenvoy.com/scripts/install.sh | bash
What's the weather in Taipei?
The agent finds data, calls tools, and gives you the answer.
If a tool doesn't exist, it builds one.
Report TSMC stock price every morning at 8am
The agent asks:
- Where to push results
- What format you want
- When to run
Then creates the schedule automatically.
Find all invoices from last year
Which document mentions Prompt guide?
The agent searches your local files and answers directly.
Summarize today's GitHub Commit and generate a progress report
The agent breaks down the task, calls tools, combines results, and replies.
Agenvoy is also an MCP server.
Claude Code, Codex, OpenCode and other AI agents can connect and:
- Use all your sandboxed tools
- Auto-build new tools when none exist
- Share every tool across all agents
One line of config. Instant shared tool library. Tools created in the demo:
fetch_weather·fetch_crypto_price
| Capability | Description |
|---|---|
| Auto tool generation | Builds and saves tools when they're missing |
| Self-scheduling | Create cron jobs with a single sentence |
| Long-term memory | Retains key info and context |
| File search | Answers from your local files |
| Sub-Agent | Multi-agent collaboration |
| MCP client | Connect to external MCP services |
| MCP server | Expose sandboxed tools to any MCP-compatible agent |
| Tool Market | Share and install tools |
| Transcription | Audio and video to text |
| Self-improvement | Auto-fixes after execution failures |
| Agenvoy | OpenClaw | Hermes-agent | |
|---|---|---|---|
| Install | One command, single binary | pnpm monorepo | pip + docker |
| Multi-model | Auto-picks | Manual switch | Manual switch |
| Chat UI | Buttons / menus / modals | Text only | Text only |
| Builds its own tools | ✅ | ❌ | ⚠️ Skill only |
| Chat verification | 6-digit code | Manual approval | Manual approval |
| Cross-session push | ✅ | ❌ | ⚠️ Limited |
| File search | Semantic + keyword | Chat memory only | Chat memory only |
Full documentation at agenvoy.com/docs
This project is licensed under the Apache License 2.0.
Just open an issue to share an idea.
When the curve trends up — that's the signal we want to see. Hit ★ to push it along.
©️ 2026 邱敬幃 Pardn Chiu