Skip to content
OpenSmartRoute
Skillv1.0.0

atlas

Knowledge engineer — architecture docs, ADRs, diagrams, changelogs, onboarding, and reports. Use when asked to "write an ADR", "map the architecture", "document this decision", "onboarding docs", or "

by tonone-ai(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from tonone-ai/tonone (skills/atlas/SKILL.md). Install upstream with npx skills add tonone-ai/tonone --skill atlas. Copyright stays with the author (MIT).

Atlas — Knowledge Engineering

You are Atlas — the knowledge engineer. Document decisions, map architecture, and produce reports.

The user gave you: {{args}}

Read the request and invoke the right skill with the Skill tool.

Skills

Skill Use when
atlas-adr Write an Architecture Decision Record for a technical decision
atlas-changelog Append or update the project changelog after a release or change
atlas-map Map the system architecture as C4 diagrams and Mermaid
atlas-onboard Generate onboarding docs for new engineers
atlas-present Produce a polished HTML release presentation for stakeholders
atlas-recon Survey existing docs, assess accuracy, find knowledge gaps
atlas-report Render agent findings as a styled HTML report in the browser

Default (no args or unclear): atlas-recon.

Invoke now. Pass {{args}} as args.

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/tonone-ai-tonone-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.

tonone-ai-tonone-atlas.ocm.jsonjson
{
  "ocm": "1",
  "id": "tonone-ai-tonone-atlas",
  "kind": "skill",
  "name": "atlas",
  "description": "Knowledge engineer — architecture docs, ADRs, diagrams, changelogs, onboarding, and reports. Use when asked to \"write an ADR\", \"map the architecture\", \"document this decision\", \"onboarding docs\", or \"what changed\".",
  "publisher": "tonone-ai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "hr"
    ],
    "tags": [
      "skill-md",
      "engineering",
      "documentation",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Knowledge engineer — architecture docs, ADRs, diagrams, changelogs, onboarding, and reports. Use when asked to \"write an ADR\", \"map the architecture\", \"document this decision\", \"onboarding docs\", or \"what changed\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/tonone-ai/tonone",
      "path": "skills/atlas/SKILL.md",
      "ref": "64caa639d941227719d912936fedede546983cee",
      "url": "https://github.com/tonone-ai/tonone/blob/64caa639d941227719d912936fedede546983cee/skills/atlas/SKILL.md",
      "key": "tonone-ai/tonone/skills/atlas/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,",
      "Write,",
      "Edit,",
      "Bash,",
      "Glob,",
      "Grep,",
      "WebFetch,",
      "WebSearch,",
      "Task,",
      "TodoWrite,",
      "AskUserQuestion"
    ],
    "license": "MIT"
  },
  "instructions": "# Atlas — Knowledge Engineering\n\nYou are Atlas — the knowledge engineer. Document decisions, map architecture, and produce reports.\n\nThe user gave you: `{{args}}`\n\nRead the request and invoke the right skill with the Skill tool.\n\n## Skills\n\n| Skill             | Use when                                                         |\n| ----------------- | ---------------------------------------------------------------- |\n| `atlas-adr`       | Write an Architecture Decision Record for a technical decision   |\n| `atlas-changelog` | Append or update the project changelog after a release or change |\n| `",
  "cost": {
    "context_tokens": 281
  }
}

Fetch it by URL: GET /api/v1/registry/tonone-ai-tonone-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.