meegle-api-users

Manage Meegle user groups and memberships with authenticated API requests.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/pkycy/meegle-api-skill --skill meegle-api-users
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meegle-api-users
Source: https://github.com/pkycy/meegle-api-skill/tree/main/meegle-api-users
Command: npx skills add https://github.com/pkycy/meegle-api-skill --skill meegle-api-users

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of users, groups, and access permissions within the Meegle platform, streamlining administrative tasks and ensuring correct API interactions.

Core Features & Use Cases

  • User & Group Management: Query, create, and update user groups and their members.
  • Access Control: Understand and implement header requirements for API authentication.
  • Use Case: Automatically add new team members to the 'Project Members' group in Meegle and retrieve their user details for onboarding.

Quick Start

Use the meegle-api-users skill to get the members of the 'PROJECT_ADMIN' user group in the current space.

Frequently Asked Questions about meegle-api-users

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query members of a specific user group in Meegle?

To query members of a specific user group in Meegle, you use this Skill to retrieve user data and group memberships. It resolves project and user keys to fetch the correct member list for your target group.

How do I set up API authentication headers for Meegle user management?

To set up API authentication headers for Meegle user management, this Skill prepares HTTP headers with appropriate authentication tokens. This ensures correct API interactions when querying or updating user and group data.

Can I automate adding new team members to a Meegle user group?

Yes, you can automate adding new team members to a Meegle user group. The Skill supports creating custom groups and updating group memberships, making it suitable for automated onboarding workflows.

What is needed to resolve project and user keys for Meegle API requests?

Resolving project and user keys for Meegle API requests requires essential context provided by this Skill. It prepares the necessary identifiers and authentication tokens to ensure your API requests target the correct data.

Does this approach handle creating custom user groups in Meegle?

Yes, this approach handles creating custom user groups in Meegle. The Skill manages Meegle user and group data, allowing you to create custom groups and update their memberships directly.