overview

Solid

Maintain ALL Heptabase comparison-overview card families with one skill — tokenizer/codec, spoken-LM/speech-LLM (nesting the auditory 聽覺理解・推理 sub-topic: audio understanding/reasoning/audio-LM 驗收), duplex S2S, 語音生成 (TTS family), ASR (non-LLM), and speech frontend/security. Find newly Tasks-tagged papers an overview is missing, route each to the right topic and act card, author a hung-yi-lee-style section + dimension row + paradigm/synthesis updates, re-sort by arxiv ID, refresh the 導讀, and keep the knowledge graph bookkeeping green. Use when the user asks to update/sync/補/re-sort ANY comparison overview card (任何主題的 overview 卡).

AI & Automation 3 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Overview Maintenance — one skill, config-discovered topics ## Backend `heptabase`/`both`:原路徑不變。`obsidian`:engine 的 read/save 與 corpus 掃描走 vault; 卡片連結=`[[wikilink]]`(讀入時解析為 card mention,coverage 圖照常運作)。注意 topic config 內的 card id 需為該 backend 的 id(obsidian 為 `Folder/Name`)。 Comparison-overview cards live under the study/overview knowledge graph (topic hubs → act cards; see the `overview-graph` skill for STRUCTURAL changes). This skill maintains card CONTENT: coverage, per-paper sections, tables, sort. **Before authoring anything, read the topic doc `topics/<topic>.md`** — it has the card list/ids, act-routing rules, paradigm taxonomies, DIM_COLS, size budget, and topic quirks. This file only carries what is common. ## Topics | topic key | scope (Tasks values) | cards | |---|---|---| | &nbsp;&nbsp;└ `auditory` | Audio Understanding · Reasoning · Audio LM | 3 cards (AU/R/(E)驗收) under 聽覺翼 sub-hub 77b0b1af — nested in spoken | Topology (own cards / sub_topics / MATCH sort keys / task values) is **graph-derived**: `topics/<topic>/topic_snapshot.json`, written by `../_shared/topology.py refresh` after structural changes. Never hand-edit snapshots. **Topics nest along the hub tree**: a sub-hub bullet in a hub's 子卡與閱讀順序 that is another topic's anchor makes that topic a `sub_topics` child — the parent's `status`/`sort` runs the whole subtree (labelled per sub-topic); the child key still works standalone. ## CLI ```bash cd ${CLAUDE_PLUGIN_ROOT:-$HOME/.claude/skills/research-car...

Details

Author
SungFeng-Huang
Repository
SungFeng-Huang/research-cards
Created
3 weeks ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

overview-graph

Maintain the study/overview knowledge graph in Heptabase: the hierarchy (📚 root index → topic hubs → comparison cards, Level property = tree depth), the lateral edges (相關主題(橫向連結) mention sections, ↔/→ direction semantics), the knowledge-map whiteboard, hub creation, and hung-yi-lee narrative-act card re-splits when a card nears the 100K cap or its taxonomy stops matching the story. Use when the user asks to 新增/調整 hub、拆卡/重分 overview、加/改 graph 邊 or 橫向連結、調 Level/目錄/知識地圖 whiteboard、或稽核 knowledge graph 一致性.

3 Updated today
SungFeng-Huang
Code & Development Listed

overview-daodu

Add or refresh a Hung-Yi-Lee-style teaching 導讀 (narrative intro) at the top of a Heptabase comparison/overview card — weaving the papers the card lists into ONE evolution thread with a punchline, grounded ONLY in the card's own content. Idempotent: re-running updates the existing 導讀 in place instead of duplicating. Use when the user asks to add/update/refresh a 導讀 / 教學導讀 / 導言 / teaching intro on an overview card (Tokenizer/Codec, Spoken LM, Reasoning, Duplex S2S, Audio Understanding, …).

3 Updated today
SungFeng-Huang
AI & Automation Solid

scholar-inbox-clip

Read all unread Scholar Inbox emails from Mac Mail.app (Scholar Alert Digests and Trending Papers), fetch each paper's AI overview from alphaXiv (or fall back to the raw paper), translate to the configured output language (default Traditional Chinese), apply color highlights, and create Heptabase cards. Use when the user asks to process Scholar Inbox papers, clip papers from alphaXiv, or update Heptabase with new research. Invoked with NO paper URL, it instead runs a BACKFILL maintenance pass: find existing alphaXiv cards whose Tasks property is empty (an automated run may have skipped semantic tagging), annotate them, and re-sync the affected comparison-overview cards. An explicit "re-audit" / 「重審 Tasks」 ask runs the RE-AUDIT pass instead: semantic review of already-set Tasks values, proposing mis-tag removals for user approval.

3 Updated today
SungFeng-Huang