← 返回 Skills 市场
Claudius
作者
Claudiusaipro
· GitHub ↗
· v1.0.4
2006
总下载
3
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install claudius
功能描述
Crypto intelligence powered by Claudius. Get technical analysis, prices, and insights.
使用说明 (SKILL.md)
\r \r
Claudius\r
\r Use this skill to answer questions about cryptocurrency prices, technical analysis, market trends, and investment risks.\r \r To use this skill, execute the following script with the user's query as the argument:\r \r
node scripts/claudius.js "YOUR_QUERY_HERE"\r
```\r
\r
## Examples\r
\r
**Prices:**\r
- "BTC price"\r
- "What's ETH trading at?"\r
\r
**Technical Indicators:**\r
- "BTC RSI"\r
- "ETH EMA50"\r
- "Bitcoin RSI14 1d"\r
\r
**Market Analysis:**\r
- "What's the market looking like?"\r
- "Market sentiment"\r
- "What's trending in crypto?"\r
\r
**Investment & Risk:**\r
- "Should I buy Bitcoin now?"\r
- "Is SOL risky right now?"\r
- "Analyze BTC for investment"\r
\r
**Education:**\r
- "What is RSI?"\r
- "Explain MACD indicator"\r
安全使用建议
This skill forwards whatever you type to a remote API (api.claudiusai.pro by default). That means the operator can see your queries and will observe your IP address (the README states this). Before installing, consider: (1) avoid sending secrets or private keys in queries; (2) verify the service's reputation (check the GitHub repo, TLS certificate, and domain) if you care about privacy; (3) note the script allows overriding CLAUDIUS_API_URL via an environment variable — ensure that variable isn't set to a malicious endpoint in your environment; and (4) if you need an on-device or auditable alternative, prefer skills that run locally or that document end-to-end encryption. Overall this package appears internally consistent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: claudius
Version: 1.0.4
The OpenClaw skill 'claudius' is benign. Its primary function is to forward user queries related to cryptocurrency intelligence to a remote API endpoint (`https://api.claudiusai.pro`) via an HTTPS POST request, as seen in `scripts/claudius.js`. The skill does not attempt to exfiltrate sensitive local data, execute arbitrary commands, establish persistence, or engage in prompt injection against the agent. All observed network activity and data handling are consistent with its stated purpose of providing crypto analysis.
能力评估
Purpose & Capability
Name, README, SKILL.md, and the included Node script all align: the skill posts user queries to a Claudius API and returns market/technical answers. No unexpected binaries, credentials, or unrelated capabilities are requested.
Instruction Scope
Runtime instructions simply run the provided Node script with the query. The script does not read local files, shell history, or other environment variables (except an optional CLAUDIUS_API_URL). It transmits the user's query to a remote API — this is consistent with the skill's purpose but does transmit the query off-device.
Install Mechanism
No install specification is included in the metadata; a package.json exists and the README suggests npm install -g. There are no downloads from untrusted URLs and no extract/install steps in the skill itself.
Credentials
The skill declares no required environment variables or credentials. The code accepts an optional CLAUDIUS_API_URL override (reasonable for testing/custom endpoints) and otherwise needs no keys. No unrelated credentials are requested.
Persistence & Privilege
The skill is not forced-always, does not modify other skills, and uses normal model-invocation defaults. It does not request elevated/persistent system privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install claudius - 安装完成后,直接呼叫该 Skill 的名称或使用
/claudius触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Version 1.0.4 of Claudius
Key Updates
- Real-time Thinking Indicator: Added a visual Thinking... spinner to provide immediate feedback for CLI users during AI processing.
- Zero-Setup Enforcement: Fully optimized for "Plug and Play" use. No API keys or configuration needed to start getting crypto intelligence.
Improvements
- Standardized Structure: Moved core logic to scripts/ to comply with the latest OpenClaw/Moltbot standards.
- Clean Distribution: Optimized package size and structure for the "Agent Internet" registry, ensuring 100% validator compatibility.
v1.0.3
- Updated SKILL.md to provide detailed usage instructions, including example queries for prices, technical analysis, market analysis, investment/risk, and educational content.
- Clarified the command to execute the Claudius script with user queries.
- Added a comprehensive description highlighting the skill's capabilities for crypto intelligence and insights.
元数据
常见问题
Claudius 是什么?
Crypto intelligence powered by Claudius. Get technical analysis, prices, and insights. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2006 次。
如何安装 Claudius?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install claudius」即可一键安装,无需额外配置。
Claudius 是免费的吗?
是的,Claudius 完全免费(开源免费),可自由下载、安装和使用。
Claudius 支持哪些平台?
Claudius 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Claudius?
由 Claudiusaipro(@claudiusaipro)开发并维护,当前版本 v1.0.4。
推荐 Skills