# wikify

本项目为 AI 编程助手（如 Gemini/Antigravity 和 Claude Code）提供了一套智能体技能（Agentic Skills），使其能够自动化地将学术论文（PDF 和 LaTeX）摄入、编译、整理，并查询为一个兼容 Obsidian 的 Markdown 知识库。

- Tier: Indexed (plain plugin)
- Category: Data
- Page: https://www.flowy.sh/listings/misaka16384-wikify
- Source: https://github.com/Misaka16384/Wikify
- Price: free and open source

## Summary
wikify is a Claude Code plugin with 15 hand-picked skills for data work, indexed on Flowy. Install it with the command on its page. It includes wiki_ask, wiki_audit, wiki_compile. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add misaka16384/wikify
```

## Skills
- wiki_ask
- wiki_audit
- wiki_compile
- wiki_concept_sync
- wiki_enrich
- wiki_graph_index
- wiki_hub_init
- wiki_hub_manager
- wiki_ingest
- wiki_ingest_ocr
- wiki_init
- wiki_lint
- wiki_research
- wiki_semantic_link
- wiki_tag_sync

## FAQ

### What is wikify?
本项目为 AI 编程助手（如 Gemini/Antigravity 和 Claude Code）提供了一套智能体技能（Agentic Skills），使其能够自动化地将学术论文（PDF 和 LaTeX）摄入、编译、整理，并查询为一个兼容 Obsidian 的 Markdown 知识库。

### How do I install wikify?
Run these in Claude Code: npx -y skills add misaka16384/wikify. Then prompt normally.

### Does wikify auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is wikify free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
