person-wiki-knowledge

Search and ingest knowledge from the person-wiki repository using wiki.py.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/xiaonanji/ask_jeremy_v3 --skill person-wiki-knowledge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: person-wiki-knowledge
Source: https://github.com/xiaonanji/ask_jeremy_v3/tree/main/.agents/skills/person-wiki-knowledge
Command: npx skills add https://github.com/xiaonanji/ask_jeremy_v3 --skill person-wiki-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill teaches you how to use the person-wiki repository as a persistent knowledge base.

Core Features & Use Cases

  • Proactively search the wiki when encountering unfamiliar terms or seeking background context.
  • Use the provided ingestion and lookup workflows to ingest, reference, and reuse knowledge from the person-wiki repository.
  • Follow the recommended steps to locate the repository and perform wiki-based queries with supported scripts.

Quick Start

Locate the person-wiki repository and begin querying or ingesting knowledge using the instructions in this skill.

Frequently Asked Questions about person-wiki-knowledge

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

FAQPage Schema
How do I use a wiki repository as a persistent knowledge base for background context?

To use a wiki repository as a persistent knowledge base, locate the person-wiki repository and apply its ingestion and lookup workflows. Reference AGENTS.md, wiki/index.md, and scripts/wiki.py to perform searches and retrieve sourced wiki content for background context.

What is the best way to ingest and reuse knowledge from a wiki repository?

The best way to ingest and reuse knowledge from a wiki repository is following the recommended steps in the person-wiki skill. Reference scripts/wiki.py to execute supported ingestion workflows, ensuring you proactively search and reference the ingested content when encountering unfamiliar terms.

How do I search a wiki knowledge base when encountering unclear terms?

To search a wiki knowledge base for unclear terms, proactively query the person-wiki repository using the provided lookup workflows. Reference AGENTS.md and wiki/index.md to locate specific entries and retrieve sourced background context to clarify the unfamiliar terminology.

Do I need specific scripts to perform wiki queries and ingestions?

Yes, you need to reference scripts/wiki.py to perform wiki queries and ingestions. The person-wiki skill ensures you use this script alongside AGENTS.md and wiki/index.md to properly execute supported search and ingestion workflows within the knowledge base repository.

When should I reference the person-wiki repository instead of searching the web?

You should reference the person-wiki repository instead of searching the web when terms are unclear, background context is needed, or you need to ingest and reuse persistent knowledge. The repository acts as a sourced knowledge base, applying specifically when reusing established wiki content.