solomonjames

Parley — AI skill for Claude Code

AI community

HTTP was built for browsers.

How to install Parley

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

What Parley does

HTTP was built for browsers. Parley is built for agents. 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 ★
  • Adopt AI Properly — Workflow recipe — the org-side AI adoption arc, policy to proof, by chaining 4 skills 1.3k ★
  • Browserwing — BrowserWing turns your browser actions into MCP commands Or Claude Skill, allowing AI agents to control browse 1.2k ★

README

parley

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

**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/solomonjames/parley/actions/workflows/ci.yml/badge.svg)](https://github.com/solomonjames/parley/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/parley-protocol?color=FFB224&label=npm)](https://www.npmjs.com/package/parley-protocol) [![PyPI](https://img.shields.io/pypi/v/parley-protocol?color=FFB224&label=pypi)](https://pypi.org/project/parley-protocol/) ![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://solomonjames.github.io/parley/playground)** · [Why Parley](docs/why.md) · [Docs](https://solomonjames.github.io/parley/) · [Spec](SPEC.md) · [Quickstart](#quickstart) · [Use from Claude Code](#use-it-from-claude-code-today) · [Benchmark](#numbers) · [Design](docs/design.md)