link-evidence

Validate document links against a sources pool and user-provided URLs.

14|2|Updated Aug 20, 2025
One-click install
npx skills add https://github.com/elenaviter/kdcube-ai-app --skill link-evidence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: link-evidence
Source: https://github.com/elenaviter/kdcube-ai-app/tree/main/app/ai-app/services/kdcube-ai-app/kdcube_ai_app/apps/chat/sdk/skills/skills/internal/link-evidence
Command: npx skills add https://github.com/elenaviter/kdcube-ai-app --skill link-evidence

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces evidence-only linking for citations and URLs, ensuring that every reference is grounded in trusted sources or explicit user input.

Core Features & Use Cases

  • Evidence-only linking: A URL may appear only if it is present in the sources pool (SIDs) or provided by the user.
  • Explicit vs evidence links: Distinguishes between evidence links from the sources pool and explicit user-provided URLs, preserving citation integrity.
  • No inferred domains: Do not fabricate company domains; keep company names as plain text when a URL is missing.
  • Use case: Generating a compliance report or research brief where every link is verifiable against the sources pool.

Quick Start

Use this skill to validate a document's links against a known sources pool and user-provided URLs; provide the list of URLs and the source pool, and let the policy filter or flag non-compliant references.

Frequently Asked Questions about link-evidence

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent fabricated URLs and citations in research reports?

To prevent fabricated URLs and citations, enforce evidence-only linking rules that restrict generated links to a verified sources pool or explicit user-provided inputs. This policy flags non-compliant references and keeps company names as plain text when verified domains are missing.

What is evidence-based linking for research integrity?

Evidence-based linking is a citation validation mechanism that ensures every URL in a document is grounded in trusted sources or explicit user input. It differentiates evidence links from user-provided URLs and prevents inferred domains from appearing in research reports.

How do I validate document links against a known sources pool?

You validate links by providing the document text alongside your sources pool and any explicit user-provided URLs. The system filters or flags references that do not match the pool, ensuring every citation remains verifiable against known inputs.

Can I use explicit user-provided URLs alongside evidence links from a sources pool?

Yes, you can use explicit user-provided URLs alongside evidence links. The system distinguishes between evidence links drawn from the sources pool and explicit URLs provided directly by the user, preserving citation integrity for both reference types.

Why do generated company domains appear as plain text instead of links?

Company names appear as plain text instead of links to prevent the fabrication of inferred domains. When a verified URL is missing from the sources pool or user inputs, the policy keeps the company name as plain text to maintain research integrity.