portable-record

Compile governance participation data into a portable YAML record with a cryptographic verification hash.

2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Community-Chests/neos-operating-system --skill portable-record-community-chests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: portable-record
Source: https://github.com/Community-Chests/neos-operating-system/tree/main/neos-core/layer-10-exit/portable-record
Command: npx skills add https://github.com/Community-Chests/neos-operating-system --skill portable-record-community-chests

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Governance experience is siloed within ecosystems; this skill creates a portable, machine-readable record that a departing member owns and can carry to new ecosystems.

Core Features & Use Cases

  • Portable governance record schema (assets/portable-record-schema.yaml) that captures identity, participation history, and departure context.
  • Privacy controls and consent-based data inclusion to enable cross-ecosystem portability.
  • Verification via cryptographic hash to enable integrity checks without ongoing source access, and support for exit workflows (voluntary exit, ETHOS dissolution).
  • Use cases include leaving an ecosystem and presenting a trusted evidence of governance contributions to recruitment or federation processes.

Quick Start

Generate a portable governance record during voluntary exit to package your participation data into a portable, verifiable record.

Frequently Asked Questions about portable-record

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export my governance participation history into a portable record?

To export your governance participation history, this skill identifies data sources across registries and compiles identity, roles, proposals, and Current-See history into a portable record with privacy controls.

What is a portable governance record and when do I need one?

A portable governance record is a machine-readable file capturing your governance contributions and departure context. You need one when leaving an ecosystem to present trusted evidence of participation to new networks.

Can I generate a portable governance record in JSON or Markdown format?

Yes, you can generate a portable governance record in JSON or Markdown formats. The skill delivers the compiled participation data in YAML by default, with optional JSON or Markdown formats for cross-ecosystem portability.

How does cryptographic verification work for portable governance records?

Cryptographic verification for portable records works by generating a unique hash of the compiled governance data. This hash enables integrity checks without requiring ongoing source access to the original registries.

Does the portable governance record include privacy controls for cross-ecosystem portability?

Yes, the portable governance record includes privacy controls and consent-based data inclusion. These controls ensure you own your data and can safely carry your governance history to new ecosystems.

What's the best way to package governance data during a voluntary exit?

The best way to package governance data during voluntary exit is to compile participation history, departure status, and agreements into a cryptographically verified record that supports ETHOS dissolution and voluntary exit workflows.