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

flowai-workflow-plugins

يحتوي flowai-workflow-plugins على 7 من skills المجمعة من korchasa، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

supervisor
المهن الحاسوبية الأخرى

Supervisor for one flowai-workflow run (Codex). Starts or resumes a single workflow, diagnoses failures from run artifacts, patches root causes, resumes the same run. Run inside an isolated Codex worker subagent spawned by the `supervise`/`orchestrate` skill.

2026-06-22
init
مطوّرو البرمجيات

Copy a bundled flowai-workflow into the user's project so they can adapt and run it locally. Use when the user wants to start using flowai-workflow in a new repo.

2026-06-04
orchestrate
المهن الحاسوبية الأخرى

Run the flowai-workflow orchestration policy loop. Delegates policy execution to the workflow orchestrator agent, which selects workflows from ORCHESTRATION.md and supervisor summaries.

2026-06-04
run
مطوّرو البرمجيات

Execute a bundled or project-local flowai-workflow DAG. Use to launch a workflow run from inside the host IDE.

2026-06-04
supervise
المهن الحاسوبية الأخرى

Live flowai-workflow run supervisor. Use only for requests to run, monitor, continue, or resume a current workflow now. Exclude last-night, finished, post-mortem, root-cause-report, and conceptual questions.

2026-06-04
orchestrator
المهن الحاسوبية الأخرى

Long-cycle flowai-workflow orchestrator (Codex). Reads project orchestration policy, selects the next workflow, and returns a structured supervisor delegation request. Run inside an isolated Codex worker subagent spawned by the `orchestrate` skill.

2026-06-04
scaffold
مطوّرو البرمجيات

Scaffold or adapt flowai-workflow DAGs in a project. Use for adding flowai-workflow, adapting an existing .flowai-workflow/<name>, validating workflow.yaml, or wiring agent prompts/scripts.

2026-05-30