More screenshots
Works with the AI tools you already use
Coil Market Scanner — daily US market-leadership board
by Coil
A two-minute, top-down read of US market leadership. Pulls Coil's free daily board — S&P 500, Nasdaq-100, and macro regime verdicts with top names. Research, not advice.
Free
About this skill
What it does
Gives any agent a fast, top-down read of US market leadership by fetching Coil's free daily board — the S&P 500, the Nasdaq-100, and a macro book (bonds, income, gold & metals, commodities), each scored every market morning for opportunity, entry state, and a regime verdict: trade, be selective, or stand down.
- One stdlib Python script, one public endpoint — no API key, no account, no dependencies
- Regime verdict first (index → sectors → names), then the top names per book with opportunity percentile, entry state, and last price
- Includes a reference guide so the agent explains every field correctly
The honest part
This is an impersonal research publication — the same board for everyone. It is decision support, not investment advice, not a signal service, and not a guarantee of any outcome. The free tier shows the top few names per book and may be one day delayed where marked. Markets can lose money; past scores do not predict future results.
Going deeper (optional)
The skill is complete on its own. The full live board (~560 names, sector boards, both buy-list lanes) is the hosted Coil Scanner at coil.trade/scanner; the engine that trades the board by rule is the Coil Trading Bot at coil.trade/trading-bot. A free frozen demo of the full dashboard lives at coil.trade/demo.
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
One outbound HTTPS GET to https://coil.trade/api/board/free (public endpoint, no key, no auth) to fetch the daily board JSON. No other network access, no file writes outside printing to stdout, no secrets read.
Creator
Frequently Asked Questions
Browse More Skills

Business Strategist
A framework-driven consultant for business diagnosis, market mapping, and pricing strategy.

OpenAPI and Request Collection Builder
Turn your API's route and handler code into a spec-compliant OpenAPI 3.1 document and a ready-to-import request collection — paths, referenced schemas, auth, error responses, examples, and a variable-driven collection with the base URL and token wired up. Derived from your code, not invented.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.

frontend-motion-wizard
Advanced responsive layout and interactive micro-interaction engine for React, Tailwind CSS, and Framer Motion. Automatically injects fluid element states, mobile-first touch behaviors, adaptive viewports, and non-destructive layout transitions into static codebases