← Back to Skills Marketplace
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stocklobster
Description
Monitor StockLobster webhook alerts through OpenClaw and route screened stock signals to chat channels such as Telegram. Use when setting up, documenting, te...
Usage Guidance
This skill appears to do what it says: wire StockLobster webhooks into OpenClaw and deliver to Telegram. Before using it: 1) Confirm you have the 'openclaw' CLI and know how to restart the gateway; 2) Back up ~/.openclaw/openclaw.json before editing; 3) Use a dedicated, least-privilege hooks token (do not reuse a master/shared token); 4) Verify the Telegram chat ID is correct and that the token/credentials used for Telegram are scoped appropriately; 5) Ask the publisher for a homepage/source if you need provenance—metadata currently lacks a source. The main inconsistency is missing metadata: the skill's runtime depends on editing a config path and using tokens but the registry entry did not declare those requirements. That mismatch is worth asking the author to correct but does not by itself indicate malicious behavior.
Capability Analysis
Type: OpenClaw Skill
Name: stocklobster
Version: 1.0.0
The skill bundle provides documentation and configuration instructions for routing StockLobster webhook alerts to Telegram via the OpenClaw gateway. It contains no executable code, only markdown instructions and JSON examples in SKILL.md and references/payload-format.md that align with its stated purpose of setting up and troubleshooting webhook ingestion.
Capability Assessment
Purpose & Capability
Name and description align with the instructions: the SKILL.md describes hooking StockLobster webhooks into the OpenClaw hooks gateway and delivering to Telegram. All actions are consistent with that purpose.
Instruction Scope
Instructions legitimately reference the OpenClaw config (~/.openclaw/openclaw.json), hook tokens, and restarting the 'openclaw' gateway. These are within scope for wiring webhooks, but the runtime steps require editing a user config file and using a hooks token/Telegram chat ID (placeholders used). The SKILL.md does not ask for unrelated files or external endpoints beyond OpenClaw/Telegram.
Install Mechanism
Instruction-only skill with no install spec and no code files. No downloads or package installs are requested, which minimizes install-time risk.
Credentials
The skill does not declare any required environment variables or primary credential, yet runtime guidance clearly expects a hooks token and a Telegram chat id (and assumes the 'openclaw' CLI/gateway). This is reasonable for the described task, but the registry metadata should have declared the config path and expected credentials so users know what secrets/configs are needed.
Persistence & Privilege
The skill advises editing the agent's user config (~/.openclaw/openclaw.json) and restarting the gateway. Modifying the agent's own config is expected for a hooks mapping, but the metadata did not declare the config path. always:false and default autonomous invocation are appropriate.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stocklobster - After installation, invoke the skill by name or use
/stocklobster - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: OpenClaw webhook ingestion, Telegram routing, payload schema, setup docs, and curl test example.
Metadata
Frequently Asked Questions
What is StockLobster?
Monitor StockLobster webhook alerts through OpenClaw and route screened stock signals to chat channels such as Telegram. Use when setting up, documenting, te... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install StockLobster?
Run "/install stocklobster" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is StockLobster free?
Yes, StockLobster is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does StockLobster support?
StockLobster is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created StockLobster?
It is built and maintained by L3G (@l3g); the current version is v1.0.0.
More Skills