← Back to Skills Marketplace
wdm1136

test202603131551

by wdm1136 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
210
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test202603131551
Description
Retrieve real-time commodity price quotes using Octagon MCP. Use when checking current commodity prices, analyzing day ranges, comparing to moving averages,...
Usage Guidance
This is an instruction-only skill that expects you to have Octagon MCP configured (the docs show how to run 'npx -y octagon-mcp' and set OCTAGON_API_KEY). Before enabling: (1) understand that you must provide an Octagon API key (the manifest didn't declare it, but the README/setup require it), (2) installing/running the MCP uses npx and will download/execute code from npm — only install if you trust Octagon, (3) review Octagon's privacy/terms to ensure you are comfortable sending queries to their service, and (4) no system files or unrelated credentials are requested by the skill itself. If you want stronger guarantees, request that the publisher add the OCTAGON_API_KEY requirement to the skill manifest so the platform can surface the credential need up front.
Capability Analysis
Type: OpenClaw Skill Name: test202603131551 Version: 1.0.0 The commodities-quote skill bundle provides a well-documented interface for retrieving financial data via the Octagon MCP server. It follows standard integration patterns for AI agents, including the use of npx to run the MCP server and environment variables for API key management. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the code and instructions (SKILL.md, README.md, and mcp-setup.md) are entirely consistent with the stated purpose of commodity price analysis.
Capability Assessment
Purpose & Capability
Name/description describe retrieving real-time commodity quotes and all instructions call the Octagon MCP 'octagon-agent' and reference octagon data sources — this is consistent with the stated purpose. There are no unrelated credentials, binaries, or config paths requested by the skill itself.
Instruction Scope
SKILL.md instructs the agent to call the 'octagon-agent' via MCP with a simple natural-language prompt and to interpret returned quote fields. It does not ask the agent to read arbitrary files, access unrelated system state, or exfiltrate data. The only external interaction is with the Octagon MCP tool (as expected).
Install Mechanism
The skill is instruction-only (no install spec). Setup docs instruct users to install/run Octagon MCP via npx (npm), and to install Node/Homebrew if needed. Using npx downloads code at runtime (moderate risk) but those instructions are reasonable for enabling the Octagon MCP integration and use standard hosts (npm, GitHub).
Credentials
The manifest lists no required env vars, but the README and setup references instruct configuring an OCTAGON_API_KEY for the Octagon service. That API key is proportional and expected for this skill's function. The mismatch between the manifest (no env) and the docs (OCTAGON_API_KEY required to configure MCP) is a documentation inconsistency to be aware of.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistence. It is user-invocable and allows normal autonomous invocation (platform default), which is appropriate for a data-querying skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test202603131551
  3. After installation, invoke the skill by name or use /test202603131551
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
1
Metadata
Slug test202603131551
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is test202603131551?

Retrieve real-time commodity price quotes using Octagon MCP. Use when checking current commodity prices, analyzing day ranges, comparing to moving averages,... It is an AI Agent Skill for Claude Code / OpenClaw, with 210 downloads so far.

How do I install test202603131551?

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

Is test202603131551 free?

Yes, test202603131551 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does test202603131551 support?

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

Who created test202603131551?

It is built and maintained by wdm1136 (@wdm1136); the current version is v1.0.0.

💬 Comments