← 返回 Skills 市场
281
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install pkedge
功能描述
Monitor Polymarket prediction markets, spot mispricings between crowd probabilities and real-world evidence, track whale positioning from the top-50 leaderbo...
安全使用建议
Do not install or run this skill as-is. The SKILL.md expects local Node scripts (fetch.js, analyze.js, cron.js, deliver.js) but the registry bundle contains no code — this could be an incomplete listing or a deployment guide rather than an executable skill. Before proceeding: 1) ask the publisher for the source repository or packaged code and inspect cron.js, fetch.js, analyze.js, and deliver.js for network calls, data handling, and how Telegram tokens are used; 2) ensure you only provide Telegram bot tokens/chat IDs for bots you control and limit their permissions; 3) verify where logs and data are stored and whether the skill posts data to any external endpoints beyond Telegram/Polymarket; 4) prefer running the code in an isolated environment and review npm dependencies before running `npm install`; and 5) if you want a registry skill, request the maintainer to publish the actual code or a link to a trusted repository so you can perform a code review. Without the source, the package is incomplete and should be treated as suspicious.
功能分析
Type: OpenClaw Skill
Name: pkedge
Version: 1.0.3
The pkedge skill is a Polymarket intelligence tool that requires high-risk permissions, including access to Telegram bot tokens via environment variables and the ability to perform automated web searches and external data transmission. The SKILL.md file instructs the agent to establish persistence using cron.js and launchd, and to perform frequent automated tasks that involve scraping wallet data and sending alerts to external Telegram channels. While these actions align with the stated purpose of a trading monitor, the absence of the actual implementation code (fetch.js, analyze.js, deliver.js) prevents verification that these capabilities and credentials are not being used for unauthorized data exfiltration or broader system access.
能力评估
Purpose & Capability
The skill declares it will run Node jobs and send messages to Telegram (which justifies curl/node and Telegram env vars). However the package contains no code files (fetch.js, cron.js, analyze.js, deliver.js, etc.) yet the SKILL.md instructs running npm install and node cron.js. That mismatch means the registry entry is incomplete or mispackaged: either code is missing or the skill is only a deployment guide rather than an executable skill.
Instruction Scope
SKILL.md directs the agent/operator to call functions in local JS files, to perform repeated scheduled jobs (every 30 min and multiple daily schedules), and to run web searches for evidence. Those instructions reference local files and scheduled execution that do not exist in the skill bundle. It also asks to configure launchd/cron for persistence — scope extends beyond a simple read-only integration and requires filesystem/execution capabilities.
Install Mechanism
There is no formal install spec in the registry (instruction-only), which is low-install risk. But the README-style install instructions tell the user to run `npm install` and `node cron.js` — again referencing files not present. Because there is no authoritative source (no repo link or packaged code), the install guidance cannot be followed safely until you obtain and review the actual code.
Credentials
The requested environment variables are four Telegram credentials (two bot tokens and two chat IDs), which are proportionate to the skill's stated behavior (delivering messages to two channels). No unrelated secrets or cloud credentials are requested.
Persistence & Privilege
Metadata sets always:false (normal). However the instructions instruct the operator to configure cron/launchd and run a long-lived Node process (cron.js) for scheduled alerts, which grants persistent execution on the host if you follow the guide. That persistence is not requested in the registry metadata but would be achieved by the user when deploying the missing code.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pkedge - 安装完成后,直接呼叫该 Skill 的名称或使用
/pkedge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
**Major update adds new features and more detailed documentation.**
- Adds support for four modes: SCAN (flagged market digest), DEEP DIVE (single-market analysis with evidence), WHALE WATCH (tracks consensus among top traders), INSIDER WATCH (detects large new positions from fresh wallets).
- Expanded SKILL.md with step-by-step operational details, mode explanations, schedules, and output examples.
- New trigger phrases enable users to activate specific intelligence modes via chat.
- Clarifies environment variables and setup instructions for Telegram integration.
- Provides clear file structure and responsibilities for easier installation and troubleshooting.
- Now appends "Not financial advice. DYOR." to all outputs.
v1.0.1
PKEdge v1.0.1 Changelog
- Added documentation for required Telegram environment variables in SKILL.md (`PKEDGE_TELEGRAM_TOKEN_FREE`, `PKEDGE_TELEGRAM_CHAT_FREE`, `PKEDGE_TELEGRAM_TOKEN_TRADER`, `PKEDGE_TELEGRAM_CHAT_TRADER`).
- Included an explicit Install section in SKILL.md with setup instructions for environment variables and process management.
- No code changes; this update is documentation-only.
v1.0.0
Initial release of pkedge skill for Polymarket market monitoring and analysis.
- Monitors Polymarket prediction markets to flag mispricings, synthesize real-world evidence, and track top trader positions.
- Supports three modes: SCAN (daily flagged markets digest), DEEP DIVE (full single-market research portal), and WHALE WATCH (leaderboard whale consensus & movements).
- Delivers scheduled reports and real-time alerts via Telegram channels.
- Never recommends trades; always appends "Not financial advice. DYOR."
- Trigger phrases and output shapes fully documented in SKILL.md.
元数据
常见问题
Polymarket Intelligence Skill 是什么?
Monitor Polymarket prediction markets, spot mispricings between crowd probabilities and real-world evidence, track whale positioning from the top-50 leaderbo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。
如何安装 Polymarket Intelligence Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pkedge」即可一键安装,无需额外配置。
Polymarket Intelligence Skill 是免费的吗?
是的,Polymarket Intelligence Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Intelligence Skill 支持哪些平台?
Polymarket Intelligence Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Intelligence Skill?
由 franks33(@franks33)开发并维护,当前版本 v1.0.3。
推荐 Skills