pm-pulse

Tracks weekly prediction-market volume, regulatory moves, and new mechanism launches via web search.

Updated May 25, 2026
One-click install
npx skills add https://github.com/Cbowcrptex/CBOWCRYPTEX --skill pm-pulse-cbowcrptex
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pm-pulse
Source: https://github.com/Cbowcrptex/CBOWCRYPTEX/tree/main/skills/pm-pulse
Command: npx skills add https://github.com/Cbowcrptex/CBOWCRYPTEX --skill pm-pulse-cbowcrptex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Keeping up with the prediction-market ecosystem requires manually checking multiple platforms, regulatory news, and GitHub for new protocols every week. This Skill automates that weekly research loop and delivers a scored, deduplicated digest. ## Core Features & Use Cases - Weekly ecosystem scan: Searches tracked platforms (Polymarket, Kalshi by default) for volume milestones, new market categories, and funding rounds. - Regulatory monitoring: Flags CLARITY Act progress, CFTC rulings, and state-level approvals affecting prediction markets. - Protocol discovery: Queries GitHub for new prediction-market and coordination-market protocols, detecting ones not yet in your known list. - Momentum scoring: Scores the week's signals (quiet / building / accelerating / breakout) and sends a formatted notification via a local notify script. - Use Case: A crypto researcher runs this Skill every Monday to get a concise digest of prediction-market developments, which feeds directly into articles and a weekly newsletter. ## Quick Start Run the pm-pulse skill to scan this week's prediction-market news, volume, and regulatory developments and send me the digest.

Frequently Asked Questions about pm-pulse

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track prediction market volume weekly?▼

Run this Skill weekly and it searches news sources for volume figures on your tracked platforms, defaulting to Polymarket and Kalshi. Results are compared against the previous baseline stored in memory/topics/prediction-markets.md to detect milestones.

How to monitor crypto prediction market regulation news?▼

The Skill runs targeted searches for CLARITY Act status, CFTC rulings, state-level approvals, and international regulatory moves. Each regulatory development is scored and flagged in the weekly notification digest.

Can I track platforms other than Polymarket and Kalshi?▼

Yes, edit the Platforms list in memory/topics/prediction-markets.md to add or remove tracked platforms. The Skill reads this configuration file at the start of each run and searches for every platform listed.

Does this skill work without the GitHub CLI?▼

Yes, GitHub CLI is only used to discover new prediction-market protocol repositories. If the gh api call fails, the Skill falls back to a web search for prediction market protocols on GitHub.

What happens on a quiet week with no news?▼

If the momentum score is zero with no regulatory news and no new protocols, the Skill logs PM_PULSE_OK: quiet and skips sending a notification entirely, avoiding noise in your inbox.