Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Search Taiwan.md knowledge base (900+ articles about Taiwan). Use when the user asks about Taiwan, needs Taiwan-related context, wants to find specific Taiwan knowledge articles, or references 台灣/Taiwan topics. Returns top matches with title, category, and description. Can then read full articles for deeper context. TRIGGER when: user mentions Taiwan, 台灣, or asks about Taiwanese history, culture, food, technology, people, geography, etc.
.claude/skills/frank890417-taiwanmd-search/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -35% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -5% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -59% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -40% | 0% |
Search 900+ curated articles about Taiwan across 13 categories: history, geography, culture, food, art, music, technology, nature, people, society, economy, lifestyle, about.
bashcd "$(git rev-parse --show-toplevel)" && node cli/src/index.js search "<QUERY>" --limit 5
Replace <QUERY> with the user's search terms. Works with Chinese and English.
bashcd "$(git rev-parse --show-toplevel)" && node cli/src/index.js search "<QUERY>" --json --limit 5
bashcd "$(git rev-parse --show-toplevel)" && node cli/src/index.js read "<SLUG>" --raw
The --raw flag outputs clean markdown, ideal for injecting into conversation context.
random or list commands| Command | Description | | ------------------- | -------------------------------------------- | | search <query> | Fuzzy search (中英雙語) | | read <slug> | Read full article (--raw for plain markdown) | | list [category] | List articles by category | | list --categories | Show all 13 categories with counts | | random | Random article discovery | | stats | Project statistics + organism health |
bash# 1. Search for relevant articles node cli/src/index.js search "半導體" --json --limit 3 # 2. Read the most relevant one node cli/src/index.js read "半導體產業" --raw # 3. Use the content to answer the user's question
knowledge/ (SSOT) — always prefer reading from thereknowledge/en/Other measured skills in the registry, with their headline benchmark lift.