Skip to content

agent-sh

Code does code work. AI does AI work.

Open-source tooling for coding agents — Claude Code, Codex, OpenCode, Cursor, Kiro, and MCP hosts.

24 plugins · 50 agents · 45 skills · 423 lint rules · 15 desktop MCP tools

New plugins, validators, and MCPs ship constantly. Follow for updates:

Follow on X


Start here

Project What it is
agentsys Plugin marketplace and orchestration runtime for coding agents. 24 plugins, 50 agents, 45 skills across Claude Code, Codex, OpenCode, Cursor, and Kiro.
agnix Linter and LSP for agent configuration. 423 rules across CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP — the validation skills don't get anywhere else. CLI, LSP, editor extensions, GitHub Action.
computer-use-linux MCP server for native Linux desktop control. AT-SPI accessibility trees, real Wayland support, multi-compositor window targeting (GNOME, KDE, Hyprland, i3, COSMIC). 15 tools, Rust.
npm install -g agentsys && agentsys
npx agnix .
npm install -g @agent-sh/computer-use-linux

Why this exists

AI writes code. That's the easy part now. The work around it was the bottleneck:

  • Skills don't trigger when their config has the wrong field. Vercel's research found skills invoke at 0% without correct syntax — and you find out after the fact.
  • "Computer use" MCPs only work on macOS. The Linux options drive xdotool against X11 and pretend Wayland doesn't exist.
  • Context doesn't survive a session. You restate the same project decisions every time, or you bloat AGENTS.md until it stops being read.
  • Reviews happen by vibes. CI breaks at the worst time.

I built these tools for myself first. Posting them here in case they're useful to you too.

Three principles shape everything in this org:

  • Deterministic tools do detection. Models do judgment.
  • A workflow is a pipeline with gates, not a monolith.
  • Configuration should fail loudly before production work depends on it.
Also in the ecosystem — plugins, memory, infra

Workflows · next-task · prepare-delivery · audit-project · ship · gate-and-ship · deslop · enhance · sync-docs · drift-detect · perf

Memory & curation · axiom · banthis · skill-curator · system-prompt-curator

Skills · onboard · can-i-help · learn · consult · debate · skillers

Infra · agent-analyzer · agent-core · repo-intel

Bridges · glidemq


Built and maintained by Avi Fenesh — Valkey contributor and Valkey GLIDE maintainer. Solo-maintained. Contributions welcome if they fit — please follow CONTRIBUTING.md.

Pinned Loading

  1. agentsys agentsys Public

    AI writes code. This automates everything else · 24 plugins · 50 agents · 45 skills · for Claude Code, OpenCode, Codex, Cursor, Kiro.

    JavaScript 812 87

  2. agnix agnix Public

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plugin for all major IDEs included, with autofixes.

    Rust 252 23

  3. next-task next-task Public

    Master workflow orchestrator with autonomous task-to-production automation, quality gates, and multi-agent review

    JavaScript 4

  4. computer-use-linux computer-use-linux Public

    Linux desktop control over MCP — AT-SPI, GNOME Shell, Wayland portals, ydotool

    Rust 19

  5. glidemq glidemq Public

    glide-mq message queue skills for agentsys - greenfield, BullMQ migration, Bee-Queue migration

    Shell 4

  6. axiom axiom Public

    Personal agent-native knowledge base CLI and skill

    JavaScript 2

Repositories

Showing 10 of 34 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…