resource-kb-researcher

Quote evidence from local resource files with explicit file-path citations.

174|17|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/CurryTang/Amadeus --skill resource-kb-researcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resource-kb-researcher
Source: https://github.com/CurryTang/Amadeus/tree/main/skills/resource-kb-researcher
Command: npx skills add https://github.com/CurryTang/Amadeus --skill resource-kb-researcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Retrieve and validate information from the project's resource repository (resource/) with explicit file-path citations to ensure accuracy when KB context is incomplete or ambiguous.

Core Features & Use Cases

  • Local evidence verification: Locate, quote, and cross-check notes, papers, and assets stored under resource/ to support knowledge queries.
  • Structured citations: Always return file paths like resource/notes.md or resource/paper_assets_index.md to ground answers.
  • Use Case: When a KB chat lacks context, quickly verify claims against local resource files before responding.

Quick Start

Read the relevant files under resource/ (e.g., resource/notes.md and resource/paper_assets_index.md) and provide explicit citations for any claims.

Frequently Asked Questions about resource-kb-researcher

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

FAQPage Schema
How do I verify claims against local resource files for knowledge-base queries?

To verify claims against local resource files, locate and quote evidence stored under the resource/ directory using explicit file-path citations like resource/notes.md to ground answers. This cross-checks material before responding when KB context is incomplete.

What is the best way to cite evidence from local notes and research papers?

The best way to cite evidence from local notes is to retrieve information from the resource repository and return structured file paths like resource/paper_assets_index.md or resource/arxiv_source/meta.json to ensure accuracy and explicit citations.

How do I cross-check paper artifacts when KB chat lacks context?

To cross-check paper artifacts when KB chat lacks context, read relevant files under resource/ such as resource/README.md and resource/notes.md, then provide explicit citations for any claims before responding.

Do I need specific index files to retrieve information from the resource repository?

Yes, retrieving information from the resource repository requires access to note and index files including resource/paper_assets_index.md, resource/notes.md, resource/README.md, and resource/arxiv_source/meta.json for structured citations.

Can I validate knowledge queries without explicit file-path citations?

No, validating knowledge queries requires explicit file-path citations to ensure all facts map to local files. You must ground answers by returning file paths like resource/notes.md to support knowledge queries.

When should I not use local evidence verification for knowledge queries?

You should not use local evidence verification when the resource/ directory lacks the necessary note and index files, as structured citations require access to artifacts like resource/paper_assets_index.md to map facts to local files.