Check Test
Skill by 1227323804
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/1227323804/check-testWhat This Skill Does
The Check Test skill is a powerful, FastAPI-based sensitive content detection engine designed to maintain high standards of textual integrity. It acts as a specialized filter that analyzes incoming text to identify three critical categories: sensitive vocabulary, common typos or spelling errors, and non-compliant or prohibited phrasing. By processing user-provided content, it returns detailed metadata, including error levels, specific corrections, and the precise location of the problematic text within the document. This tool is essential for organizations that require rigorous content moderation, ensuring that communications are professional, accurate, and aligned with internal compliance guidelines.
Installation
To integrate this skill into your environment, use the OpenClaw command line interface. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/1227323804/check-test
Ensure that you have Python 3.11+ installed on your host system. After installation, verify the requirements using the provided requirements.txt file and ensure your environment variables (such as the upstream API URL and timeout settings) are correctly configured in your .env file to ensure seamless connectivity.
Use Cases
- Corporate Compliance: Automatically scan internal documentation, emails, or marketing materials to prevent the accidental use of non-compliant terminology.
- Content Moderation: Implement a gatekeeping mechanism for user-generated content in forums or commenting systems to filter out offensive language.
- Automated Proofreading: Integrate the skill into writing assistance workflows to catch typos and grammatical irregularities that manual review might miss.
Example Prompts
- "Check the following text for sensitive content and spelling errors: [Insert your paragraph here]"
- "Run a compliance scan on the marketing copy I just drafted to ensure it follows standard corporate terminology."
- "Can you identify any offensive words or typos in this document and provide the corrected suggestions?"
Tips & Limitations
- API Connectivity: This tool relies on an upstream service. Always verify the
SAFEGUARD_API_URLenvironment variable if you encounter connection errors. - Performance Tuning: The
API_TIMEOUTsetting can be adjusted based on the expected length of your text content; longer documents may require a higher timeout threshold. - Granularity: Utilize the
sensitiveCodeListparameter to narrow down the specific types of checks, which can significantly improve processing speed for specific use cases.
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-1227323804-check-test": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Ucap Sensitive Check
Skill by 1227323804
batch-rename
This skill should be used when the user wants to batch rename multiple files at once. It handles various rename patterns including sequential numbering, find/replace, prefix/suffix addition, regular expression matching, extension filtering, and recursive subfolder processing. This skill is triggered when the user mentions "批量重命名", "batch rename", "批量改名", "批量修改文件名", or similar requests for renaming multiple files simultaneously.
Hj Check Test
Skill by 1227323804
Sensitive Check Skill
Skill by 1227323804
Ucap Sensitive Check Skill
Skill by 1227323804