KaihuaTangKaihuaTangCommunity·5 Agent Skills Included

Index.skill

Personal knowledge capture, organization, and memory-based chat

Captures any input such as text, URLs, PDFs, papers, and code repositories, then auto-classifies it into six types and generates structured Obsidian notes with extracted images. Archives read notes into a layered long-term memory system organized by factual, procedural, conditional, and metacognitive knowledge. Enables persona-driven chat that retrieves from your memory base and answers with source references.
npx skills add KaihuaTang/Index.skill --all -g -y
Available:

Instructs the agent on how to route user requests to the four knowledge skills, navigate the layered memory indexes, run the helper scripts, and follow Obsidian formatting and archiving rules.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Index.skill?

Run `npx skills add KaihuaTang/Index.skill --all -g -y` in your terminal to install all skills in this suite globally.

What inputs can Index.skill turn into notes?

It accepts plain text ideas, GitHub URLs, arXiv papers, local PDF or DOCX books, general web pages, and news links, then auto-classifies them into six note types.

How does the memory system work?

Read notes are archived and their knowledge is extracted into a four-category layered memory base (factual, procedural, conditional, metacognitive) with keyword indexes for fast retrieval.

Can I chat with my saved knowledge?

Yes. The index-chat skill loads your custom persona, retrieves relevant memory entries, and answers in your chosen style with source references.

Do I need Obsidian to use Index.skill?

No. Notes are standard Markdown files, and the included Flask web UI lets you initialize, browse, archive, and chat entirely in your browser.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneur