Manage PARA-based personal knowledge management (PKM) systems using Projects, Areas, Resources, and Archives organization method. Use when users need to (1) Create a new PARA knowledge base, (2) Organize or reorganize existing knowledge bases into PARA structure, (3) Decide where content belongs in PARA (Projects vs Areas vs Resources vs Archives), (4) Create AI-friendly navigation files for knowledge bases, (5) Archive completed projects, (6) Validate PARA structure, or (7) Learn PARA organizational patterns for specific use cases (developers, consultants, researchers, etc.)
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install para-pkm或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install para-pkm⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/para-pkm/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: para-pkm description: Manage PARA-based personal knowledge management (PKM) systems using Projects, Areas, Resources, and Archives organization method. Use when users need to (1) Create a new PARA knowledge base, (2) Organize or reorganize existing knowledge bases into PARA structure, (3) Decide where content belongs in PARA (Projects vs Areas vs Resources vs Archives), (4) Create AI-friendly navigation files for knowledge bases, (5) Archive completed projects, (6) Validate PARA structure, or (7) Learn PARA organizational patterns for specific use cases (developers, consultants, researchers, etc.) ---
Organize by actionability, not topic. Projects/Areas/Resources/Archives for optimal AI navigation. Monthly review cadence.
projects/stories/ for job applications_overview.md per area for context)Has deadline/end state? → Projects
Ongoing responsibility? → Areas
Reference material? → Resources (default for uncertain items)
Completed/inactive? → Archives
python scripts/init_para_kb.py - Creates PARA + projects/stories/ + navigationpython scripts/generate_nav.py - Generate AI navigation| Script | Purpose | Usage | |--------|---------|-------| | init_para_kb.py | Scaffold new KB | | | validate_para.py | Check structure, detect anti-patterns | [path] | | archive_project.py | Archive with metadata (date, origin) | | | generate_nav.py | Create AI nav (<100 lines) | [--kb-path] [--output] |
| Template | Purpose | |----------|---------| | assets/AGENTS.md.template | AI navigation index | | assets/project.md.template | Project file structure | | assets/area-overview.md.template | Area _overview.md format | | assets/README.md.template | Knowledge base README |
projects/active/ features/bugs, areas/professional-development/, resources/coding-standards/projects/active/ deliverables + projects/stories/, areas/consulting/clients/, resources/templates/projects/active/ papers/grants, areas/research-program/, resources/literature-review/projects/active/ launches, areas/product-development/{active,research,graduated,legacy}/Client = project + relationship: projects/active/client-x.md (deliverables) + areas/consulting/clients/client-x.md (relationship, billing)
Research lifecycle: areas/product-development/{research → graduated → active → legacy} with cross-references
Resources → Projects → Archives (research → active work → completed)
Areas → Archives (no longer responsible)
Projects ⟺ Areas (goal becomes ongoing or vice versa)
安装 para-pkm 后,可以对 AI 说这些话来触发它
Help me get started with para-pkm
Explains what para-pkm does, walks through the setup, and runs a quick demo based on your current project
Use para-pkm to manage PARA-based personal knowledge management (PKM) systems using...
Invokes para-pkm with the right parameters and returns the result directly in the conversation
What can I do with para-pkm in my data & analytics workflow?
Lists the top use cases for para-pkm, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/para-pkm/ 目录(个人级,所有项目可用),或 .claude/skills/para-pkm/(项目级)。重启 AI 客户端后,用 /para-pkm 主动调用,或让 AI 根据上下文自动发现并使用。
para-pkm 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
para-pkm 可免费安装使用。请查阅仓库了解许可证信息。
Manage PARA-based personal knowledge management (PKM) systems using Projects, Areas, Resources, and Archives organization method. Use when users need to (1) Create a new PARA knowledge base, (2) Organize or reorganize existing knowledge bases into PARA structure, (3) Decide where content belongs in PARA (Projects vs Areas vs Resources vs Archives), (4) Create AI-friendly navigation files for knowledge bases, (5) Archive completed projects, (6) Validate PARA structure, or (7) Learn PARA organizational patterns for specific use cases (developers, consultants, researchers, etc.)
Automate my data & analytics tasks using para-pkm
Identifies repetitive steps in your workflow and sets up para-pkm to handle them automatically
para-pkm 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。