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

connect-labs

يحتوي connect-labs على 7 من skills المجمعة من dimagi-internal، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
3
محدث
2026-07-01
Forks
4
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

workflow-author
المهن الحاسوبية الأخرى

Use this skill when iterating on a live workflow in labs — reading JSX, editing render code, pushing it back — via the connect_labs MCP. Triggers on phrases like "pull workflow", "fix the workflow UI", "edit workflow X", "update the render code on workflow N", "clone this workflow", "make this a template". Do NOT use for editing seed template .py files in the repo (use workflow-templates for that).

2026-07-01
workflow-templates
مطوّرو البرمجيات

Use this skill ONLY when authoring a new SEED template — a Python file in connect_labs/workflow/templates/ that ships with labs and scaffolds new workflows via workflow_create_from_template. For editing a live workflow instance in labs (the common case), use workflow-author instead. For editing a live pipeline schema, use pipeline-author.

2026-07-01
pages-author
مطوّرو الويب

Use when composing or editing a labs "surface" — a card landing page at /labs/p/<slug> — via the connect_labs MCP. Triggers on "build a program hub", "make a landing page for program/opp X", "add an audit card", "create a pages surface".

2026-07-01
deploy-labs
مديرو الشبكات وأنظمة الحاسوب

Deploy the labs environment to AWS via GitHub Actions. Use when the user wants to deploy, release, or push changes to the labs environment.

2026-06-29
labs-token-setup
مطوّرو البرمجيات

Use when the user wants to set up or refresh their labs MCP Personal Access Token (PAT). Triggers on "set up labs mcp", "I need a labs token", "configure claude for labs", "my labs token expired", "connect me to labs". Opens the labs UI to approve a new token, receives it via a localhost callback, and registers a `connect_labs` MCP server in Claude Code via `claude mcp add --scope user`.

2026-04-27
pipeline-author
مطوّرو البرمجيات

Use this skill when iterating on a live pipeline in labs — editing schemas, previewing sample rows, saving changes — via the connect_labs MCP. Triggers on phrases like "add a field to pipeline X", "change the aggregation on", "preview pipeline", "why is pipeline N returning wrong data". Do NOT use for workflow JSX edits (use workflow-author for that).

2026-04-20
aws-env-update
مديرو الشبكات وأنظمة الحاسوب

Add or update environment variables in the AWS ECS Fargate deployment. Use when the user wants to add env vars, secrets, or update task definitions for the labs environment.

2026-02-16