Meegle API Skill logo

Meegle API Skill

pkycy/meegle-api-skill

Installation

clawhub install pkycy/meegle-api-skill

Summary

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.

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.

OrderSub-skill (path)When to read
1meegle-api-credentials/SKILL.mdDomain, token, context (project_key, user_key), request headers. Read this before any other Meegle API call.
2meegle-api-users/SKILL.mdUser-related OpenAPIs (e.g. user groups, members).
3meegle-api-space/SKILL.mdSpace (project) operations.
4meegle-api-work-items/SKILL.mdCreate, get, update work items (tasks, stories, bugs).
5meegle-api-setting/SKILL.mdSettings, work item types, fields, process configuration.
6meegle-api-comments/SKILL.mdComments on work items or other entities.
7meegle-api-views-measurement/SKILL.mdViews, 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.

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.