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 · 26 plugins · 50 agents · 47 skills · for Claude Code, OpenCode, Codex, Cursor, Kiro.

    JavaScript 825 92

  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 262 24

  3. next-task next-task Public

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

    JavaScript 4 1

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

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

    Rust 65 5

  5. glidemq glidemq Public

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

    Shell 4 1

  6. axiom axiom Public

    Personal agent-native knowledge base CLI and skill

    JavaScript 2

Repositories

Showing 10 of 37 repositories
  • agent-workspace-linux Public

    Isolated Linux desktop workspaces for AI agents — a hidden, agent-owned desktop and browser over MCP, so an agent can do GUI and web work without touching your real desktop.

    agent-sh/agent-workspace-linux’s past year of commit activity
    Rust 1 MIT 0 0 2 Updated May 27, 2026
  • computer-use-linux Public

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

    agent-sh/computer-use-linux’s past year of commit activity
    Rust 65 MIT 5 0 0 Updated May 27, 2026
  • 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.

    agent-sh/agnix’s past year of commit activity
    Rust 262 Apache-2.0 24 12 0 Updated May 24, 2026
  • agentsys Public

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

    agent-sh/agentsys’s past year of commit activity
    JavaScript 825 MIT 92 0 0 Updated May 21, 2026
  • mojo Public

    Skill teaching agents to write idiomatic, correct, current Mojo (v1.0.0b1). Part of the agent-sh ecosystem.

    agent-sh/mojo’s past year of commit activity
    1 MIT 1 0 0 Updated May 21, 2026
  • ada-spark Public

    Skill teaching agents to write idiomatic, correct, current Ada and SPARK (Ada 2022, Alire + GNAT FSF). Part of the agent-sh ecosystem.

    agent-sh/ada-spark’s past year of commit activity
    0 MIT 1 0 0 Updated May 21, 2026
  • skill-curator Public
    agent-sh/skill-curator’s past year of commit activity
    JavaScript 0 1 0 0 Updated May 21, 2026
  • .github Public

    Organization profile, shared templates, and reusable CI workflows

    agent-sh/.github’s past year of commit activity
    Shell 4 0 0 0 Updated May 19, 2026
  • axiom Public

    Personal agent-native knowledge base CLI and skill

    agent-sh/axiom’s past year of commit activity
    JavaScript 2 MIT 0 0 0 Updated May 18, 2026
  • banthis Public
    agent-sh/banthis’s past year of commit activity
    JavaScript 0 0 0 0 Updated May 17, 2026

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…