yea-protocol

Yea — AI skill for Claude Code

AI community

HTTP was built for browsers.

How to install Yea

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

What Yea does

HTTP was built for browsers. YEA is built for agents. YEA (Your Explicit Approval) is an open protocol for AI agents acting on behalf of people: intents, proposals, signed policy, human consent, undo, token budgets. Works with Claude Code, Cursor, Codex and any MCP client.

Alternatives in AI

  • Omniget — Udemy & Hotmart course downloader, YouTube downloader (yt-dlp GUI, 1,800+ sites) + desktop app for AI agents 13.9k ★
  • Browserwing — BrowserWing turns your browser actions into MCP commands Or Claude Skill, allowing AI agents to control browse 1.2k ★
  • Academic Humanizer — Strip AI-writing tells from papers and grant proposals (NSF/NIH), while keeping scholarly voice and tying clai 1.1k ★

README

YEA

HTTP was built for browsers. YEA is built for agents.

**Your Explicit Approval: the open protocol for AI agents acting on behalf of people.**
Agents state an intent. Services reply with proposals whose effects are listed up front. The human's signed policy decides what can go ahead without asking, and reversible commits come with an undo window.

[![CI](https://github.com/yea-protocol/yea/actions/workflows/ci.yml/badge.svg)](https://github.com/yea-protocol/yea/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/@yea-protocol/sdk?color=FFB224&label=npm)](https://www.npmjs.com/package/@yea-protocol/sdk) [![PyPI](https://img.shields.io/pypi/v/yea-sdk?color=FFB224&label=pypi)](https://pypi.org/project/yea-sdk/) ![spec](https://img.shields.io/badge/spec-v1%20draft-0B0D12) ![deps](https://img.shields.io/badge/runtime%20deps-0-2BD9A5) [![license](https://img.shields.io/badge/license-Apache--2.0-blue)](LICENSE)

![Claude Code](https://img.shields.io/badge/Claude%20Code-works-FFB224) ![Claude Desktop](https://img.shields.io/badge/Claude%20Desktop-works-FFB224) ![Cursor](https://img.shields.io/badge/Cursor-works-FFB224) ![Codex](https://img.shields.io/badge/Codex-works-FFB224) ![Gemini CLI](https://img.shields.io/badge/Gemini%20CLI-works-FFB224) ![VS Code](https://img.shields.io/badge/VS%20Code-works-FFB224) ![Windsurf](https://img.shields.io/badge/Windsurf%2FDevin-works-FFB224) ![any MCP client](https://img.shields.io/badge/any%20MCP%20client-works-FFB224)

**[Try it in your browser](https://yea-protocol.github.io/yea/playground)** · [Why YEA](docs/why.md) · [Docs](https://yea-protocol.github.io/yea/) · [Spec](SPEC.md) · [Quickstart](#quickstart) · [Use from Claude Code](#use-it-from-claude-code-today) · [Benchmark](#numbers) · [Design](docs/design.md)