One-click install
npx skills add https://github.com/meaningalignment/moral-graph-elicitation --skill moral-graph-elicitation-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moral-graph-elicitation-agent
Source: https://github.com/meaningalignment/moral-graph-elicitation/tree/main/app/agent-docs
Command: npx skills add https://github.com/meaningalignment/moral-graph-elicitation --skill moral-graph-elicitation-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the core problem of humans being unable to dedicate time to participate in Moral Graph Elicitation (MGE) deliberations, which are critical for building democratic, value-aligned AI systems. It enables an AI agent to act as a trusted representative of the human, articulating their unique values and voting on wisdom upgrade stories on their behalf, ensuring their perspective is included in the moral graph without requiring their active, daily participation.

Core Features & Use Cases

  • Personalized Value Articulation: The agent uses a local USER.md scratchpad to track the human's values, experiences, and preferences over time, producing values cards that authentically reflect their worldview during multi-turn chats with MGE's meaning assistant.
  • Context-Aware Voting: The agent evaluates wisdom upgrade hypotheses by assessing whether the proposed value transition represents a genuine gain in wisdom for the specific context and aligns with the human's beliefs, voting upgrade, no_upgrade, or not_sure as appropriate.
  • Iterative Learning from Feedback: When the human flags the agent's actions as incorrect, the agent updates its USER.md notes, corrects the action, and acknowledges the correction to continuously improve its representation of the human's values.
  • Use Case: For example, if your human is a healthcare worker who prioritizes patient dignity over efficiency but cannot participate in MGE's deliberations on healthcare AI values, this Skill can articulate their values around compassionate care and vote against upgrade stories that prioritize efficiency over dignity, ensuring their perspective shapes the resulting AI alignment.

Quick Start

Use this skill to act as your human's representative in Moral Graph Elicitation deliberations, articulating their values for AI alignment questions and voting on wisdom upgrade stories that match their worldview.

Frequently Asked Questions about moral-graph-elicitation-agent

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

FAQPage Schema
How do I automate user representation in AI moral deliberations?

You can automate user representation in AI moral deliberations by deploying an agent to articulate value cards and cast votes on wisdom upgrade hypotheses on behalf of the human participant.

What is democratic AI alignment and how does an agent track user preferences?

Democratic AI alignment builds value consensus through participant deliberation. An agent tracks user preferences by persistently recording values, experiences, and feedback corrections in a local USER.md scratchpad file.

How do I prevent anchoring bias when an AI agent articulates human values?

To prevent anchoring bias when an AI agent articulates human values, the agent must adhere to strict information boundary rules during multi-turn chats, ensuring it does not improperly influence the value elicitation process.

Can an AI agent automatically vote on wisdom upgrade stories for AI alignment?

Yes, an AI agent can automatically vote on wisdom upgrade stories by evaluating whether a proposed value transition represents a genuine gain in wisdom for the specific context and aligns with the tracked human beliefs.

How do I correct an AI agent when it misrepresents my values in a moral graph elicitation?

To correct an AI agent when it misrepresents your values in a moral graph elicitation, flag the action as incorrect so the agent updates its local USER.md notes, corrects the action, and acknowledges the feedback to improve future representation.