agentsclimarketplace

Ito basket compare

Skill S3YED/appie-kit/skills/ecc/ito-basket-compare

Build Your Own AI Employee. The complete starter kit for OpenClaw + Hermes Agent. 155 deduplicated skills, drag-and-drop workspace, case studies, install scripts.

Install
npx -y skills add S3YED/appie-kit --skill ito-basket-compare

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Compare Itô prediction-market baskets against a user's knowledge base, portfolio notes, financial context, watchlist, or research thesis. Use for read-only basket comparison and gap analysis without investment advice or live trading.

SKILL.md

2.1 KB, as published. Nobody here has run it

Itô Basket Compare

Use this skill to compare a basket, theme, or market set against a user's knowledge base, portfolio notes, research memo, CRM context, or stated thesis.

This skill is read-only. It does not recommend trades. It helps a user inspect fit, exposure, assumptions, and missing context before they decide what to do.

Guardrails

  • Do not provide investment advice or tell the user to buy, sell, hold, hedge, lever, or size a trade.
  • Do not execute, prepare, or submit orders.
  • Do not use private documents unless the user explicitly points to them.
  • Use ITO_API_KEY only for read-only Itô basket/market data after explicit user request.
  • If comparing against financials, preserve privacy and summarize only the fields needed for the comparison.

Comparison Modes

Basket vs Knowledge Base

  1. Identify the basket theme and underliers.
  2. Retrieve the user's relevant notes, docs, or memory snippets.
  3. Map each underlier to claims, sources, uncertainties, and stale assumptions.
  4. Return aligned signals, conflicting signals, and missing research.

Basket vs Portfolio Notes

  1. Parse the user's watchlist, holdings summary, or exposure notes.
  2. Compare themes, geographies, time horizons, and event outcomes.
  3. Flag concentration, correlation, and duplicated narrative exposure.
  4. Avoid recommendations; phrase output as inspection and questions.

Basket vs Financial Context

  1. Accept only user-provided or explicitly selected financial context.
  2. Identify liquidity, drawdown, time-horizon, and constraint mismatches.
  3. Ask for missing constraints instead of guessing.

Output Contract

Use this structure:

  1. Basket summary
  2. Comparison target
  3. Matches
  4. Conflicts or stale assumptions
  5. Missing context
  6. User-action checklist

End with:

This comparison is informational and not investment or trading advice.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.