agentsclimarketplace

Nw source verification

Skill nWave-ai/nWave/plugins/nw/skills/nw-source-verification

Source reputation tiers, cross-referencing methodology, bias detection, and citation format requirementsFrom its SKILL.md

Install
npx -y skills add nWave-ai/nWave --skill nw-source-verification

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

SKILL.md

2.4 KB, 523 tokens by cl100k_base, as published. Nobody here has run it

Source Verification

Source Reputation Tiers

Validate every source against the trusted source domains provided via prompt context.

TierScoreExamplesVerification
High1.0Academic (.edu, arxiv.org, ieee.org), Official (.gov, w3.org, ietf.org), Tech docs (developer.mozilla.org), OSS foundations (apache.org, cncf.io)Standard citation
Medium-High0.8Industry leaders (martinfowler.com, stackoverflow.com, infoq.com)Cross-ref with 1+ high-tier
Medium0.6Community (medium.com verified experts, dev.to, hashnode.com)Author verification + 3-source cross-ref
Excluded0.0Unverified blogs (*.blogspot.com, wordpress.com), quora.com, pastebin.comReject, log warning, find alternative

Cross-Referencing Methodology

  1. Identify the specific assertion to verify
  2. Find 2+ independent sources not citing each other (avoid circular refs)
  3. Verify independence: different authors, publishers, organizations
  4. Compare: agree on substance (minor wording differences OK)
  5. Document: verified / partially verified / unverified per finding

Circular Reference Detection

  • Source B cites Source A = one source, not two
  • Multiple sources referencing single study = cite the original
  • Prefer primary over secondary sources

Bias Detection Checklist

Evaluate before citing:

  1. Commercial interest: selling related product/service?
  2. Sponsorship: sponsored/funded content?
  3. Conflict of interest: author benefits from conclusion?
  4. Geographic/cultural bias: limited to single region?
  5. Temporal bias: publication dates skewed to specific era?
  6. Cherry-picking: contradictory evidence acknowledged?
  7. Logical fallacies: correlation as causation, authority without evidence

When bias detected: note in Source Analysis, reduce confidence.

Citation Format

[1] {Author/Organization}. "{Title}". {Publication/Website}. {Date}. {Full URL}. Accessed {YYYY-MM-DD}.

Required Metadata Per Source

Source URL | Domain | Access date | Reputation score (from tiers) | Verification status

Paywalled or Restricted Sources

Mark "[Paywalled]"/"[Restricted Access]" | Provide URL | Find open-access alternative | Note in Knowledge Gaps

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.