PBE Extractor
Extract invariant principles from any text — find the ideas that survive rephrasing.
Why use this skill?
Use the PBE Extractor skill to distill complex text into invariant principles. Perfect for documentation, research, and capturing essential logic quickly.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/leegitw/pbe-extractorWhat This Skill Does
The PBE (Principle-Based Extractor) is a sophisticated semantic analysis tool designed for OpenClaw. It functions by identifying invariant principles within provided text—the core logical pillars that withstand rephrasing. Unlike standard summarization tools that focus on brevity, the PBE Extractor prioritizes structural integrity and conceptual density. It employs a methodology called Principle-Based Distillation (PBD), which treats compression as a test of true comprehension. By systematically applying a rephrasing test, the skill filters out accidental complexity, leaving only the essential axioms of your source material.
Installation
To integrate this skill into your agent, execute the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/leegitw/pbe-extractor
This adds the module to your local library, enabling immediate analysis of any text passed to the agent.
Use Cases
- Documentation Review: Distill massive technical documents into a set of actionable, invariant rules for engineering teams.
- Philosophy & Strategy: Break down complex manifestos or strategic documents into their foundational, non-negotiable principles.
- Learning & Research: Transform long-form articles into core takeaways that can be easily memorized or applied in different contexts.
- Code Review/Analysis: Extract the architectural philosophy behind specific code comments or project READMEs to understand the 'why' behind the 'how'.
Example Prompts
- "I am pasting a 1,000-word article on software architecture patterns. Please use the PBE Extractor to distill this into its core invariant principles."
- "Extract the invariant principles from these meeting notes. Focus on the project methodology rather than the status updates."
- "Compress this documentation into its essential rules so I can quickly brief a new contributor, making sure to preserve the exact logic of the original."
Tips & Limitations
- Data Density: This skill performs optimally with at least 200 words of source text. Very short snippets lack the context required for robust pattern matching.
- N=1 Warning: Remember that principles extracted from a single source are candidates, not validated truths. Cross-reference them with other materials to reach higher confidence levels.
- Review Required: While the tool is precise, high compression can inadvertently sacrifice nuance. Always perform a quick sanity check to ensure the rephrased output matches your original intent.
- No External Calls: This skill processes data entirely within your local agent instance, ensuring your private content remains secure.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-leegitw-pbe-extractor": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
synapse-wiki
Synapse Wiki — 智能知识库管理系统。 自动摄取原始资料,增量构建持久化知识网络,支持智能查询和健康检查。 知识随时间复利积累,越用越聪明。 当用户提到 wiki、知识库、摄取资料、查询知识、整理文档时使用此技能。
MacPowerTools
Safe local Mac optimization toolkit for OpenClaw agents on Apple Silicon. 1-trillion agent swarm simulation, local CoreML resource forecasting, safe cleanup & backups. 100% user-level, no internet, no persistence. Discoverable via ClawHub search.
undertow
Skill discovery engine for AI coding agents. Recommends and installs the right skill when you need it — code review, test generation, debugging, commit messages, PR preparation, security scanning, dependency audits, Docker setup, CI/CD pipelines, API documentation, refactoring, performance optimization, bundle analysis, git recovery, README generation, license compliance, migration guides, dead code removal, and secret detection. One install gives your agent access to a curated library of 20+ developer workflow skills. Use when the user asks for help with any development workflow, code quality, DevOps, security, testing, documentation, or project setup task.
ctf-writeup-generator
Automatically generate professional CTF writeups from solving sessions with flag detection, challenge categorization, and proper markdown formatting
securityvitals
Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.