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
npx -y skills add po4yka/llm-wiki-skills --skill llm-wiki-source-refreshAssembled 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_afterdate has passed. wiki-lintflagged 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
updatedwas 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_urlsandsource_pathsfields.- Desired mode: report-only, patch proposal or approved patch.
Procedure
1. Identify stale targets
Find pages where:
stale_afteris in the past;- source URLs no longer resolve;
- current ecosystem/tool claims are older than the user's freshness window;
wiki-lintreported 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:
| Status | Meaning |
|---|---|
| unchanged | Existing claim still appears supported. |
| updated | Source changed but conclusion remains close. |
| contradicted | Fresh source conflicts with wiki claim. |
| missing | Source unavailable or evidence not found. |
| needs-human | Interpretation 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