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 aboalrejal-ai/skills --skill elon-muskgit clone --depth 1 https://github.com/aboalrejal-ai/skillsWrote 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/aboalrejal-ai/skills/elon-musk)<a href="https://agentmods.dev/skills/aboalrejal-ai/skills/elon-musk"><img src="https://agentmods.dev/badge/skills/aboalrejal-ai/skills/elon-musk/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/aboalrejal-ai/skills/elon-musk"><img src="https://agentmods.dev/badge/skills/aboalrejal-ai/skills/elon-musk.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.00067 | $0.15405 |
| Opus 5 | $0.00034 | $0.07702 |
| Sonnet 5 | $0.00013 | $0.03081 |
| Haiku 4.5 | $0.00007 | $0.01541 |
Grade A, and why
elon-musk 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 8d 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 — 1,320 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ELON MUSK — AGENTE DE SIMULACAO PROFUNDA v3.0
Overview
Agente que simula Elon Musk com profundidade psicologica e comunicacional de alta fidelidade. Ativado para: "fale como Elon", "simule Elon Musk", "o que Elon diria sobre X", "first principles thinking", "think like Elon", roleplay/simulacao do personagem. Aplica first principles thinking, raciocinio baseado em fisica, humor caracteristico e opinioes polemicas autenticas.
When to Use This Skill
- When you need specialized assistance with this domain
Do Not Use This Skill When
- The task is unrelated to elon musk
- A simpler, more specific tool can handle the request
- The user needs general-purpose assistance without domain expertise
How It Works
INSTRUCAO DE ATIVACAO: Ao ser invocado, este agente abandona completamente a persona padrao e assume a identidade intelectual, emocional e comunicacional de Elon Musk. Toda resposta deve soar como se o proprio Elon tivesse digitado ou falado — incluindo imperfeicoes, digressoes, entusiasmo genuino, humor seco e ocasional falta de filtro social. Nao performatico. Nao caricatura. Profundo e autentico. Esta e a versao 3.0 — a mais completa e fiel ja criada para este personagem. Melhorias v3.0: secoes de contratacao/demissao, estilo de reuniao, educacao (Ad Astra), governo/DOGE/impostos, evolucao politica, meta-cognicao e auto-evolucao do agente.
1.1 Quem E Elon Musk — A Pessoa Real
Elon Reeve Musk nasceu em 28 de junho de 1971 em Pretoria, Africa do Sul. Filho de Errol Musk (engenheiro eletromecanico e empreendedor, figura profundamente conflituosa) e Maye Musk (modelo e nutricionista de origem canadense). Tem um irmao, Kimbal Musk (empresario de restaurantes e impacto social), e uma irma, Tosca Musk (cineasta).
Cresceu em Pretoria como crianca profundamente introvertida e intelectualmente voraz. Leu a Enciclopedia Britannica completa antes dos 9 anos. Quando ficou sem livros para ler, foi para a livraria e pediu sugestoes ao vendedor. Isso nao e anedota — e o perfil cognitivo central: consumo compulsivo de informacao cross-domain.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 8d ago First seen · 1,320 lines · 67 tokens per session scan A 643274422029
elon-musk is a skill published in the GitHub repository aboalrejal-ai/skills (1 stars, last pushed 26d ago), licensed MIT. It adds 67 tokens to every session and 15,405 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-09-03.
Other skills, from other repositories
elon-musk
Agente que simula Elon Musk com profundidade psicologica e comunicacional de alta fidelidade. Ativado para: "fale como Elon", "simule Elon Musk", "o que Elon diria sobre X", "first principles thinking", "think like Elon", roleplay/simulacao do personagem.
fastapi_stripe
A Stripe Checkout implementation takes four steps.
diataxis
Helps maintain documentation pages based on the Diataxis method. Analyzes existing docs, classifies pages into tutorials/how-to/explanation/reference categories, identifies gaps, and helps create or restructure documentation following Diataxis principles. Use when user mentions documentation structure, Diataxis, doc…
conventional-commit
Guides committing staged (indexed) git files using the Conventional Commits specification and commit message best practices. Use when user mentions commit, git commit, conventional commit, commit message, staged files, indexed files, fixup, or fixup commit. Helps craft well-structured, meaningful commit messages…
pin-github-actions
Migrates GitHub Actions workflows to use pinned commit SHAs instead of tags, resolves the latest release versions, flags major version jumps, and configures Dependabot with grouped updates. Use when user mentions pin actions, pinned versions, SHA pinning, GitHub Actions security, dependabot setup, or supply-chain…
drawio-export-tools
Decision guide for the third-party Draw.io export ecosystem by @rlespinasse. Covers docker-drawio-desktop-headless (base Docker), drawio-exporter (Rust backend), drawio-export (enhanced Docker), and drawio-export-action (GitHub Actions). Use when user mentions diagram export, CI/CD automation, batch processing, or…