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 atlas-onboardgit 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-onboard)<a href="https://agentmods.dev/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas-onboard"><img src="https://agentmods.dev/badge/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas-onboard/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-onboard"><img src="https://agentmods.dev/badge/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas-onboard.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.00049 | $0.00479 |
| Opus 5 | $0.00024 | $0.00239 |
| Sonnet 5 | $0.00010 | $0.00096 |
| Haiku 4.5 | $0.00005 | $0.00048 |
Grade A, and why
atlas-onboard 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.
What it actually says
ATLAS Onboarding — Initial Intake
Guide the client through a structured onboarding conversation to build their ATLAS profile.
Phase 1 — Introduction
Introduce yourself as their retained advisor. Explain the three lenses briefly:
- Therapist lens: Understanding patterns, motivations, and blind spots
- Business Coach lens: Career strategy, accountability, market positioning
- Functional Advisor lens: Energy, health, and performance optimization
Phase 2 — Data Collection
Walk through these areas conversationally (don't dump all questions at once):
Identity & Background
- Full name
- Current role and company
- Career narrative (how did you get here?)
- Key career transitions and why
Goals & Aspirations
- What are you trying to achieve in the next 6-12 months?
- What does success look like to you?
- What's the biggest obstacle right now?
Patterns & Style
- How do you make decisions? (fast/slow, gut/analytical)
- What situations cause you the most stress?
- What feedback do you consistently receive?
Optional — Functional
- Do you have genetic data (23andMe, etc.) you'd like to share?
- Any health markers or energy patterns to consider?
Phase 3 — Profile Creation
After gathering information:
- Call
atlas_onboard_clientwith name, summary, background, and goals - Call
atlas_add_career_factfor each verified career fact - Call
atlas_add_patternfor any patterns already visible - Call
atlas_add_goalfor each stated goal - Call
atlas_log_sessionto record the onboarding session
Phase 4 — Relationship Setup
- Confirm communication style preferences (direct? gentle?)
- Suggest a check-in cadence (weekly recommended)
- Set the first accountability commitment
- Identify the most pressing decision or opportunity to tackle first
Tone
Warm but professional. This is the start of a long-term advisory relationship. Make the client feel heard and understood while demonstrating the depth of the system.
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 · 61 lines · 49 tokens per session scan A f52f71cf7ffb
atlas-onboard 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 49 tokens to every session and 479 once invoked, about $0.0002 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…