Real Skill packageSource verifiedClawHub registry

Context Compressor

五策略上下文压缩引擎。在长任务中智能压缩上下文,减少 token 消耗 40-60%。当上下文超过阈值时自动触发压缩。

Identity and source

Publisher attributionpaudyyinregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code6 recorded files
Canonical sourceClawHub registryclawhub:paudyyin:context-compressor
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/23/2026.claude/skills/context-compressor

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/23/2026.agents/skills/context-compressor

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/23/2026skills/context-compressor

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @paudyyin/context-compressor
clawhub inspect @paudyyin/context-compressor --version 1.0.0

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
6 / 6 inspected as text
Checked
8/23/2026, 1:06:03 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumPrompt-override language requires reviewscripts/test_compressor.py:171 · confidence 62%print(" ✓ 笔记注入到 system prompt
1 inferred permission indicators
  • network access — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
7/9/2026, 11:50:21 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:7ecb124e4e5de870659a5184c9d73e3960c9450918f1ba5a2caeefbd373b1126
Show up to 6 recorded paths
  • references/thresholds.md
  • scripts/compressor.py
  • scripts/strategies.py
  • scripts/test_compressor.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of context-compressor: a five-strategy context compression engine for long tasks. - Intelligently compresses context using five strategies, reducing token consumption by 40-60% - Automatically triggers compression when context exceeds threshold - Supports integration with coding-framework and long task sub-agents - Provides customizable thresholds and testing instructions - Retains conversation structure and key information for downstream processing