Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

honeydew-ai-coding-agents-plugins

يحتوي honeydew-ai-coding-agents-plugins على 13 من skills المجمعة من honeydew-ai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
39
محدث
2026-07-14
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

model-exploration
مطوّرو البرمجيات

Use when exploring Honeydew semantic layer, discovering entities/fields, setting up workspace and branch context, or running simple structured queries to inspect data. For analysis questions use the query skill. For creating metrics use metric-creation skill. For creating attributes use attribute-creation skill.

2026-07-14
query-debugging
مطوّرو البرمجيات

Use when the user wants to review or inspect past query executions in Honeydew — what ran, from which client (BI tools, SQL interface, MCP, deep analysis), the semantic definition or compiled SQL behind a run, who ran it and when — and to debug failures. Uses the list_query_history MCP tool. For running new queries or analysis use the query skill.

2026-07-14
query
مطوّرو البرمجيات

Use when the user wants to query or analyze data through the Honeydew semantic layer — including natural language analysis questions, deep multi-step investigations, and structured queries. For model/field discovery use the model-exploration skill.

2026-07-14
validation
مطوّرو البرمجيات

Use after creating or modifying ANY Honeydew object (metric, attribute, entity, domain). Provides type-specific validation logic to ensure objects work correctly and return sensible results.

2026-07-14
attribute-creation
مصممو قواعد البيانات

Guides you step-by-step through defining a calculated attribute (dimension) on a Honeydew entity. Covers SQL expression building and pushes to Honeydew via the MCP tools.

2026-07-09
context-item-creation
مطوّرو البرمجيات

Guides you through creating context items — instructions, skills, knowledge pointers, and memory events — that give the AI analyst persistent knowledge about your organization. Covers when to create each type, naming conventions, folder organization, and the hard boundary between context (rules and procedures) and the semantic layer (logic and calculations).

2026-07-09
domain-creation
مطوّرو البرمجيات

Guides you through creating a Honeydew domain — a governance object that scopes entity/field visibility and applies mandatory filters — ideal for setting up contexts for deep analysis. Also covers domain hierarchy — extending parent domains, inheritance and merge rules, multiple inheritance, and removing inherited items.

2026-07-09
entity-creation
مطوّرو البرمجيات

Guides you through defining a new Honeydew entity from a data warehouse source — covering source type, granularity key, and initial attribute mapping — then pushes to Honeydew via the MCP tools.

2026-07-09
metric-creation
مطوّرو البرمجيات

Guides you step-by-step through defining a business metric (aggregation) on a Honeydew entity. Covers SQL expression building and pushes to Honeydew via the MCP tools.

2026-07-09
relation-creation
مطوّرو البرمجيات

Guides you through defining a relationship between two Honeydew entities — covering join type, direction, cross-filtering, and connection method — then pushes the updated entity YAML to Honeydew via the MCP tools.

2026-07-09
conversation-review
مصممو قواعد البيانات

Use when a semantic/context layer curator wants to review past analysis conversations in bulk, categorize user feedback into actionable improvement areas, and apply targeted changes to the semantic model or context layer. Covers the full workflow from collecting conversations and classifying feedback through to creating action items and applying them on a branch.

2026-05-22
workspace-branch
مطوّرو البرمجيات

Use when setting up workspace and branch context, switching workspaces or branches, creating or deleting branches, reviewing branch history, or creating a pull request for a working branch. This skill should be used when the user asks to "list workspaces", "switch workspace", "create a branch", "delete a branch", "switch branch", "show branch history", "create a PR", or "open a pull request" in Honeydew.

2026-05-05
filtering
مطوّرو البرمجيات

Use when the user needs to filter data — whether in a structured query, a metric aggregation, or an attribute expression. Covers filter syntax, date handling, and best practices.

2026-04-15