meegle-api
Meegle Open API skills index.
Setup & Installation
Install command
clawhub install pkycy/meegle-apiIf the CLI is not installed:
Install command
npx clawhub@latest install pkycy/meegle-apiOr install with OpenClaw CLI:
Install command
openclaw skills install pkycy/meegle-apior paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/pkycy/meegle-apiWhat This Skill Does
An index skill for Meegle's Open API that routes to sub-skills covering users, spaces, work items, settings, comments, and views. Credentials must be loaded before any API call.
Provides a single entry point that enforces credential loading order and routes to the correct sub-skill, avoiding manual auth and endpoint discovery across separate calls.
When to Use It
- Creating and updating work items in a sprint
- Listing project members and team groups
- Adding comments to tracked work items
- Querying kanban board or Gantt chart data
- Configuring project settings and workflow types
View original SKILL.md file
# 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 |
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Creating and updating work items in a sprint
- 1Creating and updating work items in a sprint
- 2Listing project members and team groups
- 3Adding comments to tracked work items
- 4Querying kanban board or Gantt chart data
- 5Configuring project settings and workflow types
Meegle Open API skills index.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLahmed
Terminal Spotify playback/search via spogo (preferred)
attio-crm
Manage Attio CRM records (companies, people, deals, tasks, notes).
stackunderflow
A knowledge-retrieval protocol allowing the agent to access a verified community knowledge base.
moonbanking
Full access to Moon Banking API endpoints for data about every bank on Earth, including stories, votes, scores.