Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

pmm-plugin

pmm-plugin에는 NominexHQ에서 수집한 skills 23개가 있으며, 저장소 수준 직업 범위와 사이트 내 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