local-knowledge-consolidator

Organize project notes into structured decisions, actions, risks, and open questions.

39|1|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/HKU-MMLab/UniClawBench --skill local-knowledge-consolidator-hku-mmlab
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: local-knowledge-consolidator
Source: https://github.com/HKU-MMLab/UniClawBench/tree/main/injection/101_skill_usage/task_101_21_notion_consolidate/skills/local-knowledge-consolidator
Command: npx skills add https://github.com/HKU-MMLab/UniClawBench --skill local-knowledge-consolidator-hku-mmlab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Scattered project notes and exported page trees make it hard to track what was decided, what is still open, and who owns which action. This Skill consolidates raw notes into a durable, structured knowledge base. ## Core Features & Use Cases - Structured Normalization: Converts source pages into meetings, decisions, actions, open questions, risks/dependencies, and references. - Source Traceability: Preserves source page ids next to every decision, action, risk, and question so nothing loses its origin. - Tracker Output: Emits tracker files as tables or CSV when requested, keeping unresolved items separate from closed ones. - Use Case: After a sprint, export your Notion page tree and use this Skill to produce a decisions log, an action tracker CSV, and a list of open questions with links back to the original pages. ## Quick Start Consolidate the exported notes in this workspace into a structured knowledge base with decisions, actions, risks, and open questions, keeping source page ids for each item.

Frequently Asked Questions about local-knowledge-consolidator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate scattered project notes into a knowledge base?▼

Provide the exported page tree or note snapshots and let the Skill read every source page. It normalizes facts into meetings, decisions, actions, open questions, risks, and references while keeping source page ids attached to each item.

How to track decisions and action items from meeting notes?▼

The Skill extracts decisions and actions from your notes and keeps them in separate categories. When requested, it emits tracker files as tables or CSV so you can maintain an ongoing decision log and action list.

Does the consolidation keep links back to original notes?▼

Yes, source page ids are preserved next to every decision, action, risk, and question. This traceability lets you verify any consolidated item against its original page instead of relying on vague summaries.

Can I export the consolidated tracker as CSV?▼

Yes, tracker files can be emitted as tables or CSV when requested. Unresolved items are kept separate from decided or closed items so the tracker reflects current project state accurately.

What are the limitations of local note consolidation?▼

The Skill works only from available notes and exported page data; it does not request additional credentials or fetch live workspace content. Missing or incomplete exports will limit the completeness of the consolidated knowledge base.