SaaSHub helps you find the best software and product alternatives Learn more →
Top 15 Rust agent-skill Projects
-
cli
Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills. (by googleworkspace)
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
gitagent
A universal git-native AI agent framework. Your agent lives inside a git repo — identity, rules, memory, tools, and skills are all version-controlled files.
Project mention: Show HN: GitAgent – An open standard that turns any Git repo into an AI agent | news.ycombinator.com | 2026-03-146. CI/CD with GitAgent validate in GitHub Actions
The CLI lets you run any agent repo directly:
npx @open-gitagent/gitagent run -r https://github.com/user/agent -a claude
The compliance layer is optional, but there if you need it — risk tiers, regulatory mappings (FINRA, SEC, SR 11-7), and audit reports via GitAgent audit.
Spec is at https://gitagent.sh, code is on GitHub.
Would love feedback on the schema design and what adapters people would want next.
-
hcom
Let AI agents message, watch, and spawn each other across terminals. Claude Code, Codex, Antigravity CLI, Cursor CLI, OpenCode, Kilo, Pi, Kimi (by aannoo)
Project mention: CLI tool for live communication between agents in different TUIs and subagents | news.ycombinator.com | 2026-02-13 -
Konnect
AI-assisted PCB design for KiCAD 10. Native KiCAD plugin — a single Rust binary exposing 217 schematic, layout, routing, placement, design-review, and manufacturing tools to Claude, or the LLM of your choosing
I have had good success with Claude Code combined with https://github.com/mixelpixx/Konnect. I still need to do routing manually but it is quite useful for reviews of the design and even of the final PCB.
-
Project mention: Show HN: Unifly is a UniFi CLI for humans and agents | news.ycombinator.com | 2026-08-24
-
Project mention: Show HN: A document search engine CLI for building AI Agents | news.ycombinator.com | 2026-03-06
-
eden-skills
Deterministic & Blazing-Fast Skills Manager for AI Agents (Claude Code, Cursor, Codex & More).
Project mention: Show HN: I built a 38K-line Rust CLI using 3 AI models as my engineering team | news.ycombinator.com | 2026-03-09https://github.com/AI-Eden/eden-skills/tree/main/prompt
Happy to answer any questions about the Rust implementation (two-phase async reactor) or the AI orchestration process!
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
primer
Build real software step-by-step with Claude, Codex, OpenCode, Gemini, Cursor, and other agents (by armgabrielyan)
Project mention: Show HN: Primer – build software with AI agents one milestone at a time | news.ycombinator.com | 2026-03-23 -
Project mention: Show HN: AgentCarousel – behavioral tests for AI agents, with signed evidence | news.ycombinator.com | 2026-06-10
-
Project mention: Show HN: webskills – turn any webpage into an agent skill | news.ycombinator.com | 2026-03-08
-
notifyd
Agent-first notification service in Rust. Email, SMS, push, in-app inbox. One binary, Postgres only, MCP server built in.
Project mention: Show HN: Notifyd – one-binary notification service on Postgres, operated via MCP | news.ycombinator.com | 2026-09-06 -
Project mention: Show HN: Declarative, reproducible configuration materializer for AI agents | news.ycombinator.com | 2026-08-23
-
Project mention: Show HN: Skill Studio – mine, edit, and manage Agent Skills | news.ycombinator.com | 2026-06-18
-
peon-lib
A lightweight, secure executor for Claude Agent Skills. Inspired by OpenClaw but strictly designed with zero-trust whitelisting, written in Rust.
Project mention: Peon – A Zero-Trust AI Agent Runtime in Rust (Using Casbin) | news.ycombinator.com | 2026-04-173. The Intercept: When the LLM decides to call a script, the runtime intercepts the tool call, grabs the user's ID, and asks Casbin. If it's a deny, the OS is never touched, and the LLM gets a permission error.
To solve multi-tenant concurrency issues without locking up states, the runtime spawns stateless, ephemeral agents per request, hardcoding the user's ID into the tool struct at build time.
It's currently integrated with a CLI and a multi-user Telegram bot.
I built this out of frustration with existing frameworks that just give LLMs a shell and pray. I would love to hear your thoughts on the architecture, and if using Casbin for this level of isolation makes sense to you.
Repo: https://github.com/stephen94125/peon-lib
-
skillhealth
Audit & observability for your agent skills — usage heat, doctor with fixes, relationship graph
Project mention: Skillhealth: Find Claude Code skills you never use and what they cost | news.ycombinator.com | 2026-06-23 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust agent-skills discussion
Rust agent-skills related posts
-
How Can You and Use Google Workspace CLI
-
Google Docs + AI Coding Assistants: A Frustrating Gap (and How it has been fixed)
-
Show HN: An Agent First Slack CLI
-
Show HN: Agent-First Slack CLI
-
Google Workspace Drops MCP Support
-
Show HN: Agent Skill Harbor – a GitHub-native skill platform for teams
-
Better-CLI: A Skill that teaches agents best practices for improving CLIs
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Sep 2026
Index
What are some of the best open-source agent-skill projects in Rust? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | cli | 30,742 |
| 2 | gitagent | 670 |
| 3 | hcom | 480 |
| 4 | Konnect | 398 |
| 5 | unifly | 125 |
| 6 | linkly-ai-cli | 34 |
| 7 | eden-skills | 28 |
| 8 | primer | 16 |
| 9 | agentcarousel | 10 |
| 10 | webskills | 8 |
| 11 | notifyd | 4 |
| 12 | enozunu | 4 |
| 13 | vibestudio | 3 |
| 14 | peon-lib | 0 |
| 15 | skillhealth | 0 |