首页龙虾技能列表 › Clarity AI — 技能工具

Clarity AI — 技能工具

v2.2.0

[自动翻译] AI-Powered Intent Parser - Transform messy input into crystal-clear instructions. Converts verbose Chinese/English input into structured intent. Suppo...

1· 102·0 当前·0 累计
by @yjin94606-art·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/27
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
可疑
medium confidence
The skill's code and instructions match its stated purpose (a local rule-based intent parser with optional local Ollama enhancement), but the README encourages running a remote install script (curl | bash) and model downloads which are disproportionate to a simple instruction-only skill and raise installation/exfiltration risk.
评估建议
The skill itself is coherent: it parses intents with a local rule engine and optionally uses a local Ollama model at localhost:11434. However, do NOT run the README's curl | bash installer without inspecting it first — that single command fetches and executes a remote script and is the primary risk here. If you want to use the Ollama enhancement, prefer installing Ollama and pulling models through verified package managers (brew, official Ollama docs) and inspect any model sources. Recommended s...
详细分析 ▾
用途与能力
Name/description (intent parser) match the included code: a rule-based transformer with an optional call to a local Ollama model. No unrelated credentials, binaries, or paths are requested.
指令范围
SKILL.md only instructs using the rule engine and optionally installing/using Ollama locally. The runtime instructions and code operate on the provided input and call only localhost (Ollama) if available; they do not read arbitrary files or request unrelated secrets.
安装机制
The skill is instruction-only (no official install spec), but README includes a high-risk curl -sL https://raw.githubusercontent.com/.../install.sh | bash one-liner. Running an unknown remote install script is dangerous and not necessary for the rule-engine behavior; the optional Ollama commands (brew install, ollama pull) are more reasonable but do involve downloading models from external sources.
凭证需求
No environment variables, credentials, or config paths are required by the skill. The code only targets a localhost Ollama endpoint and does not access system secrets.
持久化与权限
Skill does not request permanent presence (always:false) and does not modify other skills or system configs. Autonomous invocation is allowed (platform default) but not combined with other high privileges.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv2.2.02026/3/26

Updated README, merged clarity-engine into clarity-ai

● 可疑

安装命令 点击复制

官方npx clawhub@latest install clarity-ai
镜像加速npx clawhub@latest install clarity-ai --registry https://cn.clawhub-mirror.com

技能文档

Transform messy input into crystal-clear instructions


What It Does

Messy InputClean Output
"Hi, about Python for loops, why is it running so slow?"Intent: Performance
Language: Python
Goal: Analyze slow loop

Features

FeatureDescription
🎯 7 Intent TypesDebug, Performance, Create, Explain, Modify, Review, Learn
MillisecondLocal rule engine, no waiting
🔒 Privacy100% local processing
🌏 BilingualChinese & English

Supported Intents

IntentKeywords
Code Debugdebug, error, bug, issue
Performanceslow, performance, optimize
Code Creationwrite, create, generate
Concept Explainwhat is, explain, principle
Code Modifymodify, refactor
Code Reviewreview, check
Learningteach, learn

Usage

Activate: "开启精准模式" or "Enable precision mode"

Input: "Can you help me check this Python code?"

Output:

## 🎯 Precision Instruction

📌 Intent: Code Debug 💻 Language: Python

🎯 Goal: Find and fix code issues

Deactivate: "关闭精准模式" or "Disable precision mode"


Installation

clawhub install clarity-ai

Optional: Ollama Enhancement

brew install ollama
ollama pull qwen:0.5b
brew services start ollama

Technical Details

  • Speed: Millisecond response (rule engine)
  • Privacy: 100% local
  • Languages: 20+ programming languages
  • Intelligence: 7 intent types

Author

Boss - Built for better AI communication

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务