Rust agent-skills

Open-source Rust projects categorized as agent-skills

Top 15 Rust agent-skill Projects

agent-skills
  1. 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)

    Project mention: Codex Bundles LibreOffice | news.ycombinator.com | 2026-09-01
  2. 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.

    Kargo logo
  3. 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-14

    6. 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.

  4. 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
  5. 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

    Project mention: Can AI design circuit boards yet? | news.ycombinator.com | 2026-09-04

    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.

  6. unifly

    Elegant UniFi network management CLI & TUI — for humans and agents

    Project mention: Show HN: Unifly is a UniFi CLI for humans and agents | news.ycombinator.com | 2026-08-24
  7. linkly-ai-cli

    Linkly AI CLI Tools

    Project mention: Show HN: A document search engine CLI for building AI Agents | news.ycombinator.com | 2026-03-06
  8. 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-09

    https://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!

  9. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  10. 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
  11. agentcarousel

    Unit tests for AI agents

    Project mention: Show HN: AgentCarousel – behavioral tests for AI agents, with signed evidence | news.ycombinator.com | 2026-06-10
  12. webskills

    WebSkills turns any webpage into an agent skill - npx webskills

    Project mention: Show HN: webskills – turn any webpage into an agent skill | news.ycombinator.com | 2026-03-08
  13. 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
  14. enozunu

    Project mention: Show HN: Declarative, reproducible configuration materializer for AI agents | news.ycombinator.com | 2026-08-23
  15. vibestudio

    Manage agents running on your machine from anywhere (by AltrinaAI)

    Project mention: Show HN: Skill Studio – mine, edit, and manage Agent Skills | news.ycombinator.com | 2026-06-18
  16. 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-17

    3. 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

  17. 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
  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust agent-skills discussion

Log in or Post with

Rust agent-skills related posts

  • How Can You and Use Google Workspace CLI

    2 projects | dev.to | 27 Aug 2026
  • Google Docs + AI Coding Assistants: A Frustrating Gap (and How it has been fixed)

    2 projects | dev.to | 11 May 2026
  • Show HN: An Agent First Slack CLI

    2 projects | news.ycombinator.com | 1 May 2026
  • Show HN: Agent-First Slack CLI

    2 projects | news.ycombinator.com | 24 Apr 2026
  • Google Workspace Drops MCP Support

    1 project | news.ycombinator.com | 31 Mar 2026
  • Show HN: Agent Skill Harbor – a GitHub-native skill platform for teams

    2 projects | news.ycombinator.com | 26 Mar 2026
  • Better-CLI: A Skill that teaches agents best practices for improving CLIs

    4 projects | news.ycombinator.com | 7 Mar 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Sep 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
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.
akuity.io

Did you know that Rust is
the 3rd most popular programming language
based on number of references?