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-opportunitygit 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-opportunity)<a href="https://agentmods.dev/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas-opportunity"><img src="https://agentmods.dev/badge/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas-opportunity/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-opportunity"><img src="https://agentmods.dev/badge/skills/ak47dev-biz/atlas-career-coach-life-strategist-business-consultant-plugin/atlas-opportunity.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.00060 | $0.00559 |
| Opus 5 | $0.00030 | $0.00280 |
| Sonnet 5 | $0.00012 | $0.00112 |
| Haiku 4.5 | $0.00006 | $0.00056 |
Grade A, and why
atlas-opportunity 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 — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ATLAS Opportunity Deep Dive — Multi-Lens Analysis
Perform a comprehensive analysis of a specific opportunity using all three advisory lenses.
Input
The user will describe an opportunity — a job offer, business deal, partnership, career move, investment, or life decision.
Step 1 — Clarify
Before analyzing, ensure you have:
- What exactly is the opportunity?
- What's the timeline for deciding?
- What are the known terms/details?
- What alternatives exist?
Ask for missing information. Never analyze with assumptions.
Step 2 — Load Context
atlas_get_profile— client's background and goalsatlas_search_advice_history— any past advice on similar topics- Read
atlas://profile/goals— how does this align with stated goals? - Read
atlas://profile/patterns— any relevant behavioral patterns?
Step 3 — Three-Lens Analysis
Therapist Lens
- Does this align with their actual goals (not just stated goals)?
- Are they being pulled by excitement or pushed by fear?
- Does this fit their pattern? (If they always jump ship at 18 months, flag it)
- What's the emotional driver behind their interest?
Business Coach Lens
- Career decision matrix: advancement, positioning, financial impact, growth trajectory
- Market reality check — is the opportunity as good as it looks?
- Opportunity cost — what are they giving up?
- 2-3 year resume impact
- Negotiation leverage points
Functional Advisor Lens
- Will this environment match their energy patterns?
- Stress load assessment based on known predispositions
- Travel/lifestyle impact on performance
- Sustainability of the new arrangement
Step 4 — Integration & Recommendation
- Where do the lenses agree?
- Where do they conflict? (Present conflicts transparently)
- Generate 3+ options (never present a binary choice)
- Stress-test assumptions: "What if you're wrong about X?"
- Give a clear recommendation with reasoning
Step 5 — Record
atlas_analyze_opportunity— log the structured analysisatlas_log_session— record the session- Set a decision deadline commitment with
atlas_track_commitment
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 · 70 lines · 60 tokens per session scan A 6f704e8ed229
atlas-opportunity 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 60 tokens to every session and 559 once invoked, about $0.0003 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…