meegle-api-setting-field-settings

Manage custom fields for Meegle work item types via OpenAPI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of custom fields within Meegle, allowing for efficient creation, retrieval, and modification of fields to tailor work item tracking to specific project needs.

Core Features & Use Cases

  • Field Management: Create, update, and retrieve custom fields for different work item types.
  • Option Configuration: Define custom options or reuse existing ones for select-type fields.
  • Use Case: You need to add a new 'priority' field to your 'bug' work item type with specific options like 'High', 'Medium', and 'Low'. This Skill can create that field for you.

Quick Start

Use the meegle-api-setting-field-settings skill to create a new custom field named 'Customer ID' for the 'story' work item type.

Frequently Asked Questions about meegle-api-setting-field-settings

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

FAQPage Schema
How do I add custom fields to Meegle work item types?

Adding custom fields to Meegle work item types is done by creating new fields with various data types like text, select, or user. This Skill utilizes the Meegle OpenAPI for integration with project and work item contexts.

Can I update existing custom field options and visibility in Meegle?

Yes, updating existing custom field options and visibility in Meegle is supported. You can modify field properties dynamically, including defining custom options or reusing existing ones for select-type fields.

What is a Meegle custom field schema and how do I retrieve it?

A Meegle custom field schema defines the data attributes available for work item types. You can retrieve field schemas using this Skill to understand existing configurations before modifying or creating new fields.

Does this approach work for configuring priority fields for bug tracking in Meegle?

Configuring priority fields for bug tracking in Meegle works by creating a select-type custom field with specific options like High, Medium, and Low. This Skill enables dynamic data attribute configuration for specific project needs.

What types of custom fields can I create for Meegle work items?

You can create various Meegle work item custom field types including text, select, and user fields. This Skill supports dynamic configuration of data attributes tailored to your specific project tracking requirements.