Real Skill packageSource verifiedClawHub registry

libai-skill

李白.Skill:润色专家 检测并消除中文文本中的AI生成痕迹,将生硬的机器输出转化为自然流畅的人类文笔。融合规则检测、分层改写和质控流水线,确保最终文本通过人工审查。

Identity and source

Publisher attributionebandaoregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code24 recorded files
Canonical sourceClawHub registryclawhub:ebandao777-oss:libai-skill
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/15/2026.claude/skills/libai-skill

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

OpenAI Codexpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/15/2026.agents/skills/libai-skill
1 structural issue
  • warning: Codex portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

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

OpenClawpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/15/2026skills/libai-skill
1 structural issue
  • warning: OpenClaw portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

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 @ebandao777-oss/libai-skill
clawhub inspect @ebandao777-oss/libai-skill --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

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
21 / 24 inspected as text
Checked
8/15/2026, 6:51:52 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
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
8/15/2026, 5:45:44 PM
Release binding
Matches this record
  • 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:bced795db80d64629a0679ad56d8c0b2a696a2a1b193716a6d33410aba8caae5
Show up to 24 recorded paths
  • .gitattributes
  • faq.md
  • QUICKSTART.md
  • README.md
  • resources
  • resources/banned-words.md
  • resources/examples-advanced.md
  • resources/examples.md
  • resources/structures.md
  • resources/synonyms.json
  • resources/zh_rules_archived.json
  • resources/zh_rules.json
  • scripts
  • scripts/__init__.py
  • scripts/analyzer.py
  • scripts/cli_utils.py
  • scripts/compare.py
  • scripts/detect.py
  • scripts/rewrite.py
  • scripts/rules.py
  • scripts/transform.py
  • scripts/utils.py
  • skill-card.md
  • SKILL.md

Source changelog

libai-skill v2.0.0 is a major update focused on advanced AI trace removal and naturalization for Chinese text. - Introduces a four-step closed-loop process: detection, rewriting, self-check, and delivery - Adds multi-layered diagnosis with seven AI trace dimensions and granular rewrite strengths (conservative, standard, aggressive) - Expands rewrite principles with detailed, actionable rules for structure, vocabulary, and human style injection - Provides automated quality inspection checklist and enforces multi-round repair if needed - Supports differentiated output modes, including professional (A), lightweight (B), and diagnostics-only (C) - Enhances resource dependency logic for robust file handling and fallback statements