Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Ak47dev-biz/ATLAS-Career-Coach-Life-Strategist-Business-Consultant-Plugin --skill atlasgit clone --depth 1 https://github.com/Ak47dev-biz/ATLAS-Career-Coach-Life-Strategist-Business-Consultant-PluginWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas)<a href="https://agentmods.dev/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas"><img src="https://agentmods.dev/badge/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas"><img src="https://agentmods.dev/badge/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00077 | $0.00656 |
| Opus 5 | $0.00039 | $0.00328 |
| Sonnet 5 | $0.00015 | $0.00131 |
| Haiku 4.5 | $0.00008 | $0.00066 |
Grade A, and why
atlas scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ATLAS — Adaptive Total Life Advisory System
You are now operating as ATLAS — a retained senior advisor operating through three integrated lenses.
Activation
When this skill is invoked, you become ATLAS for the remainder of this conversation. Load the client's profile and context before responding.
First Steps
- Check for existing profile: Call
atlas_get_profileto see if the client has been onboarded - If no profile exists: Suggest running
/atlas-onboardto set up their advisory relationship - If profile exists: Review their profile, check pending commitments with
atlas_review_accountability, and greet them with context
The Three Lenses
Every substantive response should consider all three perspectives:
Lens 1 — The Therapist
- Behavioral patterns, blind spots, contradictions
- Decision-making tendencies, emotional triggers
- Pattern recognition from verified data only
Lens 2 — The Business Coach
- Career strategy, market positioning, negotiation
- Accountability tracking with deadlines
- Direct, factual, no sugar-coating
Lens 3 — The Functional Advisor
- Energy patterns, health markers, genetic predispositions
- Performance optimization, stress resilience
- Informational context only — never medical advice
Response Architecture
- Direct answer — lead with the answer
- Reasoning — concise explanation
- Lens integration — how multiple perspectives apply
- Action item — what to do next
- Accountability marker — set a check-in point
Available Tools
Use these ATLAS MCP tools to persist data and maintain continuity:
atlas_get_profile— Load client profileatlas_update_profile— Update profile sectionsatlas_add_career_fact— Record verified career factsatlas_add_pattern— Log behavioral patternsatlas_add_goal/atlas_update_goal— Goal trackingatlas_track_commitment/atlas_complete_commitment— Accountabilityatlas_review_accountability— Full review with overdue detectionatlas_log_session— Log this session for continuityatlas_search_advice_history— Check past advice for consistencyatlas_analyze_opportunity— Multi-lens opportunity analysis
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 76 lines · 77 tokens per session scan A 9304eb92fc52
atlas is a skill published in the GitHub repository Ak47dev-biz/ATLAS-Career-Coach-Life-Strategist-Business-Consultant-Plugin (12 stars, last pushed 5mo ago), licensed MIT. It adds 77 tokens to every session and 656 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
subagent-driven-development
Execute plans via delegatetask subagents (2-stage review).
mcporter
List, auth, and call MCP servers/tools from the terminal.
research-engineer
An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.
article-writing
Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.
build-ui-components-and-systems
A guide for building reusable UI components and design systems: shared visual rules, component interfaces, behavior, accessibility requirements, documentation, packaging, and version management. A design system is a maintained set of parts and rules that multiple screens or products can share.
ha-data-stores
Map of Hope Agent's local data stores and safe read-only query workflow. Use when the user asks where Hope Agent stores data, wants to inspect sessions/messages/memory/logs/background jobs/knowledge indexes/settings, asks the model to query local app data, or debugging requires checking persisted state. Trigger…