记忆

Citation Fixer

试用

Audit and fix provenance in knowledge base notes. Ensure every factual claim has an inline citation with date and source.

它能做什么

Audit and fix provenance in knowledge base notes. Ensure every factual claim has an inline citation with date and source.

技能文档

Citation Fixer

Provenance audit for knowledge base notes. Scans notes for citation compliance and fixes formatting, missing dates, missing sources, and broken reference links.

Contract

  • Every note is scanned for citation compliance
  • Missing citations flagged with specific location and suggested fix
  • Malformed citations fixed to the standard format
  • Results reported with counts (scanned, fixed, remaining gaps)
  • Read-only by default: draft fix suggestions unless the user approves batch apply
  • Never fabricate a citation for an uncited claim — flag it

Citation Standard

Every fact in the knowledge base should carry an inline [Source: ...] citation:

  • User's own statements: [Source: user, {context}, YYYY-MM-DD]
  • Web content: [Source: {publication}, {URL}, YYYY-MM-DD]
  • Papers/articles: [Source: {authors}, "{title}", {year}]
  • Conversations: [Source: chat with {name} re: {topic}, YYYY-MM-DD]
  • Synthesis: [Source: compiled from {list of source slugs}]
  • AI model output: [Source: {model name}, YYYY-MM-DD]

Phases

  1. Scan. Walk through source notes, concept notes, and wiki pages. Check for inline [Source: ...] citations on factual claims.
  2. Identify issues:
    • Facts without any citation
    • Citations missing date
    • Citations missing source type
    • Citations with wrong format
    • Reference links that 404 or point to wrong slugs
  3. Draft fixes. For each issue, show the current text and the proposed fix. Group by note.
  4. Report. Count: notes scanned, citations found, issues fixed, remaining gaps. Surface as a queue item for user review.

Output Format

Citation Audit — YYYY-MM-DD
────────────────────────────
Notes scanned:       X
Citations found:     X total (X valid, X issues)
Issues by type:
  Missing citation:     X
  Missing date:         X
  Missing source type:  X
  Malformed format:     X
  Broken reference:     X
────────────────────────────
Top notes to fix: [paths]

Anti-Patterns

  • Fabricating a citation for an uncited claim — flag it as missing, don't invent
  • Overwriting a claim citation without checking the source still exists
  • Being too aggressive with ad-hoc conversational facts that don't need formal provenance (preference, opinion, speculation clearly marked as such)
  • Running the full audit on the entire knowledge base without prioritizing — start with high-traffic pages
  • Editing notes directly without the user's approval on the proposed changes

相关技能

Systematic code error diagnosis and fix skill. Handles compilation errors, runtime exceptions, type errors, logic bugs, crash analysis, dependency conflicts,...

2 次安装

Audit text, transcripts, audio, or video for bogus proof tactics, handwaving, bad citations, and weak argument moves.

Confirm every citation in a draft is real before it ships — extract each URL and arXiv ID and fetch it to prove it resolves (phase 1), then optionally check...

AI citability scoring and optimization. Analyzes web page content to determine how likely AI systems (ChatGPT, Claude, Perplexity, Gemini) are to cite or quote passages from the page. Provides a citability score (0-100) with specific rewrite suggestions.

Audit catalyst preparation and evaluation methods for executability, reproducibility, controlled comparison, attribution, measurement reliability, safety-review readiness, and claim-to-evidence linkage. Use for experimental procedures, screenshots, paper methods, patent examples, draft plans, and machine-generated catalyst routes.