plugin.json 561 B

12345678910111213
  1. {
  2. "name": "wikipali-write",
  3. "description": "以 AI 模型身份把句子写入 WikiPali 句子库:登录、模型身份 token、channel 选择、access token、分批写入与 count 核对。",
  4. "version": "0.1.0",
  5. "author": {
  6. "name": "visuddhinanda",
  7. "url": "https://github.com/visuddhinanda"
  8. },
  9. "homepage": "https://github.com/visuddhinanda/mint/tree/development/.claude/skills/wikipali-write",
  10. "repository": "https://github.com/visuddhinanda/mint",
  11. "license": "MIT",
  12. "keywords": ["wikipali", "pali", "translation", "api-client"]
  13. }