meegle-api
Meegle Open API 技能指数。首先阅读凭证;缺少凭据 → 请参阅 meegle-api-credentials 并提醒用户从哪里获取它们。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~pkycy-meegle-apicURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~pkycy-meegle-api/file -o pkycy-meegle-api.md## 概述(中文)
Meegle Open API 技能指数。首先阅读凭证;缺少凭据 → 请参阅 meegle-api-credentials 并提醒用户从哪里获取它们。
## 原文
# Meegle API (index)
Read **meegle-api-credentials** first (domain, token, context, headers); then the skill that matches your task. Use read-file on **Path**; `{baseDir}` = skill pack root.
| Order | Path | When to read |
|-------|------|--------------|
| 1 | **{baseDir}/meegle-api-credentials/SKILL.md** | Domain, token, context, headers — before any Meegle API call |
| 2 | **{baseDir}/meegle-api-users/SKILL.md** | User APIs (groups, members) |
| 3 | **{baseDir}/meegle-api-space/SKILL.md** | Space (project) operations |
| 4 | **{baseDir}/meegle-api-work-items/SKILL.md** | Work items CRUD, list, search |
| 5 | **{baseDir}/meegle-api-setting/SKILL.md** | Settings, types, fields, process |
| 6 | **{baseDir}/meegle-api-comments/SKILL.md** | Comments on work items |
| 7 | **{baseDir}/meegle-api-views-measurement/SKILL.md** | Views, kanban, Gantt, charts |