prefill

Seed foundational domain knowledge into wiki/foundations and update wiki/index.md.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/KITTran/pinn-ndt-sim --skill prefill-kittran
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prefill
Source: https://github.com/KITTran/pinn-ndt-sim/tree/main/.claude/skills/prefill
Command: npx skills add https://github.com/KITTran/pinn-ndt-sim --skill prefill-kittran

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Seed foundational domain knowledge into wiki/foundations to ensure future ingests do not create duplicate concept pages for textbook materials.

Core Features & Use Cases

  • Seed foundations as end-pages under wiki/foundations for consistent linking.
  • Reduce duplication and manual curation in future ingests.
  • Applies across domains (general, NLP, CV, ML Systems, Robotics) to bootstrap topic coverage.

Quick Start

Run /prefill general to seed foundational concepts into wiki/foundations.

Frequently Asked Questions about prefill

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

FAQPage Schema
How do I prevent duplicate concept pages when ingesting textbook materials into a research wiki?▼

Seeding foundational domain knowledge into wiki/foundations prevents duplicate concept pages during subsequent ingests. Pre-writing these end-pages establishes consistent linking targets before processing new materials.

What's the best way to bootstrap topic coverage across domains like NLP, CV, and Robotics?▼

Bootstrapping topic coverage across NLP, CV, and Robotics requires seeding foundational concepts into wiki/foundations. Using targeted domain arguments like --add establishes baseline knowledge pages for consistent future expansion.

Why does my wiki ingest keep creating duplicate pages for foundational concepts?▼

Duplicate pages for foundational concepts occur when wiki/foundations lacks pre-seeded end-pages. Without established foundation targets, subsequent ingests fail to link consistently and generate redundant concept entries.

Can I select specific knowledge domains to seed into my research wiki?▼

Domain selection is supported via arguments like --add to target specific areas. You can seed foundations for general, NLP, CV, ML Systems, and Robotics domains individually to match your research wiki requirements.

How do I update the wiki index after adding new foundation pages?▼

The wiki/index.md file updates automatically to reflect new foundations when seeding. Writing foundational content to wiki/foundations simultaneously refreshes the index to maintain accurate cross-referencing for future ingests.

When do I need to pre-seed foundations before ingesting new content into my research wiki?▼

Pre-seeding foundations is needed before ingesting new textbook materials to prevent duplicate concept pages. Establishing wiki/foundations end-pages first ensures downstream ingests link correctly without manual curation.