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 itallstartedwithaidea/agent-skills --skill scientific-writinggit clone --depth 1 https://github.com/itallstartedwithaidea/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/itallstartedwithaidea/agent-skills/scientific-writing)<a href="https://agentmods.dev/skills/itallstartedwithaidea/agent-skills/scientific-writing"><img src="https://agentmods.dev/badge/skills/itallstartedwithaidea/agent-skills/scientific-writing/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/itallstartedwithaidea/agent-skills/scientific-writing"><img src="https://agentmods.dev/badge/skills/itallstartedwithaidea/agent-skills/scientific-writing.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.00037 | $0.01408 |
| Opus 5 | $0.00018 | $0.00704 |
| Sonnet 5 | $0.00007 | $0.00282 |
| Haiku 4.5 | $0.00004 | $0.00141 |
Grade A, and why
scientific-writing 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 — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Scientific Writing
Part of Agent Skills™ by googleadsagent.ai™
Description
Scientific Writing guides the production of research papers, abstracts, grant proposals, and supplementary materials with proper citation management, LaTeX formatting, and journal-specific template compliance. The agent produces manuscript sections that adhere to the conventions of scientific discourse: precise language, logical argument structure, and claims supported by evidence.
Scientific writing is not creative writing. Every sentence serves a function: establishing context, presenting evidence, drawing conclusions, or acknowledging limitations. This skill enforces the IMRaD structure (Introduction, Methods, Results, and Discussion), ensures citations follow the target journal's style, and maintains the passive-to-active voice balance expected by modern journals.
The skill handles the mechanical aspects of manuscript preparation: BibTeX citation management, LaTeX formatting for equations and figures, table generation with proper statistical notation, and compliance with journal submission requirements (word limits, figure formats, reference styles). These mechanical tasks consume disproportionate researcher time and are ideally suited to agent automation.
Use When
- Writing or editing research manuscript sections
- Formatting papers in LaTeX for specific journals
- Managing citations and generating bibliographies
- Writing abstracts within word count constraints
- Preparing supplementary materials and appendices
- Converting between citation styles (APA, IEEE, Nature)
How It Works
graph TD
A[Research Results] --> B[Select Target Journal]
B --> C[Load Journal Template]
C --> D[Write IMRaD Sections]
D --> E[Introduction: Context + Gap + Hypothesis]
D --> F[Methods: Reproducible Protocol]
D --> G[Results: Data + Statistics + Figures]
D --> H[Discussion: Interpretation + Limitations]
E --> I[Citation Integration]
F --> I
G --> I
H --> I
I --> J[LaTeX Formatting]
J --> K[Compliance Check: Word Limits, Figures]
K --> L[Submission-Ready Manuscript]
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 · 150 lines · 37 tokens per session scan A 231df10c5d00
scientific-writing is a skill published in the GitHub repository itallstartedwithaidea/agent-skills (37 stars, last pushed 4mo ago), licensed MIT. It adds 37 tokens to every session and 1,408 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
co2-carbon-footprint
Calculate CO2 emissions and carbon footprint from BIM model data. Analyze embodied carbon by material, element, and building system.
co2-estimation
Calculate carbon footprint of construction projects. Estimate CO2 emissions from materials, transportation, and construction processes using emission factors databases.
energy-simulation
Building energy simulation and analysis for construction. Calculate heating/cooling loads, evaluate envelope performance, optimize HVAC sizing, and ensure energy code compliance.
carbon-calculator
Calculate embodied carbon in construction materials. Track CO2 emissions, compare alternatives, and generate sustainability reports.
5000-projects-analysis
Analyze 5000+ IFC and Revit projects at scale for patterns, benchmarks, and insights. Big data analysis for construction.
crucible-research-foundations
Validate findings, design shuffled nulls, check label leakage, review causal features. TRIGGERS - shuffled null, label leakage.