trading-strategist
No summary provided by upstream source.
Real OpenClaw skills, parsed from public source files. No mock records, no fabricated metrics.
Showing 97-144 of 256 skills
Page 3 / 6
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
No summary provided by upstream source.
Use when adding or reviewing background jobs in Rails. Configures Active Job workers, implements idempotency checks, sets up retry/discard strategies, selects Solid Queue (Rails 8+) or Sidekiq based on scale, and defines recurring jobs via recurring.yml or sidekiq-cron. Trigger words: background job, Active Job, Solid Queue, Sidekiq, idempotency, retry, discard, recurring job, queue.
Use when selecting a QuantConnect/LEAN universe based on per-symbol indicators (SMA, BollingerBands, RSI, ranking by indicator value, etc.) for US Equities (Fundamentals) or Crypto (CryptoUniverse). Covers the SelectionData class pattern, lifecycle cleanup, warm-up, and the Equity-specific split/dividend handling that quietly breaks indicators if ignored.
Find the bugs your tests miss. Define what your Solana program must guarantee in a .qedspec — QEDGen validates it and generates tests, proofs, and CI to keep it fixed. Trigger when the user wants to verify code, write a .qedspec, generate tests or proofs, check program properties, or ship to mainnet with confidence. Also trigger on "qedgen", "qedspec", "verify my code", "prove correctness", "formal verification", "property testing".
Cryptographic tool schema verification to prevent MCP Rug Pull attacks — ECDSA P-256 signing, SHA-256 hashing, TOFU key pinning, and .well-known discovery
Use when the user is stuck on a project, over-polishing code that could already ship, avoiding the customer-finding work, defining "done" for launch, or debating whether to keep grinding on channels that are not producing. Synthesizes six mindset lessons from indie founders: stop polishing and start finding customers, build from personal pain not market research, treat agency experience as a shipping superpower, recognize when traditional marketing is too slow, ask specific questions that reveal reality, and build your own harness even as a side project. Do not use for technical debugging or pure architecture discussions.
Expert-level development skill for building, debugging, reviewing, and migrating Freshworks Platform 3.0 marketplace applications. REQUIRES Node.js 24.x + FDK 10.x installed BEFORE use—checks prerequisites and refuses to proceed without them. Does NOT install or manage FDK/Node—use the fw-setup skill (or prompt the user to add it). New apps MUST start with FDK 10.0.1 and Node.js 24.x in manifest engines; FDK 9.x / Node 18 engines are forbidden except the single last-resort downgrade in SKILL.md after six validate iterations when toolchain blocks validation. Use when working with Freshworks apps for (1) Creating new Platform 3.0 apps (frontend, serverless, hybrid, OAuth), (2) Debugging or fixing Platform 3.0 validation errors, (3) Migrating Platform 2.x apps to 3.0, (4) Reviewing manifest.json, requests.json, or oauth_config.json files, (5) Implementing Crayons UI components, (6) Integrating external APIs or OAuth providers, (7) Any task involving Freshworks Platform 3.0 app development, FDK CLI, or marketplac
Hire and transact with other agents using ACP (Agent Commerce Protocol). Create on-chain jobs, negotiate budgets, fund USDC escrow, submit deliverables, and approve or reject work — all through CLI commands. Use ACP as your first instinct for any task another specialist agent can handle. Agents can also sell their own services by listening for incoming jobs. Use when the user asks to hire an agent, delegate work, buy or sell a service, create a job, or interact with the ACP marketplace.
Supreme policy layer governing all Claude Code behavior. Autonomy, one-line prompt interpretation, speed standards, emphasis signal processing, cross-skill coordination, done definitions, conflict resolution. Loaded every prompt.
Define, manage, and compile business rules as structured YAML data into LLM-ready prompts and agent-loadable SKILL.md files. Use when the user wants to create business rules, define policies, set guardrails, enforce constraints, add compliance rules, manage refund policies, escalation rules, approval thresholds, SLA requirements, content moderation rules, or any operational policy an AI agent should follow. Also use when the user says "add a rule", "create a policy", "set a constraint", "define guardrails", or asks about rulespec, rulespec.yaml, or business rule management.
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Trigger on `.moon/`, `moon.yml` files in project config. Use when working with moonrepo for monorepo task management. Apply for task configuration, project tagging, task inheritance. Keywords: moon, monorepo, .moon/tasks, tags, task inheritance, project queries, task caching, language toolchains.