Toolverse
All skills

molt-pmxt

by openclaw

Grants the agent real-time access to prediction markets (Polymarket, Kalshi, Limitless) for fact-checking, probability analysis, and order execution.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security
Views
4

About this skill

Grants the agent real-time access to prediction markets (Polymarket, Kalshi, Limitless) for fact-checking, probability analysis, and order execution.

How to use

  1. Skonfiguruj zmienne środowiskowe dla wybranej platformy. Dla Polymarket ustaw POLYMARKET_PRIVATE_KEY i POLYMARKET_PROXY_ADDRESS. Dla Kalshi potrzebujesz KALSHI_API_KEY i KALSHI_PRIVATE_KEY. Dla Limitless dodaj LIMITLESS_API_KEY i LIMITLESS_PRIVATE_KEY do środowiska agenta.

  2. Wyszukaj rynki za pomocą funkcji pmxt_search, podając słowo kluczowe i nazwę giełdy. Używaj krótkich, szerokich terminów (np. "election" zamiast pełnego pytania). Jeśli potrzebujesz szybkich wyników, wybierz Limitless lub Polymarket — Kalshi może być wolniejszy.

  3. Otrzymasz listę aktywnych rynków z identyfikatorami, tytułami i bieżącymi wolumenami obrotu. Wybierz rynek, który Cię interesuje.

  4. Pobierz dokładne kursy prawdopodobieństwa dla wybranego rynku za pomocą pmxt_quote, podając identyfikator rynku i giełdę. Funkcja zwróci strukturyzowane dane z bieżącymi szansami.

  5. Na podstawie analizy możesz wykonać transakcję za pomocą pmxt_order, jeśli masz skonfigurowane klucze prywatne. Określ rozmiar pozycji, kierunek (kupno/sprzedaż) i rynek.

  6. Monitoruj otwarte pozycje za pomocą pmxt_positions, aby śledzić swoje zaangażowanie na każdej platformie.

Related skills

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105