citation-fixer

Audit and fix citation formatting across brain pages with structured reports.

Updated May 11, 2026
One-click install
npx skills add https://github.com/yunusgungor/gbrain --skill citation-fixer-yunusgungor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-fixer
Source: https://github.com/yunusgungor/gbrain/tree/main/skills/citation-fixer
Command: npx skills add https://github.com/yunusgungor/gbrain --skill citation-fixer-yunusgungor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits and fixes citation formatting across brain pages to ensure every fact has a traceable source. It also extends to resolving broken tweet references via the host's X API integration when available.

Core Features & Use Cases

  • Citation auditing: scans pages for [Source: ...] citations and flags issues.
  • Citation repair: rewrites citations to conform to the canonical format described in conventions/quality.md.
  • Tweet resolution (v0.25.1): identifies broken tweet references and patches them with deterministic X links using the host's API integration.
  • Reporting: outputs a structured audit with counts and remaining gaps.

Quick Start

Run a citation audit on the current brain pages to identify missing or malformed citations and fix them using the built-in formatter.

Frequently Asked Questions about citation-fixer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit and fix missing citations across my web pages?

Citation auditing scans pages for missing citations, malformed formats, or missing dates, and rewrites them to conform to a canonical format to ensure every fact has a traceable source.

What is the canonical format for repairing malformed references?

Citation repair rewrites detected references to conform to the canonical format described in conventions/quality.md. This process fixes formatting issues and ensures all sources are properly structured.

Can I resolve broken tweet references using an API integration?

Yes, broken tweet references are resolved via the host's X API integration. The tool identifies broken tweet references and patches them with deterministic X links when the API is available.

How does citation processing report remaining gaps after repair?

Citation processing outputs a structured audit report with counts of fixed references and remaining gaps. This report details all scanned pages and highlights any citations that still need manual attention.