taiwanmd
v0.1.0Taiwan knowledge for your AI, plus the skill that turns your machine into a Taiwan.md working node. The MCP server answers from 860+ curated, citation-backed articles in 12 languages — free, no API key, queries stay on your machine. The node skill picks up one open task a day and returns it as a pull request.
By CheYu WuLicense: MIT1.2k GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 2 skill or MCP entries
- Source updated
- Aug 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install plugin
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install taiwanmd@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/frank890417/taiwan-mdClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is .claude/plugin/taiwanmd/.
Plugin files
├── .claude-plugin/plugin.json├── skills/taiwanmd-node/SKILL.md└── .mcp.json
Included Skills1
把這台機器變成 Taiwan.md 的分靈節點(contributor node)——每天醒來一次, 從既有工單源接一件事做完(翻譯缺口 / 斷鏈 / 格式 / metadata),成果用 PR 回主庫,merge 永遠留給人類。也負責第一次的節點設定。 TRIGGER when: user says "當 Taiwan.md 節點", "分靈節點", "taiwanmd node", "接一件 Taiwan.md 的工單", or a taiwanmd-node scheduled task fires. ARGS: --dry-run(只印可接工單,不開 PR 不改檔)/ --setup(只做第一次設定)
MCP servers1
- command
- npx
- args
- -y taiwanmd@latest mcp serve
Plugin manifests1
{
"name": "taiwanmd",
"description": "Taiwan knowledge for your AI, plus the skill that turns your machine into a Taiwan.md working node. The MCP server answers from 860+ curated, citation-backed articles in 12 languages — free, no API key, queries stay on your machine. The node skill picks up one open task a day and returns it as a pull request.",
"version": "0.1.0",
"author": {
"name": "CheYu Wu",
"email": "[email protected]"
},
"homepage": "https://taiwan.md",
"repository": "https://github.com/frank890417/taiwan-md",
"license": "MIT",
"keywords": [
"taiwan",
"knowledge-base",
"rag",
"citations",
"anti-hallucination",
"mcp"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[taiwanmd on Agent Plugins Marketplace](https://pluginsmp.com/plugins/taiwanmd)