Envelope

also rendered as Open Envelope

AI agent generator that turns plain language into structured multi-agent specs

openenvelope.org

At a glance

Headquarters
United States
Status
Beta
Category
AI Tools

Envelope (also referred to as Open Envelope) is a web-based AI agent generator at openenvelope.org 1. Users describe a workflow in plain language, and the tool generates a structured multi-agent specification covering agent roles, skills, model assignments, tool access, reporting lines, approval gates, and handoff logic 1. The output is a .envelope.json file that follows an open JSON schema published under Apache 2.0 2. The project launched publicly on Hacker News on June 2, 2026 as a Show HN post, earning 52 points and 13 comments 3. The GitHub organization lists a United States location 4.

Product

Envelope operates as a design-layer tool rather than an execution runtime. The workflow has three steps 1:

  1. Describe the workflow in natural language, or enter a company URL for department-specific suggestions.
  2. Design the sub-agent structure: roles, skills, models, tools, and reporting lines, refined through conversation.
  3. Export or share the resulting spec as JSON, via a shareable link, or through GitHub integration.

The generated spec captures agent definitions (role, prompt, model, access policy), supervisor/sub-agent hierarchy, human-in-the-loop gates, pipelines, and tool requirements 3. The schema is registered in SchemaStore, so dropping a .envelope.json file in VS Code provides autocomplete and validation without installing anything 3. It is also available on npm as @openenvelope/schema (currently at version 1.1.1) for programmatic validation 5.

Integration options include an MCP server (compatible with Claude.ai and ChatGPT), a REST API, or a bring-your-own runtime approach where teams parse the spec and provision agents in their own stack 6. A Claude Code skill is available for designing multi-agent workflows directly from the terminal 4.

Pricing

All plans are free during the current beta period. The listed post-beta pricing 7:

PlanPriceKey features
Free$05 saved designs, full design canvas, JSON export, read-only share link, schema validator
Pro$9/moUnlimited designs, version history, rendered schema doc export, REST API access
Team$39/moUp to 10 collaborator seats, commenting, GitHub publish, org-wide design library
EnterpriseCustomUnlimited collaborators, private cloud, SAML SSO, audit logs, SLA
Founding Member$99 one-timeLifetime Team access (limited to 200 spots during beta)

JSON export is included on every plan, including Free 7.

Open schema

The Envelope Team Definition Schema is the core differentiator. Published under Apache 2.0, the $id is https://schema.openenvelope.org/team/v1.json 2. Any platform can implement a conforming runtime without permission. The schema covers agent definitions, supervisor/sub-agent hierarchy, human-in-the-loop gates, pipelines, schedules, access policies (declaring which hosts each agent can call, enforced at the network level), and secrets/variables injected at deploy time 3.

The project draws an analogy to Dockerfiles: define a team once, any compatible runtime can execute it 3.

Who it’s for

  • Product managers and team leads who need to translate “we want AI agents” into a concrete, reviewable specification before engineering begins.
  • Engineering teams who want a structured handoff document rather than a vague brief, with a spec that can be stored in Git and reviewed in a PR.
  • Organizations exploring multi-agent AI who need to map out roles, tools, permissions, and handoffs before committing to a particular execution framework.

How it compares

Envelope occupies the design layer: it produces specifications, not running agents. Most competitors focus on execution (building and running agents) rather than structured design output.

Envelope 7CrewAI 8LangSmith/LangGraph 9AutoGen/AG2 10
FocusAgent design and spec generationAgent building and executionAgent framework + observabilityMulti-agent framework
Free tier5 designs, JSON export50 executions/mo5,000 traces/moFully open-source
Paid from$9/mo (Pro)Custom (Enterprise)$39/seat/mo (Plus)Free (MIT/Apache 2.0)
OutputOpen JSON schemaRunning agentsRunning agents + tracesRunning agents
No-codeYesVisual editorNoNo
Open standardApache 2.0 schemaNoNoMIT / Apache 2.0 code
MCP supportYes 6Yes 8NoNo

Alternatives

  • Choose CrewAI if you want a managed platform to build and run multi-agent workflows end-to-end, with a visual editor and enterprise governance 8.
  • Choose LangGraph if you need a code-first Python framework for building stateful agent graphs with LangSmith observability 9.
  • Choose AutoGen or AG2 if you want a free, open-source multi-agent framework and are comfortable writing Python to orchestrate agent conversations 10.
  • Choose Envelope if you need to design and communicate an agent system before choosing an execution framework, and you want a portable, versionable spec that any runtime can implement.

Verified performance

Lighthouse audit of openenvelope.org (July 2026) [^11]:

MetricScore
Performance96
SEO100
Accessibility96
Best Practices96
LCP1.1 s
CLS0.002
TBT0 ms

Company

Envelope is in active development and currently in beta 2. The GitHub organization is registered in the United States 4. The Hacker News launch was posted by user “ashconway” 3, but the team has not publicly disclosed individual founders or roles on its website 2. The organization maintains five public repositories on GitHub, including the core schema (Apache 2.0) and a Claude Code plugin 4. The about page states that the design tool and Team plan are commercial products that fund development, while the schema format itself belongs to the community 2.

Footnotes

  1. Envelope homepage. Retrieved July 31, 2026. https://openenvelope.org 2 3

  2. Envelope about page. Retrieved July 31, 2026. https://openenvelope.org/about 2 3 4 5

  3. Show HN: Open Envelope, Hacker News. Retrieved July 31, 2026. https://news.ycombinator.com/item?id=48315016 2 3 4 5 6

  4. Envelope GitHub organization. Retrieved July 31, 2026. https://github.com/openenvelope 2 3 4

  5. @openenvelope/schema, npm. Retrieved July 31, 2026. https://www.npmjs.com/package/@openenvelope/schema

  6. Envelope developer page. Retrieved July 31, 2026. https://openenvelope.org/developer 2

  7. Envelope pricing page. Retrieved July 31, 2026. https://openenvelope.org/pricing 2 3

  8. CrewAI pricing page. Retrieved July 31, 2026. https://www.crewai.com/pricing 2 3

  9. LangSmith pricing (via pecollective.com). Retrieved July 31, 2026. https://pecollective.com/blog/langsmith-pricing/ 2

  10. AutoGen multi-agent framework overview (via sanj.dev). Retrieved July 31, 2026. https://sanj.dev/post/autogen-microsoft-multi-agent-framework 2

See also

Products frequently mentioned alongside Envelope.

Submit your brand. Live in 60 seconds.

Get your first profile, comparison page, and listicle. Plus, your first 30 days of content for your site.

Get listed

Your check is running.