Kode Agent banner
shareAI-lab shareAI-lab

Kode Agent

Design community

Description

Kode Agent — Design for post-human workflows. One unit agent for every human & computer task.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Kode - AI Coding

image
shareAI-lab%2FKode-Agent | Trendshift [![npm version](https://badge.fury.io/js/@shareai-lab%2Fkode.svg)](https://www.npmjs.com/package/@shareai-lab/kode) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![AGENTS.md](https://img.shields.io/badge/AGENTS.md-Compatible-brightgreen)](https://agents.md)

[中文文档](README.zh-CN.md) | [Contributing](CONTRIBUTING.md) | [Documentation](docs/README.md)

image 2c0ad8540f2872d197c7b17ae23d74f5 f266d316d90ddd0db5a3d640c1126930 image

📢 Update Log

**2025-12-22**: Native-first distribution (Windows OOTB). Kode prefers a cached native binary and falls back to the Node.js runtime when needed. See `docs/binary-distribution.md`.

🤝 AGENTS.md Standard Support

Kode supports the [AGENTS.md standard](https://agents.md): a simple, open format for guiding coding agents, used by 60k+ open-source projects.

Full Compatibility with Multiple Standards

  • AGENTS.md - Native support for the OpenAI-initiated standard format
  • Legacy .claude compatibility - Reads .claude directories and CLAUDE.md when present (see docs/compatibility.md)
  • ✅ **Subagent Sys