geronimo-iia

7 mods across 1 repository, 2 stars between them.

agent-skills

02

geronimo-iia/agent-skills

Plugin Claude Code

Skills for knowledge-base research, PDF extraction, and slop-free writing.

2 5d ago A tokens not measured original MIT

anti-slop

03

geronimo-iia/agent-skills

Skill Claude CodeCodex

Strip AI slop from written artifacts: KB documents, analysis, synthesis, research notes, technical docs, PR descriptions. Enforces structural writing rules and blocks known slop patterns. Invoke before writing any non-trivial prose artifact. Not for chat responses (caveman mode covers those).

2 5d ago A 62 tokens original MIT

kb-conventions

04

geronimo-iia/agent-skills

Skill Claude CodeCodex

Shared conventions for the agent-knowledge repository: directory layout, confidence annotation markers, KB divergence markers, and analysis frontmatter schema. Read this skill whenever writing or reviewing any KB document. Referenced by research-paper and research-extraction.

2 5d ago A 51 tokens original MIT

pdf-parse

05

geronimo-iia/agent-skills

Skill Claude CodeCodex

Extract text and structure from PDF files into Markdown or plain text. Selects the right tool automatically: xberg for machine-readable PDFs (fast, Rust core, no ML overhead), marker-pdf for scanned or image-heavy PDFs (OCR + layout detection). Includes tool installation, update, and cleanup. Use before any task that…

2 5d ago E 74 tokens original MIT

research-extraction

06

geronimo-iia/agent-skills

Skill Claude CodeCodex

Deep extraction of research corpora into structured knowledge documents using a Workflow-driven subagent/reviewer pattern. Use when you have raw source documents (theses, papers, reports) and need structured extraction across multiple axes (architecture, messages, algorithms, forms, etc.) with confidence-annotated…

2 5d ago A 87 tokens original MIT

research-paper

07

geronimo-iia/agent-skills

Skill Claude CodeCodex

Process an academic paper (PDF or URL) into the agent-knowledge repository. Extracts text, produces a confidence-annotated structured analysis, and integrates findings into the appropriate topic. Use when asked to read, analyse, or integrate a research paper into the knowledge base. Do NOT use for general web pages or…

2 5d ago A 81 tokens original MIT