/init

Scaffold an ΩmegaWiki skeleton from raw sources with YAML frontmatter templates.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/jmeier1963/omegawiki-insilico-socialscience --skill init-jmeier1963
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /init
Source: https://github.com/jmeier1963/omegawiki-insilico-socialscience/tree/main/i18n/zh/skills/init
Command: npx skills add https://github.com/jmeier1963/omegawiki-insilico-socialscience --skill init-jmeier1963

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

从 raw/ 目录搭建完整的 ΩmegaWiki,包括论文、概念、方向、人物页面,并初始化 ideas/experiments/claims 和 graph。

Core Features & Use Cases

  • 自动创建 wiki 骨架:papers、concepts、topics、people、claims、ideas、experiments 以及 graph/edges。
  • 基于 frontmatter 的模板驱动:确保页面统一、可发现性强,便于后续 /ingest 任务扩展。
  • 端到端工作流支持:从 raw/papers 入库到 graph 架构初始化,提供完整的研究周期场景。

Quick Start

Provide a topic keyword to initialize the wiki skeleton from raw sources.

Frequently Asked Questions about /init

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

FAQPage Schema
How do I initialize a wiki graph for research concepts and papers?

Initializing a wiki graph for research connects papers, concepts, people, and claims by building graph edges that map relationships across ingested sources. This deterministic structure enables discoverability and supports end-to-end research workflows.

Can I use a topic keyword to initialize concepts, people, and claims pages simultaneously?

Scaffolding YAML frontmatter-driven templates for a research wiki enforces standardized page structures across papers, concepts, and topics. This approach ensures unified discoverability and produces deterministic, ingest-ready artifacts for subsequent processing tasks.

Do I need raw sources in a specific directory before initializing the wiki skeleton?

Yes, providing a topic keyword initializes concepts, people, and claims pages simultaneously alongside papers, topics, ideas, and experiments. The process scans raw sources and external inputs to generate the complete wiki skeleton in one pass.

Why does template-driven wiki initialization matter for ingest workflows?

Yes, initializing the wiki skeleton requires raw sources placed in the raw/ directory. The scaffolding process scans this directory and external inputs to populate papers, concepts, topics, people, claims, ideas, experiments, and graph edges.

How do I set up a complete research workflow wiki with ideas and experiments tracking?

Template-driven wiki initialization matters for ingest workflows because YAML frontmatter enforces page consistency and deterministic artifact generation. This standardized structure allows subsequent ingest tasks to reliably parse and extend the wiki graph.

How do I set up a complete research workflow wiki with ideas and experiments tracking?

Setting up a complete research workflow wiki with ideas and experiments tracking requires providing a topic keyword to scaffold all page types and initialize the graph. This creates an end-to-end environment spanning from raw paper ingestion to structured concept mapping.