uru-scientific-paper-architect

uru-scientific-paper-architect is a skill for Claude Code, Codex from ralvarezdev/ralvaskills. It costs 100 tokens per session (2,261 once invoked), scanned A, original, GPL-3.0.

A manuscript-formatting guide for Revista Tecnocientífica URU, a scientific journal of Universidad Rafael Urdaneta.

In plain words
What is it for?
Use it to format scientific papers for the journal, including cover pages, article sections, numbered citations, and source-specific references.
Why use it?
It turns the journal's layout, structure, citation, figure, table, equation, reference, and ethics requirements into a checklist for preparing a submission.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to format scientific papers for the journal, including cover pages, article sections, numbered citations, and source-specific references.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ralvarezdev/ralvaskills/uru-scientific-paper-architect
Install

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.

Any agent
npx skills add ralvarezdev/ralvaskills --skill uru-scientific-paper-architect
Clone the repo
git clone --depth 1 https://github.com/ralvarezdev/ralvaskills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for uru-scientific-paper-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/ralvarezdev/ralvaskills/uru-scientific-paper-architect.svg)](https://agentmods.dev/skills/ralvarezdev/ralvaskills/uru-scientific-paper-architect)
Your own site
<a href="https://agentmods.dev/skills/ralvarezdev/ralvaskills/uru-scientific-paper-architect"><img src="https://agentmods.dev/badge/skills/ralvarezdev/ralvaskills/uru-scientific-paper-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,261 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00100 $0.02261
Opus 5 $0.00050 $0.01130
Sonnet 5 $0.00020 $0.00452
Haiku 4.5 $0.00010 $0.00226

Measured 8d ago against content hash f08dbdd0e605, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

uru-scientific-paper-architect 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.

skills/personal/uru-scientific-paper-architect/SKILL.md · 96 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

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.

Changes

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.

  1. 8d ago First seen · 96 lines · 100 tokens per session scan A f08dbdd0e605

Subscribe to this mod's changes

uru-scientific-paper-architect is a skill published in the GitHub repository ralvarezdev/ralvaskills (2 stars, last pushed 28d ago), licensed GPL-3.0. It adds 100 tokens to every session and 2,261 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

discovery-toolbox

A routed repertoire of 90 scientific thinking operators for biological research agents - visual reasoning, detectability and information budgets, search reframing, causal identification, competing explanations, observation and selection processes, pipeline artifact diagnosis, effort allocation, and confirmation…

dekan-aleksandr/biodiscovery-skills · 122 tokens

research-lab

A research workflow for questions that can be tested with evidence, such as comparing models or software. It defines the question, baseline, candidates, data, measurements, and decision rules before running or resuming an experiment.

ooooooooooooooooooop/agent-tools · 115 tokens

discovery-director

Operate as a research director making original discoveries from a given biological question and dataset. Use when the task is open-ended scientific research, exploring omics or experimental data for findings, hypothesis generation and testing, screening a large candidate space of genes, variants, features or…

dekan-aleksandr/biodiscovery-skills · 114 tokens

diversity-and-population-management

When the user wants to diagnose or prevent premature convergence in population-based metaheuristics by measuring and managing diversity: entropy and distance-based diversity measures, fitness sharing, crowding, niching, duplicate elimination, restart policies, and adaptive parameter control driven by diversity…

hajibabaie/combinatorial-optimization-skills · 0 tokens

algorithm-benchmarking-statistics

When the user wants to compare optimization algorithms with a sound empirical protocol — instance and seed design, time limits, best/mean/gap reporting, nonparametric hypothesis tests, effect sizes, and the plots that summarize them. Also use when the user mentions "compare algorithms," "statistical test," "Wilcoxon,"…

hajibabaie/combinatorial-optimization-skills · 128 tokens

ant-colony-optimization

When the user wants to design, implement, or tune ant colony optimization for combinatorial problems, including pheromone model design, visibility heuristics, and choosing among Ant System, Ant Colony System, and MAX-MIN Ant System. Also use when the user mentions "ant colony," "ACO," "pheromone," "MMAS," "ant colony…

hajibabaie/combinatorial-optimization-skills · 137 tokens