agentsclimarketplace

Llm wiki source refresh

Skill po4yka/llm-wiki-skills/skills/llm-wiki-source-refresh

Re-check stale or time-sensitive LLM-Wiki sources and create refresh reports or review patches. Use when stale_after is reached, current ecosystem facts may have changed, links are dead, or wiki pages need source freshness review.From its SKILL.md

Install
npx -y skills add po4yka/llm-wiki-skills --skill llm-wiki-source-refresh

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.6 KB, 457 tokens by cl100k_base, as published. Nobody here has run it

LLM-Wiki Source Refresh

Goal

Refresh stale source-backed claims without silently rewriting truth.

When to use

  • A page's stale_after date has passed.
  • wiki-lint flagged stale or unsupported claims that need re-verification.
  • A source URL referenced by a wiki page appears dead or has moved.
  • Ecosystem/tool facts on a page may have changed since updated was last set.
  • Someone requests a freshness pass over a set of pages before citing them elsewhere.

Inputs

  • Target pages, source pages or lint report.
  • stale_after, updated, source_urls and source_paths fields.
  • Desired mode: report-only, patch proposal or approved patch.

Procedure

1. Identify stale targets

Find pages where:

  • stale_after is in the past;
  • source URLs no longer resolve;
  • current ecosystem/tool claims are older than the user's freshness window;
  • wiki-lint reported stale or unsupported claims.

2. Re-check sources

For current external claims, browse and cite fresh primary sources. For local sources, compare file hashes when available.

3. Classify change

Use:

StatusMeaning
unchangedExisting claim still appears supported.
updatedSource changed but conclusion remains close.
contradictedFresh source conflicts with wiki claim.
missingSource unavailable or evidence not found.
needs-humanInterpretation requires review.

4. Create refresh report

Use references/templates/reports/source-refresh-report.md when available.

5. Propose patches

Only propose patches by default. Mark contradicted or missing evidence for human review.

Output

## Source refresh summary

## Pages checked

## Fresh sources used

## Claims unchanged

## Claims updated

## Claims contradicted or missing

## Proposed patches

## Review required

Safety gates

  • Always browse for current external facts.
  • Do not silently rewrite verified pages.
  • Do not treat generated summaries as fresh sources.
  • Do not auto-resolve contradictions.
  • Do not refresh sensitive sources through external services without approval.

What ships with it: 1 file

898 B alongside SKILL.md

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.