research-wiki

Manage a persistent research knowledge base with structured entries and entity relationships.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/caw111/2026-SoftwareCup --skill research-wiki-caw111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-wiki
Source: https://github.com/caw111/2026-SoftwareCup/tree/main/.agents/skills/research-wiki
Command: npx skills add https://github.com/caw111/2026-SoftwareCup --skill research-wiki-caw111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you build and query a persistent research knowledge base, accumulating papers, ideas, experiments, claims, and their relationships across the entire research lifecycle.

Core Features & Use Cases

  • Persistent Research Knowledge Base: Accumulate and organize structured knowledge across the research lifecycle.
  • Paper Management: Add, update, and query papers.
  • Idea Management: Propose, test, and track research ideas.
  • Experiment Management: Document and analyze experiments.
  • Claim Management: Create, update, and verify claims.
  • Querying: Generate summaries and explore the knowledge base.
  • Use Case: If you are conducting research and want to keep track of all the papers you've read, the ideas you've had, and the experiments you've run, this Skill can help you organize and manage that information.

Quick Start

Initialize the research-wiki by running: /research-wiki init.

Frequently Asked Questions about research-wiki

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

FAQPage Schema
How do I build a persistent research knowledge base for papers and experiments?

You can build a persistent research knowledge base by ingesting structured entries for papers, ideas, experiments, and claims. The Skill manages relationships between entities and supports operations like ingest, sync, query, update, lint, and stats.

Can I track relationships between research papers and claims?

Yes, you can track relationships between research papers and claims. The Skill handles structured relationships including extends, contradicts, addresses_gap, inspired_by, tested_by, supports, invalidates, and supersedes.

What do I need to set up a research knowledge base with Python?

You need Python3 and Bash scripting to set up this research knowledge base. Initialize the environment by running the `/research-wiki init` command to start accumulating your structured research data.

Does the research knowledge base support querying and generating summaries?

Yes, the research knowledge base supports querying and generating summaries. You can explore your accumulated papers, ideas, experiments, and claims to extract insights and review your research lifecycle.

How do I manage the research lifecycle from proposing ideas to testing experiments?

You manage the research lifecycle by using the Skill to propose, test, and track research ideas, alongside documenting and analyzing experiments. It accumulates this structured data across the entire research lifecycle.

Are there limitations when using a knowledge base for research lifecycle management?

The Skill requires Bash and Python3 dependencies for research lifecycle management. It is an Advanced implementation depth tool utilizing scripts and references, meaning users need scripting familiarity to operate it effectively.