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

Corellis

يحتوي Corellis على 18 من skills المجمعة من CorellisOrg، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
27
محدث
2026-04-13
Forks
1
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

corellis
مديرو الشبكات وأنظمة الحاسوب

AI team intelligence and fleet management for OpenClaw. Spawn, monitor, and orchestrate a fleet of AI lobster assistants in Docker — with proactive bottleneck detection, peer-to-peer knowledge sharing, health checks, rolling upgrades, and owner notifications.

2026-04-13
goal-ops
متخصصو إدارة المشاريع

Distributed goal orchestration system. Decomposes big goals into sub-goals, distributes to lobsters, monitors progress via event-driven + patrol fallback, and verifies completion. Integrates with task boards (Notion/Linear/GitHub) and messaging (Slack/Discord).

2026-04-07
coding-workflow
مطوّرو البرمجيات

Structured workflow for collaborating with ACP coding agents (Claude Code, Codex, Cursor, etc). Confidence-based routing, structured prompts, output verification, and session management. Ensures code changes are correct, tested, and reviewed before merging.

2026-04-07
proactive-task-engine
متخصصو إدارة المشاريع

Proactive task discovery engine. Periodically scans task boards (OKR, GitHub Issues, Notion, Linear) for items the lobster can pick up, generates structured approval requests with confidence scoring. Turns lobsters from reactive responders into self-driving agents.

2026-04-07
task-autopilot
متخصصو إدارة المشاريع

Automatic task decomposition and execution planning. Receives a high-level task, breaks it into subtasks, classifies each (code/research/design/ops), estimates effort, identifies dependencies, and generates a structured plan for owner approval. Works standalone or as part of goal-ops workflows.

2026-04-07
excalidraw-diagram-generator
الكتّاب التقنيون

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

2026-03-22
self-improving
متخصصو التدريب والتطوير

Automatically learn from corrections, errors, and reflections. Triggers when you're corrected, make mistakes, discover better approaches, or complete important tasks. Uses semantic detection — not keyword matching.

2026-03-20
approval-flow
متخصصو إدارة المشاريع

Universal approval flow framework — receives structured proposals, sends to Slack channel/DM/thread, parses human approval commands (execute/partial execute/skip/reject), callbacks to execution chain. All scenario SKILLs requiring human approval should call this atomic capability, don't implement approval logic yourself.

2026-03-20
browser-cdp
مطوّرو البرمجيات

Use the local Chrome browser via CDP (Chrome DevTools Protocol) for any task requiring web authentication, cookies, or browser sessions. ALWAYS prefer this over manual cookie env vars. Trigger when: need to access authenticated websites (ASC, Gmail, Notion, etc.), fetch data from sites requiring login, check if user has logged in, or user mentions 'browser', 'noVNC', 'cookie', 'login session'.

2026-03-20
ccp
مطوّرو البرمجيات

Transparent relay/proxy between user and Claude Code (CC) via -p + --resume mode. Activate when user says 'ccp', 'ccp start', or wants to chat directly with CC in multi-turn mode. Agent becomes a pure message forwarder — no thinking, no commentary, no modification. Just relay. Trigger: ccp (not cc relay, to avoid conflict with ACP cc).

2026-03-20
deep-research
محللو الإدارةمحللو أبحاث السوق ومتخصصو التسويق

Multi-model deep research — supports Claude/Gemini/OpenAI routing, parallel search, cross-validation, with referenced reports

2026-03-20
github-cli
مطوّرو البرمجيات

Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces, extensions, auth, and advanced GraphQL patterns.

2026-03-20
goal-participant
متخصصو إدارة المشاريع

Goal collaboration participant protocol. Automatically triggered when you are @mentioned in Slack channels/threads with messages containing [SG-X], Goal ID, or goal-meta tags. Defines standard processes for task reception, execution reporting, cross-lobster coordination, and task board synchronization.

2026-03-20
non-blocking-wait
مطوّرو البرمجيات

Avoid long waits that block the session. Any operation requiring wait times exceeding 10 seconds (monitoring PRs, waiting for CI, waiting for approval, waiting for issue generation, etc.) must use subagent or cron for asynchronous processing, immediately returning control to the user. Use when: any scenario requiring polling/waiting/monitoring.

2026-03-20
slack-canvas
مطوّرو البرمجيات

Read and write Slack Canvas content via API. Use when user mentions 'canvas', 'Slack Canvas', asks to read/edit/create a canvas, or shares a canvas link (slack.com/docs/...). NOT for general drawing/diagram tools — this is Slack-specific.

2026-03-20
structured-decision-alignment
المديرون العامون ومديرو العملياتمديرو أنظمة الحاسوب والمعلومات

Guide cross-team multi-person solution alignment discussions, transforming loose conversations into structured decision processes. Trigger scenarios: (1) User says "help me organize a discussion/solution alignment" (2) User provides documents + participant list and requests multi-person confirmation (3) User says "create a thread to confirm issues one by one" (4) Cross-team sign-off / technical solution review (5) User says "structured decision" or "decision alignment". Not applicable: 1-on-1 simple Q&A, decisions that don't require multi-person participation, pure information notifications.

2026-03-20
task-management
متخصصو إدارة المشاريع

Unified task management — sprint planning, task breakdown, board CRUD, proactive scanning, and TODO extraction. Backend-agnostic: works with Notion, Linear, GitHub Projects, or plain markdown. Trigger words: sprint planning, task breakdown, task board, what to do today, extract TODOs, autopilot.

2026-03-20
teamind
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

Search group chat memory — semantic search across Slack channel history. Use when you need to find what was discussed, look up decisions/conclusions, find context about a topic not in your MEMORY.md, or answer questions about team conversations.

2026-03-20