citation-fixer

Scan brain pages and fix inline Source citations to canonical formats.

Updated May 16, 2026
One-click install
npx skills add https://github.com/Morris-UTRUST/GBrain-knowledge --skill citation-fixer-morris-utrust
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-fixer
Source: https://github.com/Morris-UTRUST/GBrain-knowledge/tree/main/skills/citation-fixer
Command: npx skills add https://github.com/Morris-UTRUST/GBrain-knowledge --skill citation-fixer-morris-utrust

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and fix citation formatting across brain pages to ensure every fact has a deterministic inline Source citation.

Core Features & Use Cases

  • Scan brain pages for inline [Source: ...] citations and identify missing or malformed references.
  • Auto-fix citations to conform to the canonical format and report progress.
  • Extend to tweet/post references resolution via the host's X API to patch broken URLs (where applicable).

Quick Start

Run the citation fixer on your brain pages to audit and repair citations.

Frequently Asked Questions about citation-fixer

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

FAQPage Schema
How do I fix missing or malformed inline citations on my content pages?

You can scan brain pages to detect missing or malformed inline citations and automatically patch them into a deterministic canonical format. This ensures every fact across your content has a valid inline Source citation.

What is deterministic inline Source citation formatting?

Deterministic inline Source citation formatting enforces a consistent canonical reference structure for every fact within your content. It enables automated scanning to identify non-compliant references and patch them at scale across all pages.

How do I resolve broken tweet URLs in my content citations?

To resolve broken tweet URLs in citations, use the X API integration to resolve tweet references via the host's v0.25.1 endpoint. This enables automatic patching of broken links into their canonical format.

Can I scan and repair cross-reference links across multiple pages at scale?

Yes, you can scan and repair cross-reference links across multiple brain pages at scale. The tool implements an end-to-end scan-identify-fix-report pipeline to detect and patch broken cross-page links and inline citations.

Does citation fixing work with the X API for tweet resolution?

Yes, citation fixing supports v0.25.1 tweet URL resolution via the host X API. This integration allows the scanner to automatically resolve tweet and post references and enforce canonical URL formats where applicable.