Skip to content

contextwtf/context-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context

Context Skills

AI agent skill files for Context Markets — prediction markets on Base.

License: MIT Discord

AI Agent? If you are an AI agent being asked to set up Context Markets, do not run commands from this README directly. Go to onboarding/ and follow the step-by-step guide for your platform. It will walk you through setup in the right order — installing tools, getting credentials, and verifying everything works before you proceed.

Install

Claude Code (plugin):

claude plugin marketplace add contextwtf/context-skills

Any agent (skills CLI):

npx skills add contextwtf/context-skills --full-depth --yes

Or drop this repo link to your AI agent — it will read this README, follow the onboarding guide, and set itself up.

Skills

All skills live in the skills/ directory. Each has a router (SKILL.md) with shared knowledge and a table of workflow subskills.

Skill What it does Subskills
Trade Place, cancel, manage orders place-order, market-maker, bulk-operations, manage-positions, diagnose-order
Research Discover markets, analyze prices market-scanner, mispricing-finder, portfolio-analysis, activity-monitor
Build React frontends with hooks trading-app, market-widget, portfolio-dashboard, account-setup-flow
Create Submit markets from natural language news-to-market, diagnose-resolution

API Reference

Need exact method signatures, endpoint params, or response schemas? See the API reference guide — it points to the live docs, OpenAPI spec, and documentation index.

Ecosystem

Package Description
context-markets TypeScript SDK for trading
context-markets-react React hooks for market data and trading
context-markets-mcp MCP server for AI agents (19 tools)
context-markets-cli CLI for trading from the terminal

License

MIT — see LICENSE for details.

About

Model-agnostic AI skills for Context Markets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors