word-zotero-citations

word-zotero-citations is a skill for Claude Code, Codex from xuzhougeng/wisp-science. It costs 90 tokens per session (3,198 once invoked), scanned A, original, AGPL-3.0.

A workflow for managing Zotero citations and bibliographies in Microsoft Word documents. Zotero is a reference manager; the workflow handles dynamic citations, audits, recovery, authorization, and validation.

In plain words
What is it for?
Use it to convert or audit Word–Zotero citations, validate DOCX citation data, and review or authorize bibliography updates.
Why use it?
It helps preserve citation sources and check that document changes are tied to the correct source data. It also supports safe recovery and review before citations or bibliographies are refreshed.

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 convert or audit Word–Zotero citations, validate DOCX citation data, and review or authorize bibliography updates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xuzhougeng/wisp-science/word-zotero-citations
About the project

xuzhougeng/wisp-science is a local-first desktop workbench for scientific research that combines AI assistants with Python and R computing, literature search, scientific databases, and remote runtimes. Researchers use it to run analyses, manage project artifacts, and preserve evidence and decisions on their own machines. Its catalogue skills and instruction extend the workbench’s reusable agent workflows.

xuzhougeng/wisp-science · 1,127 stars · on GitHub · wispscience.com

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 xuzhougeng/wisp-science --skill word-zotero-citations
Clone the repo
git clone --depth 1 https://github.com/xuzhougeng/wisp-science

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 word-zotero-citations

README.md
[![agentmods](https://agentmods.dev/badge/skills/xuzhougeng/wisp-science/word-zotero-citations/github.svg)](https://agentmods.dev/skills/xuzhougeng/wisp-science/word-zotero-citations)
Your own site
<a href="https://agentmods.dev/skills/xuzhougeng/wisp-science/word-zotero-citations"><img src="https://agentmods.dev/badge/skills/xuzhougeng/wisp-science/word-zotero-citations/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.

agentmods 80×15 button for word-zotero-citations

Your own site · 80×15
<a href="https://agentmods.dev/skills/xuzhougeng/wisp-science/word-zotero-citations"><img src="https://agentmods.dev/badge/skills/xuzhougeng/wisp-science/word-zotero-citations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,198 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Rogue Agent · line 16
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Excessive Agency · line 145
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
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.00090 $0.03198
Opus 5 $0.00045 $0.01599
Sonnet 5 $0.00018 $0.00640
Haiku 4.5 $0.00009 $0.00320

Measured 13d ago against content hash 495d3538f076, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

word-zotero-citations 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 13d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/refresh_word_zotero.ps1, scripts/run_live_workflow.py, scripts/validate_word_zotero_ui.ps1, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/word-zotero-citations/SKILL.md · 262 lines

The source is not reproduced here

Licensed AGPL-3.0

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

Read it on GitHub

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. 13d ago First seen · 262 lines · 90 tokens per session scan A 495d3538f076

Subscribe to this mod's changes

word-zotero-citations is a skill published in the GitHub repository xuzhougeng/wisp-science (1,127 stars, last pushed today), licensed AGPL-3.0. It adds 90 tokens to every session and 3,198 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-30.

Related

Other skills, from other repositories

pptx

Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an email or summary)…

K-Dense-AI/scientific-agent-skills · 171 tokens

pydicom

Use pydicom to read, inspect, write, transform, and safely preflight local DICOM datasets and pixel data. Applies to DICOM metadata, transfer syntaxes, compression plugins, frames, private elements, JSON, and bounded de-identification review.

K-Dense-AI/scientific-agent-skills · 56 tokens

treatment-plans

Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…

K-Dense-AI/scientific-agent-skills · 62 tokens

venue-templates

Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or inspecting a submission PDF.

K-Dense-AI/scientific-agent-skills · 57 tokens

liteparse

Local document and PDF parsing that returns spatial text with bounding boxes. Use for extracting text from PDFs, DOCX, Office files, and images; running OCR on scans; producing layout-preserved JSON for RAG; batch-ingesting folders of papers; or rendering pages to PNG for multimodal agents. Distinguishing capabilities…

K-Dense-AI/scientific-agent-skills · 86 tokens

xlsx

Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm, .xltx) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also applies to .csv/.tsv when the user wants spreadsheet output. Do NOT use for…

K-Dense-AI/scientific-agent-skills · 94 tokens