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 · 49 agents · 44 skills · for Claude Code, OpenCode, Codex, Cursor, Kiro.

    JavaScript 987 116

  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 423 31

  3. next-task next-task Public

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

    JavaScript 7 2

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

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

    Rust 606 64

  5. glidemq glidemq Public

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

    Shell 5 2

  6. agent-workspace-linux 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.

    Rust 153 13

Repositories

Showing 10 of 37 repositories
  • agentsys Public

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

    agent-sh/agentsys's past year of commit activity
    JavaScript 987 MIT 116 0 0 Updated Sep 23, 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
    1 MIT 1 1 0 Updated Sep 23, 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 1 0 Updated Sep 23, 2026
  • agent-sh/system-prompt-curator's past year of commit activity
    JavaScript 1 1 0 0 Updated Sep 23, 2026
  • skill-curator Public
    agent-sh/skill-curator's past year of commit activity
    JavaScript 0 1 0 0 Updated Sep 23, 2026
  • skillers Public

    Learn from your workflow patterns and suggest skills, hooks, and agents to automate repetitive work

    agent-sh/skillers's past year of commit activity
    JavaScript 3 1 0 0 Updated Sep 23, 2026
  • onboard Public

    Quick codebase summary for new projects - /onboard command

    agent-sh/onboard's past year of commit activity
    JavaScript 4 MIT 0 0 0 Updated Sep 23, 2026
  • can-i-help Public

    Find where to contribute to any project - matches developer skills to project needs

    agent-sh/can-i-help's past year of commit activity
    JavaScript 4 MIT 0 0 0 Updated Sep 23, 2026
  • glidemq Public

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

    agent-sh/glidemq's past year of commit activity
    Shell 5 Apache-2.0 2 0 0 Updated Sep 23, 2026
  • repo-intel Public

    Git history analysis plugin for agentsys - static cached JSON artifact from git history

    agent-sh/repo-intel's past year of commit activity
    JavaScript 4 MIT 0 0 0 Updated Sep 23, 2026

People

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