← Back to Skills Marketplace
claudiusaipro

Claudius

by Claudiusaipro · GitHub ↗ · v1.0.4
cross-platform ✓ Security Clean
2006
Downloads
3
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install claudius
Description
Crypto intelligence powered by Claudius. Get technical analysis, prices, and insights.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claudius
  3. After installation, invoke the skill by name or use /claudius
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug claudius
Version 1.0.4
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Claudius?

Crypto intelligence powered by Claudius. Get technical analysis, prices, and insights. It is an AI Agent Skill for Claude Code / OpenClaw, with 2006 downloads so far.

How do I install Claudius?

Run "/install claudius" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Claudius free?

Yes, Claudius is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Claudius support?

Claudius is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Claudius?

It is built and maintained by Claudiusaipro (@claudiusaipro); the current version is v1.0.4.

💬 Comments