← Back to Skills Marketplace
njdawn

Polymarket Bots by

by njdawn · GitHub ↗ · v1.0.8
cross-platform ✓ Security Clean
405
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install prediction-market-bot-dawn
Description
Runs the full Dawn CLI strategy lifecycle from authentication and funding through strategy creation, launch, monitoring, and termination. Use when the user a...
Usage Guidance
This skill appears coherent: it installs and drives the official Dawn CLI and runs only dawn commands. Before installing, consider: (1) npm packages run code on your machine—review the @dawnai/cli package page/source and its reputation; (2) start with paper runs and confirm funding/payment methods before any live trading; (3) the skill may read or upload strategy files you provide—do not point it at sensitive files or secrets; (4) dawn auth login typically invokes an interactive OAuth flow—be prepared to complete that in a secure browser or copy/paste any callback tokens rather than pasting long-lived credentials; (5) if you need stronger isolation, install/run the CLI in a sandbox or dedicated environment (container/VM) rather than your primary workstation.
Capability Analysis
Type: OpenClaw Skill Name: prediction-market-bot-dawn Version: 1.0.8 The skill bundle is classified as benign. All instructions in SKILL.md are transparent, directly related to operating the 'dawn' CLI for a prediction market bot, and align with the stated purpose. There is no evidence of intentional harmful behavior such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the AI agent. The installation of `@dawnai/cli` via `npm install -g` is a standard method for CLI tools and, while a potential supply chain vector, does not indicate malicious intent within this skill itself.
Capability Assessment
Purpose & Capability
Name/description align with requirements and instructions: it requires the dawn binary and offers npm install of @dawnai/cli, which is exactly what a Dawn CLI automation skill needs.
Instruction Scope
SKILL.md instructs only on installing and running dawn CLI commands (auth, account funding, strategy lifecycle, monitoring, stop). It does instruct the agent to upload/ export local strategy code files and to run interactive auth flows; those are expected for this use but mean the agent will read files you point it at and start interactive auth (OAuth/callback) behavior.
Install Mechanism
Install uses npm (@dawnai/cli) which is typical for a CLI tool. Installing from npm executes third‑party code on the host (moderate risk) but is proportionate to the stated functionality. No arbitrary URL downloads or extract-from-unknown-hosts were requested.
Credentials
No environment variables, secrets, or unrelated credentials are requested. The skill relies on the CLI's own auth flow (dawn auth login) rather than asking for tokens in environment variables, which is appropriate for interactive CLI usage.
Persistence & Privilege
always is false and the skill does not request system-wide or cross-skill configuration changes. Normal autonomous invocation is allowed (platform default) but not escalated by this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prediction-market-bot-dawn
  3. After installation, invoke the skill by name or use /prediction-market-bot-dawn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.8
- Expanded documentation in SKILL.md for installing, authenticating, authoring, launching, and monitoring strategies using the Dawn CLI. - Clarified standard workflows, monitoring loops, troubleshooting steps, and required outputs. - Listed all mapped Dawn CLI commands and their usage contexts. - Provided a detailed checklist for complete strategy operations. - Added summaries and command examples for each supported sub-skill. - No code or logic changes; update focused on comprehensive skill usage guidance.
Metadata
Slug prediction-market-bot-dawn
Version 1.0.8
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Polymarket Bots by?

Runs the full Dawn CLI strategy lifecycle from authentication and funding through strategy creation, launch, monitoring, and termination. Use when the user a... It is an AI Agent Skill for Claude Code / OpenClaw, with 405 downloads so far.

How do I install Polymarket Bots by?

Run "/install prediction-market-bot-dawn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polymarket Bots by free?

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

Which platforms does Polymarket Bots by support?

Polymarket Bots by is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Bots by?

It is built and maintained by njdawn (@njdawn); the current version is v1.0.8.

💬 Comments