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

mnm

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

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

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

mnm-codebase-tour
مطوّرو البرمجيات

Tour guidé de la codebase MnM pour onboarder rapidement sur le projet. À invoquer quand un agent débarque sur le repo et a besoin de comprendre l'architecture en moins de 30 minutes : structure monorepo, services backend clés, conventions, feature phare (Governed Workflows). Lit proactivement les bons fichiers et résume la mental map. Utiliser via `/mnm-codebase-tour` ou laisser Claude l'auto-invoquer quand l'utilisateur pose une question d'orientation générale ("comment ça marche", "où est X", "explique-moi le projet").

2026-05-01
mnm
متخصصو إدارة المشاريع

Interact with the MnM control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, or call any MnM API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for MnM coordination.

2026-04-28
mnm-onboard
مديرو الشبكات وأنظمة الحاسوب

Guide the user through first-run bootstrap of the MnM Governed Workflows plugin — calls setup_workspace, writes agent files, prompts /reload-plugins, and runs a verification push_local_state. Use when the user installs the plugin, runs /mnm--onboard explicitly, or asks how to "get started with MnM".

2026-04-27
mnm-create-agent
متخصصو الموارد البشرية

Create new agents in MnM with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft a new agent prompt/config, and submit a hire request.

2026-03-10
para-memory-files
موظفو الملفات

File-based memory system using Tiago Forte's PARA method. Use this skill whenever you need to store, retrieve, update, or organize knowledge across sessions. Covers three memory layers: (1) Knowledge graph in PARA folders with atomic YAML facts, (2) Daily notes as raw timeline, (3) Tacit knowledge about user patterns. Also handles planning files, memory decay, weekly synthesis, and recall via qmd. Trigger on any memory operation: saving facts, writing daily notes, creating entities, running weekly synthesis, recalling past context, or managing plans.

2026-03-10