citation-fixer

Audit and repair citation formatting in markdown knowledge base pages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves inconsistencies and broken references in your knowledge base, ensuring every fact is backed by a verifiable, properly formatted source.

Core Features & Use Cases

  • Citation Auditing: Scans brain pages to identify missing, malformed, or non-compliant citations.
  • Automated Resolution: Automatically resolves broken tweet or social media references by fetching metadata via the X API.
  • Use Case: Use this to clean up a large collection of research notes where citations were added hastily, ensuring all links are deterministic and follow your team's quality standards.

Quick Start

Run the citation fixer skill to audit all pages and resolve broken tweet references in the current directory.

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 broken markdown citations in my knowledge base?

To audit markdown citations, scan your knowledge base pages to identify missing or malformed source tags. The citation audit automatically repairs non-compliant references and standardizes formatting across your markdown files.

Can I automatically resolve broken tweet references in my research notes?

Yes, you can resolve broken tweet references automatically by fetching metadata via the X API. This automated resolution repairs social media links in your research notes to ensure citations are verifiable and properly formatted.

What is citation standardization for markdown files and when do I need it?

Citation standardization is the process of scanning markdown files to ensure all source tags comply with established quality standards. You need it when cleaning up hastily added research notes to guarantee every fact is backed by a deterministic, verifiable source.

Do I need X API configuration to run an automated citation audit?

Yes, you need the host's X API configuration to run automated citation resolution for social media references. The citation audit requires read and write access to page content to scan markdown files and repair broken tweet metadata.

What's the best way to clean up malformed source tags across a large collection of brain pages?

The best way to clean up malformed source tags is to run an automated citation audit across your brain pages. This process identifies non-compliant citations and standardizes them to ensure your large collection of research notes meets quality standards.

Are there limitations when repairing non-compliant citations in markdown files?

A key limitation is that automated citation repair depends on external API integration for social media references. If the X API configuration is unavailable, the skill can still audit markdown files for missing or malformed source tags but cannot resolve broken tweet links.