meegle-api
Meegle Open API 技能(索引)。阅读您需要的特定技能。顺序:凭证、用户、空间、工作项、设置、注释、视图和测量。 当所需的凭据(例如 user_key、project_key)丢失时,提醒用户需要哪些凭据以及在哪里获取它们(请参阅 meegle-api-credentials);不只是报告错误。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~pkycy-meegle-api-skillcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~pkycy-meegle-api-skill/file -o pkycy-meegle-api-skill.md# Meegle API (index) Meegle OpenAPI is split into the following skills. Read **meegle-api-credentials** first for domain, token, context, and request headers; then read the skill that matches your task. | Order | Sub-skill (path) | When to read | |-------|------------------|--------------| | 1 | **meegle-api-credentials/SKILL.md** | Domain, token, context (project_key, user_key), request headers. Read this before any other Meegle API call. | | 2 | **meegle-api-users/SKILL.md** | User-related OpenAPIs (e.g. user groups, members). | | 3 | **meegle-api-space/SKILL.md** | Space (project) operations. | | 4 | **meegle-api-work-items/SKILL.md** | Create, get, update work items (tasks, stories, bugs). | | 5 | **meegle-api-setting/SKILL.md** | Settings, work item types, fields, process configuration. | | 6 | **meegle-api-comments/SKILL.md** | Comments on work items or other entities. | | 7 | **meegle-api-views-measurement/SKILL.md** | Views, kanban, Gantt, charts, measurement. | Each sub-skill lives under `meegle-api-skill/` (e.g. `meegle-api-users/SKILL.md`). Use the `Read` tool on the relevant path when you need that API area. --- ## 中文说明 # Meegle API(索引) Meegle OpenAPI 拆分为以下技能。请先阅读 **meegle-api-credentials**,了解域名、令牌、上下文和请求头;然后阅读与你的任务匹配的技能。 | 顺序 | 子技能(路径) | 何时阅读 | |-------|------------------|--------------| | 1 | **meegle-api-credentials/SKILL.md** | 域名、令牌、上下文(project_key、user_key)、请求头。在进行任何其他 Meegle API 调用之前阅读此项。 | | 2 | **meegle-api-users/SKILL.md** | 与用户相关的 OpenAPI(例如用户组、成员)。 | | 3 | **meegle-api-space/SKILL.md** | 空间(项目)操作。 | | 4 | **meegle-api-work-items/SKILL.md** | 创建、获取、更新工作项(任务、故事、缺陷)。 | | 5 | **meegle-api-setting/SKILL.md** | 设置、工作项类型、字段、流程配置。 | | 6 | **meegle-api-comments/SKILL.md** | 工作项或其他实体上的评论。 | | 7 | **meegle-api-views-measurement/SKILL.md** | 视图、看板、甘特图、图表、度量。 | 每个子技能都位于 `meegle-api-skill/` 下(例如 `meegle-api-users/SKILL.md`)。当你需要某个 API 领域时,请对相关路径使用 `Read` 工具。