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

pmm-plugin

يحتوي pmm-plugin على 23 من skills المجمعة من NominexHQ، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
23
Stars
15
محدث
2026-03-31
Forks
8
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

pmm-onboard
مطوّرو البرمجيات

Seed your user identity layer from a prior AI or direct interview. Generates user.md (operative identity — how you think, communicate, decide) and routes PII to secrets.md. Works solo or in org-wide deployments (gated to a single designated agent). Trigger on: "pmm-onboard", "/pmm-onboard"

2026-03-31
pmm-onboard
متخصصو إدارة المشاريع

Seed your user identity layer from a prior AI or direct interview. Generates user.md (operative identity — how you think, communicate, decide) and routes PII to secrets.md. Works solo or in org-wide deployments (gated to a single designated agent).

2026-03-31
pmm-init
مطوّرو البرمجيات

Initialize Poor Man's Memory in your project — runs preference wizard, scaffolds memory/ directory, configures hooks. Trigger on: "pmm-init", "/pmm-init", "initialize memory", "set up memory", "start pmm", "init pmm", "scaffold memory", "set up poor man's memory", or any request to initialize the PMM memory system in a project.

2026-03-29
pmm-save
مطوّرو البرمجيات

Save current session to memory — dispatches maintain agent, updates memory files, commits to git. Trigger on: "pmm-save", "/pmm-save", "save memory", "commit memory", "persist session", "save session", "wrap up memory", "update memory files", or any request to save the current session state to memory.

2026-03-29
pmm-settings
مطوّرو البرمجيات

Change Poor Man's Memory configuration. Re-presents preference prompts for save cadence, commit behaviour, push behaviour, sliding window size, verbosity, repository visibility, maintain agent model, maintain strategy, readonly agent model, session start mode, recall beyond window, secrets_git, pre-compact hook, active files, and load strategies. Use when the user runs /pmm-settings or asks to change memory system settings. Trigger on: "pmm-settings", "/pmm-settings", "change memory settings", "configure pmm", "memory configuration", "update pmm settings", "pmm preferences", or any request to view or change PMM configuration.

2026-03-29
pmm-status
مديرو الشبكات وأنظمة الحاسوب

Quick PMM health dashboard. Shows initialization state, last save time, recent commits, file health, and warnings. Runs as a subagent. Use when the user runs /pmm-status or asks if memory is saving, working, or healthy. Trigger on: "pmm-status", "/pmm-status", "memory status", "pmm health", "is memory working", "is memory saving", "memory dashboard", or any request to check the health or status of the PMM system.

2026-03-29
pmm-init
مطوّرو البرمجيات

Initialize Poor Man's Memory in your project — runs preference wizard, scaffolds memory/ directory, configures hooks.

2026-03-29
pmm-save
مطوّرو البرمجيات

Save current session to memory — dispatches maintain agent, updates memory files, commits to git.

2026-03-29
pmm-settings
مطوّرو البرمجيات

Change Poor Man's Memory configuration. Re-presents preference prompts for save cadence, commit behaviour, push behaviour, sliding window size, verbosity, repository visibility, maintain agent model, maintain strategy, readonly agent model, session start mode, recall beyond window, secrets_git, pre-compact hook, active files, and load strategies. Use when the user runs /pmm:settings or asks to change memory system settings.

2026-03-29
pmm-status
مديرو الشبكات وأنظمة الحاسوب

Quick PMM health dashboard. Shows initialization state, last save time, recent commits, file health, and warnings. Runs as a subagent. Use when the user runs /pmm:status or asks if memory is saving, working, or healthy.

2026-03-29
pmm-query
مطوّرو البرمجيات

Query memory — context-first recall with deep traversal across vectors, graph, and taxonomy when needed. Trigger on: "pmm-query", "/pmm-query", "query memory", "search memory", "recall", "what did we decide about", "find in memory", "look up", "what do we know about", or any request to search or recall information from memory files.

2026-03-27
pmm-query
مطوّرو البرمجيات

Query memory — context-first recall with deep traversal across vectors, graph, and taxonomy when needed.

2026-03-27
pmm-recall
مطوّرو البرمجيات

Context-switching recall — synthesizes a focused briefing on a topic from across all memory files. Use when switching workstreams or coming back to a topic. Trigger on: "pmm-recall", "/pmm-recall"

2026-03-25
pmm-update
مطوّرو البرمجيات

Check for and apply updates to Poor Man's Memory system files from upstream. Compares local version to latest upstream, shows what changed, and applies updates to system files only — never touches memory/ or user data. Use when the user runs /pmm-update or asks to update PMM. Trigger on: "pmm-update", "/pmm-update", "update pmm", "check for pmm updates", "upgrade memory system", "pmm version", or any request to check for and apply upstream PMM updates.

2026-03-25
pmm-recall
مطوّرو البرمجيات

Context-switching recall — synthesizes a focused briefing on a topic from across all memory files. Use when switching workstreams or coming back to a topic.

2026-03-25
pmm-update
مطوّرو البرمجيات

Check for and apply updates to Poor Man's Memory system files from upstream. Compares local version to latest upstream, shows what changed, and applies updates to system files only — never touches memory/ or user data. Use when the user runs /pmm:update or asks to update PMM.

2026-03-25
pmm-dump
مطوّرو البرمجيات

Dump PMM memory state as ASCII art in the terminal. Three depth levels: status (heatmap only), summary (heatmap + clusters + timeline), detailed (full ASCII). Runs as a subagent. Use when the user runs /pmm-dump or asks for a text-based memory overview. Trigger on: "pmm-dump", "/pmm-dump", "dump memory", "ascii memory", "text memory overview", "show memory heatmap", "memory dump", or any request for a text-based ASCII visualization of memory state.

2026-03-22
pmm-hydrate
مطوّرو البرمجيات

Populate empty or thin memory files from current session context. Supports single file, batch, and force re-hydration. Trigger on: "pmm-hydrate", "/pmm-hydrate", "hydrate memory", "populate memory", "fill in memory files", "hydrate files", "backfill memory", or any request to populate empty or thin memory files from existing context.

2026-03-22
pmm-viz
مطوّرو البرمجيات

Interactive D3.js memory graph visualization with time slider. Parses all memory files across git history, builds a force-directed graph with temporal navigation, and opens it in the browser. Runs as a subagent. Use when the user runs /pmm-viz or asks to visualize their memory as an interactive graph. Trigger on: "pmm-viz", "/pmm-viz", "visualize memory", "memory graph", "show the graph", "interactive graph", "d3 visualization", "open memory viz", or any request to generate an interactive memory visualization.

2026-03-22
pmm-init-local-skills
مطوّرو البرمجيات

Install local skill variants for Cowork compatibility. Creates symlinks from .claude/skills/pmm-* to pre-built cached local skills shipped with the plugin. Run once per project. Idempotent.

2026-03-22
pmm-hydrate
مطوّرو البرمجيات

Populate empty or thin memory files from current session context. Supports single file, batch, and force re-hydration.

2026-03-22
pmm-dump
مطوّرو البرمجيات

Dump PMM memory state as ASCII art in the terminal. Three depth levels: status (heatmap only), summary (heatmap + clusters + timeline), detailed (full ASCII). Runs as a subagent. Use when the user runs /pmm:dump or asks for a text-based memory overview.

2026-03-21
pmm-viz
مطوّرو البرمجيات

Interactive D3.js memory graph visualization with time slider. Parses all memory files across git history, builds a force-directed graph with temporal navigation, and opens it in the browser. Runs as a subagent. Use when the user runs /pmm:viz or asks to visualize their memory as an interactive graph.

2026-03-21