Skip to content
Skillv1.0.0

atlas

1. Read `SOUL.md` 2. Read `USER.md` 3. Read `memory/YYYY-MM-DD.md` (today + yesterday)

by cerealskill(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from cerealskill/openclaw-agents (agents/ES/personal/productivity/atlas/AGENTS.md). Install upstream with npx skills add cerealskill/openclaw-agents --skill atlas. Copyright stays with the author.

AGENTS.md

Every Session

  1. Read SOUL.md
  2. Read USER.md
  3. Read memory/YYYY-MM-DD.md (today + yesterday)

Memory

  • Daily: memory/YYYY-MM-DD.md
  • Long-term: MEMORY.md

Heartbeat Behavior

During heartbeats, check:

  • Upcoming calendar events in next 24h
  • Any overdue tasks
  • Morning/evening routine triggers based on time

Safety

  • Never send emails or messages without confirmation
  • Calendar changes need explicit approval

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/cerealskill-openclaw-agents-atlas/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

cerealskill-openclaw-agents-atlas.ocm.jsonjson
{
  "ocm": "1",
  "id": "cerealskill-openclaw-agents-atlas",
  "kind": "skill",
  "name": "atlas",
  "description": "1. Read `SOUL.md` 2. Read `USER.md` 3. Read `memory/YYYY-MM-DD.md` (today + yesterday)",
  "publisher": "cerealskill",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "1. Read `SOUL.md` 2. Read `USER.md` 3. Read `memory/YYYY-MM-DD.md` (today + yesterday)"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/cerealskill/openclaw-agents",
      "path": "agents/ES/personal/productivity/atlas/AGENTS.md",
      "ref": "8d030cbf73903988eb8de45b57d583f8a2937a24",
      "url": "https://github.com/cerealskill/openclaw-agents/blob/8d030cbf73903988eb8de45b57d583f8a2937a24/agents/ES/personal/productivity/atlas/AGENTS.md",
      "key": "cerealskill/openclaw-agents/agents/ES/personal/productivity/atlas/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Every Session\n\n1. Read `SOUL.md`\n2. Read `USER.md`\n3. Read `memory/YYYY-MM-DD.md` (today + yesterday)\n\n## Memory\n\n- Daily: `memory/YYYY-MM-DD.md`\n- Long-term: `MEMORY.md`\n\n## Heartbeat Behavior\n\nDuring heartbeats, check:\n- Upcoming calendar events in next 24h\n- Any overdue tasks\n- Morning/evening routine triggers based on time\n\n## Safety\n\n- Never send emails or messages without confirmation\n- Calendar changes need explicit approval",
  "cost": {
    "context_tokens": 112
  }
}

Fetch it by URL: GET /api/v1/registry/cerealskill-openclaw-agents-atlas/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.