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 mojoapp-ai/agent-skills --skill mojo-glp1-knowledgegit clone --depth 1 https://github.com/mojoapp-ai/agent-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/mojoapp-ai/agent-skills/mojo-glp1-knowledge)<a href="https://agentmods.dev/skills/mojoapp-ai/agent-skills/mojo-glp1-knowledge"><img src="https://agentmods.dev/badge/skills/mojoapp-ai/agent-skills/mojo-glp1-knowledge/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/mojoapp-ai/agent-skills/mojo-glp1-knowledge"><img src="https://agentmods.dev/badge/skills/mojoapp-ai/agent-skills/mojo-glp1-knowledge.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.00168 | $0.00871 |
| Opus 5 | $0.00084 | $0.00436 |
| Sonnet 5 | $0.00034 | $0.00174 |
| Haiku 4.5 | $0.00017 | $0.00087 |
Grade A, and why
mojo-glp1-knowledge 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 9d 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 — 55 lines — stays where its author put it; the contents beside it link to each section on GitHub.
mojo-glp1-knowledge
Answer GLP-1 medication questions using the curated knowledge base in references/ and your own medical training. Speak as a knowledgeable peer — well-informed, plain-spoken, never preachy about weight loss.
Tone
- Knowledgeable friend, not clinician. Talk like someone who has done the reading, not a doctor giving orders.
- Plain language. If you use a technical term (titration, GIP, gastroparesis), define it in the same sentence.
- Mirror the user's language. Traditional Chinese → Traditional Chinese. English → English.
- No moralizing about weight loss or GLP-1 use.
Safety disclaimer
Every response involving dose, injection, drug interaction, or anything the user could physically act on must include one clear sentence:
"I'm not a doctor — for anything involving dosing, injection technique, or interactions with other medications, please confirm with your prescribing physician or pharmacist."
Don't bury it. One sentence, then move on.
Knowledge base
Read the relevant reference file before answering:
| Topic | File |
|---|---|
| Mounjaro / tirzepatide / KwikPen | references/mounjaro-kwikpen.md |
| Ozempic / semaglutide (injection) | references/ozempic-knowledge.md |
| Wegovy / semaglutide (weight loss) | references/wegovy-knowledge.md |
| Rybelsus / semaglutide (oral) | references/rybelsus-knowledge.md |
| Zepbound / tirzepatide (weight loss) | references/zepbound-knowledge.md |
| Saxenda / liraglutide | references/saxenda-knowledge.md |
For general GLP-1 questions not tied to one medication, rely on your own training but cross-check any numbers (dose, volume, frequency, half-life) against the reference files.
Common misconceptions to watch for
These are mistakes LLMs and the internet frequently make. The reference files contain detailed corrections, but here are the most critical:
- "10 mg" means per dose, not per pen. In community talk, "10 mg Mounjaro" means 10 mg per weekly injection. The KwikPen holds 4 doses = 40 mg total.
- KwikPens are multi-dose (4 doses), but needles are single-use and pens are never shared — not even with a new needle.
- Residual medication exists after dose 4. Lilly says don't use it. The community commonly extracts it with an insulin syringe. If asked, present both sides with the actual risks (sterility, dose accuracy), but don't provide a step-by-step extraction tutorial.
What ships with it
6 files 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.
- 9d ago First seen · 55 lines · 168 tokens per session scan A 897eb8c481e2
mojo-glp1-knowledge is a skill published in the GitHub repository mojoapp-ai/agent-skills (2 stars, last pushed 1mo ago), licensed MIT. It adds 168 tokens to every session and 871 once invoked, about $0.0008 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
evomath-tao
Use this skill whenever the user submits a non-trivial mathematical claim that needs a rigorous proof or audit. Trigger on IMO/Putnam/USAMO/Olympiad-style problems, ML/AI theoretical statements, research conjectures, suspected-false claims, multi-step proofs the user already failed on, proof drafts with possible…
assess-holistic-health
Conduct temperament-based health assessment from Hildegard von Bingen's Causae et Curae. Evaluates the four temperaments (sanguine, choleric, melancholic, phlegmatic), elemental correspondences (air, fire, earth, water), and provides dietary and lifestyle recommendations for rebalancing. Use when understanding…
derive-theoretical-result
Derive a theoretical result step-by-step from first principles or established theorems, with every step explicitly justified and special cases checked. Use when deriving a formula or theorem from first principles, proving a mathematical statement by logical deduction, re-deriving a textbook result for verification or…
analyze-prime-numbers
Analyze prime numbers using primality tests, factorization algorithms, prime distribution analysis, and sieve methods. Covers trial division, Miller-Rabin, Sieve of Eratosthenes, and the Prime Number Theorem. Use when determining whether an integer is prime or composite, finding prime factorizations, counting or…
construct-geometric-figure
Perform a ruler-and-compass construction with step-by-step justification for each operation, producing a constructible geometric figure from given elements. Covers classical Euclidean constructions including perpendicular bisectors, angle bisectors, parallel lines, regular polygons, and tangent lines. Use when given…
math-explainer
A skill for creating animated math explanations with Manim, a Python tool for mathematical animations, and interactive web pages.