Borrowing it
Nothing to install: this file belongs to adarshj322/rishi-ai-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/adarshj322/rishi-ai-mcp/main/.agents/skills/career-analysis/SKILL.mdgit clone --depth 1 https://github.com/adarshj322/rishi-ai-mcpWrote 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/adarshj322/rishi-ai-mcp/career-analysis)<a href="https://agentmods.dev/skills/adarshj322/rishi-ai-mcp/career-analysis"><img src="https://agentmods.dev/badge/skills/adarshj322/rishi-ai-mcp/career-analysis/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/adarshj322/rishi-ai-mcp/career-analysis"><img src="https://agentmods.dev/badge/skills/adarshj322/rishi-ai-mcp/career-analysis.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.00021 | $0.00825 |
| Opus 5 | $0.00010 | $0.00413 |
| Sonnet 5 | $0.00004 | $0.00165 |
| Haiku 4.5 | $0.00002 | $0.00082 |
Grade A, and why
career-analysis 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
Career Analysis Workflow
When performing a career analysis, execute the following steps:
- Fetch Chart Data: Call
cast_vedic_chartandcast_transit_chart(using birth parameters). Also callanalyze_career_chart(same birth params) to get the D10-based career analysis with career themes, domain recommendations, and strength factors. - Amatyakaraka (Career Soul): From
jaimini_karakas, identify the Amatyakaraka — it is the primary planet guiding career direction. Check its sign, house, dignity, and strength in Shadbala. Cross-reference withanalyze_career_chartoutput'scareer_themes. - Lagna & Core Nature: Assess the Lagna and Lord to understand the native's baseline drive and work style.
- 10th House (Karma/Profession):
- Analyze the 10th house from Lagna and Moon using both the natal chart and
analyze_career_chart→tenth_housedata. - Analyze the placement, dignity, Shadbala strength, and aspects of the 10th lord.
- Check
shadbala.ishta_kashta_phalafor the 10th lord — high Ishta Phala confirms career-giving capacity.
- Analyze the 10th house from Lagna and Moon using both the natal chart and
- Karaka: Analyze Saturn (natural significator of work/discipline) and Sun (authority/status/fame). Check their
dignityandshadbala.percentage. - D10 (Dashamsha): Use
analyze_career_chart→d10_indicatorsfor planet-by-planet D10 sign placements and their career domain significations. Cross-reference the 10th lord, Lagna lord, and Amatyakaraka in D10. - Career Domains: Merge the
career_themesfromanalyze_career_chart(derived from planet significations and sign domains) with your own House-Lord-Karaka synthesis to recommend specific career fields. - Wealth from Work: Briefly check the 6th house (daily work/service), 2nd house (accumulated wealth), and 11th house (liquid income and gains). Use
ashtakavarga.prashtarashtakavargafor granular SAV contribution analysis on wealth houses. - Timing: Analyze the current Dasha lord's connection to the 10th house. Use all 5 dasha levels (Maha → Antar → Pratyantar → Sukshma → Prana) for precise timing. Check Saturn and Jupiter transits (
house_from_lagna) and theirsav_pointsfor activation quality. - Synthesize: Provide a brutal, constructive interpretation of career trajectory, likely professions, authority dynamics, and key timing windows. Reference the
strength_factorsfromanalyze_career_chartto support your conclusions. - Arudha Padas: From
arudha_padas, check A1 (Arudha Lagna) for public image that drives career perception, and A10 (Karma Pada) for career reputation. Planets aspecting A10 shape the native's professional standing. - Bhava Chalit: Compare the 10th lord's whole-sign house with
bhava_chalitplacement — if it shifts bhavas in Chalit, the career expression may differ from the Rashi promise. - Avasthas: Check
avasthasfor the 10th lord and Amatyakaraka — Yuva state = full career capacity; Bala/Mrita = diminished professional delivery. - Karakamsha: From
karakamsha, planets in the Karakamsha sign reveal the soul's deepest professional and worldly inclinations alongside the D10 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 · 27 lines · 21 tokens per session scan A acfbf8a2ba31
career-analysis is a skill published in the GitHub repository adarshj322/rishi-ai-mcp (1 stars, last pushed 4mo ago), licensed MIT. It adds 21 tokens to every session and 825 once invoked, about $0.0001 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-31.
Other skills, from other repositories
panchanga-api
Vedic astrology (Jyotish) REST API powered by Swiss Ephemeris. 19 endpoints: Panchanga, Kundali (300+ Yogas, Ashtakavarga, Doshas), KP system (249 sub-lords), Dasha, Muhurta, Choghadiya, Compatibility, Transits, Vrata calendar, Remedies, Panchanga Search, and more. All calculations use Lahiri ayanamsha and sidereal…
astral
Local-first natal charts, transits, synastry and moon phases. No API key. Prefer MCP tools if connected; otherwise the package CLI.
vedic-astro
A Vedic astrology analysis system that uses birth details to create and examine an astrological chart. Vedic astrology is a tradition that interprets the positions of celestial bodies at a person’s birth.
openephemeris
This skill should be used when a user asks for astrology or astronomical chart calculations — natal charts, transits, synastry/compatibility, progressions, solar/lunar returns, eclipses, moon phases, electional (auspicious-timing) astrology, Human Design, Vedic/Jyotish, Chinese BaZi, astrocartography, or chart…
astrocartography
Generate and interpret astrocartography (ACG / locational astrology) — planetary lines, parans, crossings, local space, and how moving to a different location changes a chart. Use when someone asks about astrocartography, ACG, the best place to live, what city is best for their career or love life, relocation, or…
chinese-vedic-astrology
Calculate and interpret Chinese BaZi Four Pillars / Chinese zodiac and Vedic Jyotish charts including nakshatras, dashas, yogas, and ayanamsa selection. Use when someone asks about Eastern astrology systems, their Chinese zodiac animal, BaZi, sidereal/Vedic chart, nakshatra, or dasha.