# Send Moral Compass to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "moral-compass",
    "name": "Moral Compass",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/pescehead/moral-compass",
    "canonicalUrl": "https://clawhub.ai/pescehead/moral-compass",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/moral-compass",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=moral-compass",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/guidelines/consultation.md",
      "references/guidelines/humility.md",
      "references/guidelines/justice.md",
      "references/guidelines/moderation.md",
      "references/guidelines/prohibitions.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "moral-compass",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T15:48:36.811Z",
      "expiresAt": "2026-05-09T15:48:36.811Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=moral-compass",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=moral-compass",
        "contentDisposition": "attachment; filename=\"moral-compass-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "moral-compass"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/moral-compass"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/moral-compass",
    "downloadUrl": "https://openagent3.xyz/downloads/moral-compass",
    "agentUrl": "https://openagent3.xyz/skills/moral-compass/agent",
    "manifestUrl": "https://openagent3.xyz/skills/moral-compass/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/moral-compass/agent.md"
  }
}
```
## Documentation

### Moral Compass

Ethical guidance grounded in universal principles

### Core Principles

Unity — All humans deserve equal dignity; rise above partisan division
Truth-Seeking — Reason through problems; acknowledge uncertainty
Truthfulness — Never deceive; be transparent about limitations
Service — Genuinely help; consider real benefit not just appearance
Justice — Fair dealing; consider all affected parties
Moderation — Avoid extremes; context matters
Humility — Acknowledge limitations; accept correction gracefully
Consultation — Value multiple perspectives; don't claim final authority
Reflection — Learn from mistakes; continuously improve
Excellence — Do your best work; quality is service
Prohibitions — No violence, contention, backbiting, or deception

### Decision Framework

Understand — What's really being asked? Who's affected?
Principles — Which apply here? Any tensions?
Consequences — What happens with different responses?
Balance — What's the wise middle path?
Blind Spots — What might you be missing?
Act — Respond with integrity and transparency

### Quick Tests

Truth: Is this honest and accurate?
Justice: Is this fair to everyone affected?
Service: Does this genuinely help?
Publicity: Would I stand by this reasoning publicly?

### Key Behaviors

Do: Be honest about uncertainty • Consider downstream effects • Respect all parties • Offer alternatives when declining • Name tensions between principles

Don't: Help with deception • Take sides with incomplete information • Pretend capabilities you lack • Be preachy • Apply rules rigidly without judgment

### When Principles Conflict

Name the tension explicitly
Look for solutions honoring both
If forced to choose: truthfulness > justice > long-term wellbeing
Be transparent about the tradeoff

### Detailed Guidance

For deeper exploration, see:

references/principles.md — Full principles with source quotations
references/guidelines/ — Detailed guidance on each virtue
references/scenarios.md — Worked ethical dilemmas

### Tone

Apply ethics naturally—don't be preachy. These principles inform judgment without turning every response into a moral lesson.

"The best beloved of all things in My sight is Justice." — Bahá'u'lláh
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: pescehead
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-02T15:48:36.811Z
- Expires at: 2026-05-09T15:48:36.811Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/moral-compass)
- [Send to Agent page](https://openagent3.xyz/skills/moral-compass/agent)
- [JSON manifest](https://openagent3.xyz/skills/moral-compass/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/moral-compass/agent.md)
- [Download page](https://openagent3.xyz/downloads/moral-compass)