← Back to Skills Marketplace
ZeeLin AI Detector
by
dongjiangliu9-tech
· GitHub ↗
· v1.0.0
· MIT-0
316
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install zeelin-ai-detector
Description
根据用户输入的文本,从语言风格和表达特征出发,估计其像 AI 生成的概率,并给出简要分析。
Usage Guidance
This skill is coherently specified and low-risk as delivered: it only contains instructions for text-based heuristics and asks for no secrets or installs. However, remember: (1) heuristic AI-detection is inherently imprecise — do not use this for high-stakes decisions (plagiarism accusations, hiring, legal matters); (2) short inputs will be unreliable (the SKILL.md already warns this); (3) provenance is unknown (no homepage or source), so consider testing it with representative examples before trusting results, and verify your agent/platform enforces the SKILL.md constraint against calling external services or reading unrelated data.
Capability Analysis
Type: OpenClaw Skill
Name: zeelin-ai-detector
Version: 1.0.0
The skill bundle is a simple text analysis tool designed to estimate the probability that a given text was AI-generated. The SKILL.md file contains only linguistic analysis instructions and formatting rules for the AI agent, with no executable code, network requests, or attempts to access sensitive data or system resources.
Capability Assessment
Purpose & Capability
The name and description match the SKILL.md: it estimates the likelihood that text was AI-generated using language/style features. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped to analyzing input text features, require formatted output, and explicitly forbid external database or corpus checks. They do not instruct reading files, accessing environment variables, or sending data to external endpoints.
Install Mechanism
There is no install spec and no bundled code — the skill is instruction-only, so nothing is written to disk or downloaded.
Credentials
The skill requests no environment variables, credentials, or config access. The required privilege level is minimal and proportional to its stated purpose.
Persistence & Privilege
always is false and there is no indication the skill persists state or alters other skills/config. Autonomous model invocation is allowed by platform default but this skill does not request elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zeelin-ai-detector - After installation, invoke the skill by name or use
/zeelin-ai-detector - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ai-text-detector skill.
- Estimates the probability that a given text is AI-generated, based on language style and expression.
- Provides a concise analysis with each judgment, explaining the reasoning.
- Makes clear it does not use external databases or professional detection tools—analysis is only text-based.
- Handles short texts by warning of unstable judgment due to insufficient sample size.
- Output is consistently formatted for clarity and transparency.
Metadata
Frequently Asked Questions
What is ZeeLin AI Detector?
根据用户输入的文本,从语言风格和表达特征出发,估计其像 AI 生成的概率,并给出简要分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 316 downloads so far.
How do I install ZeeLin AI Detector?
Run "/install zeelin-ai-detector" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ZeeLin AI Detector free?
Yes, ZeeLin AI Detector is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ZeeLin AI Detector support?
ZeeLin AI Detector is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ZeeLin AI Detector?
It is built and maintained by dongjiangliu9-tech (@dongjiangliu9-tech); the current version is v1.0.0.
More Skills