citation-fixer

Audit and standardize inline citation formats in Markdown documentation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves inconsistencies in documentation by auditing and fixing citation formats, ensuring every fact is properly attributed and verifiable.

Core Features & Use Cases

  • Citation Audit: 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 X API integration.
  • Use Case: Use this skill to clean up a knowledge base where many entries reference social media posts without direct links, ensuring all sources are deterministic and follow the project's quality conventions.

Quick Start

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

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 citation formats in Markdown documentation?

To audit citations in Markdown documentation, you can run an automated tool to scan pages for missing or non-compliant formats and patch them with accurate source metadata. This ensures every fact is properly attributed and verifiable.

How do I automatically resolve broken social media references in my knowledge base?

You can resolve broken social media references by querying external APIs, such as the X API, to fetch metadata and replace broken text with deterministic URLs. This requires integration with host-configured API handlers.

Do I need API handlers to standardize inline citations across brain pages?

Yes, you need host-configured API handlers to verify content and patch pages with accurate source metadata. These handlers allow the system to query external APIs and replace broken text with deterministic URLs.

What is the best way to ensure documentation citations comply with project quality conventions?

The best way to ensure citation compliance is to perform an automated audit that scans pages to identify malformed citations and standardizes them according to project quality conventions. This resolves inconsistencies across the knowledge base.

Can I use automation to patch broken tweet links with deterministic URLs?

Yes, automation can patch broken tweet links by querying the X API to fetch metadata and replace the broken text with deterministic URLs. This automated resolution ensures documentation sources remain verifiable.