Agent skill

source-credibility-analyzer

/============================================================================/

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill source-credibility-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/analysis/source-credibility-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

/*============================================================================*/ /* SOURCE-CREDIBILITY-ANALYZER SKILL :: VERILINGUA x VERIX EDITION */ /*============================================================================*/ --- name: source-credibility-analyzer version: 2.0 description: | [assert|neutral] Standalone tool for automated source evaluation using program-of-thought scoring rubrics. Outputs credibility (1-5), bias (1-5), and priority (1-5) scores with transparent explanations. Use when evalu [ground:given] [conf:0.95] [state:confirmed] category: research tags: - general author: system cognitive_frame: primary: evidential goal_analysis: first_order: "Execute source-credibility-analyzer workflow" second_order: "Ensure quality and consistency" third_order: "Enable systematic research processes" --- /*----------------------------------------------------------------------------*/ /* S0 META-IDENTITY */ /*----------------------------------------------------------------------------*/ [define|neutral] SKILL := { name: "source-credibility-analyzer", category: "research", version: "2.0", layer: L1 } [ground:given] [conf:1.0] [state:confirmed] /*----------------------------

What's inside
Steps it walks through
  1. Kanitsal Cerceve (Evidential Frame Activation)
  2. Purpose
  3. When to Use This Tool
  4. Quick Reference
  5. Agent Coordination Protocol
  6. Single Agent Execution
  7. Input Format
  8. Output Format
  9. Memory MCP Tags
  10. Step-by-Step Workflow
  11. STEP 0: Validate Input Metadata
  12. STEP 0.5: Classify Source Type (Edge Case Handling)
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the source-credibility-analyzer skill do?

/============================================================================/

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill source-credibility-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going