robust-text-auditor

(已验证) 高可靠性文本审核器,结合本地规则、百度 API 和 AI 深度分析,提供三层合规性审查。

3,891 stars

Best use case

robust-text-auditor is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

(已验证) 高可靠性文本审核器,结合本地规则、百度 API 和 AI 深度分析,提供三层合规性审查。

Teams using robust-text-auditor should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/robust-text-auditor/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/ahsbnb/robust-text-auditor/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/robust-text-auditor/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How robust-text-auditor Compares

Feature / Agentrobust-text-auditorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

(已验证) 高可靠性文本审核器,结合本地规则、百度 API 和 AI 深度分析,提供三层合规性审查。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# SKILL.md for robust-text-auditor

## Description

这是一个高可靠性的组合技能,它通过一个统一的 `run.ps1` 脚本,将**本地规则扫描**、**百度 API 机审**和**AI 模型深度分析**三层审核步骤,封装成一个单一、可靠的原子操作。

AI 助手只需调用此脚本并提供待审核的文本,即可获得一份包含三层审核结果的、完整的、最终的合规性报告提示词,再应用提示词实现报告输出。这个设计确保了审核流程的完整性、专业性和结果的绝对可靠性。

## ⚠️ Prerequisites (前置条件)

**在使用本技能前,您必须在主配置文件 `~/.openclaw/config.json` 中添加您的百度云 API 凭证:**

```json
{
  "baidu_api_key": "YOUR_BAIDU_API_KEY",
  "baidu_secret_key": "YOUR_BAIDU_SECRET_KEY"
}
```

## How to Use

该技能的核心是 `run.ps1` 脚本,它负责调度所有内部子脚本。

### Parameters

*   **`-InputFile <path>`**: 待审核的文本文件的路径。
*   **`-TextToAudit <string>`**: 待审核的短文本字符串。

*注意:`-InputFile` 和 `-TextToAudit` 两个参数必须提供一个。*

### Example Invocation

**通过文件进行审核:**
```powershell
# AI 应动态查找此技能的路径
path/to/run.ps1 -InputFile "C:\path\to\your\file.txt"
```

**通过字符串进行审核:**
```powershell
# AI 应动态查找此技能的路径
path/to/run.ps1 -TextToAudit "这是一段需要进行合规性审核的文本内容。"
```

## Output

该技能执行成功后,会在技能目录的根路径下生成一个 `final_prompt.txt` 文件。这个文件是一个包含了所有审核层级结果的、可以直接使用的大语言模型提示词。

AI 代理应读取该文件的内容,并将其作为输入提交给大语言模型,即可生成最终的、详尽的审核报告。

Related Skills

Payroll Compliance Auditor

3891
from openclaw/skills

Run a full payroll audit in under 10 minutes. Catches the errors that cost companies $845 per violation.

Payroll & HR Compliance

MCP Engineering — Complete Model Context Protocol System

3891
from openclaw/skills

Build, integrate, secure, and scale MCP servers and clients. From first server to production multi-tool architecture.

AI Infrastructure & Integrations

alphashop-text

3891
from openclaw/skills

AlphaShop(遨虾)文本处理 API 工具集。支持3个接口:大模型文本翻译、 生成商品多语言卖点、生成商品多语言标题。 触发场景:翻译文本、文字翻译、多语言翻译、生成卖点、商品卖点、 多语言卖点、生成标题、商品标题、多语言标题、SEO标题、 AlphaShop文本、遨虾文本处理。

Content & Documentation

rpg-text

3891
from openclaw/skills

文字角色扮演游戏 (Text RPG) - 基于 sbordeyne/rpg-text 项目的面向对象设计,融合原始D&D规则。AI作为DM引导回合制冒险。

context-handoff

3891
from openclaw/skills

保存和恢复聊天上下文到本地文件。用于用户想在切换账号、清空 session、重新开会话、跨会话延续项目时,把当前会话级上下文或项目级摘要落盘并在之后恢复。也用于列出已有的会话上下文槽位或项目摘要,并按更新时间排序返回最近使用项。触发词包括:保存当前上下文、保存会话摘要、保存项目摘要、记下这次讨论、切号前保存、恢复上下文、恢复项目摘要、读取上次摘要、继续上次讨论、列出上下文槽位、列出已保存摘要、有哪些项目摘要、最近更新的项目摘要、按更新时间排序、session handoff, context handoff, save session context, save current context, save chat summary, save project summary, restore context, restore session context, restore project summary, continue last discussion, resume project context, list context slots, list project summaries, list saved summaries, sort by updated time, most recently updated, recently updated summaries, chat handoff, project handoff.

context-pruner

3891
from openclaw/skills

Intelligent context window management by summarizing and removing redundant history. Helps agents maintain high performance in long-running threads.

Agent Security Auditor

3891
from openclaw/skills

Scans ERC-8004 agents for security vulnerabilities and generates comprehensive security reports.

Feishu Post (RichText) Skill

3891
from openclaw/skills

Send Rich Text (Post) messages to Feishu.

Devvit Publishing Auditor

3891
from openclaw/skills

A specialized auditor for Reddit Devvit developers to verify app readiness before uploading to the Reddit servers. It ensures compliance with Devvit CLI v0.12.x and Reddit’s publishing standards.

hefestoai-auditor

3891
from openclaw/skills

Static code analysis tool. Detects security vulnerabilities, code smells, and complexity issues across 17 languages. All analysis runs locally — no code leaves your machine.

placeholder for arscontexta.org

3891
from openclaw/skills

∵ ars contexta ∴

text-summarize

3891
from openclaw/skills

Summarize text into 3-5 bullet points using AI