ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Jupiter

Compute the best path when multiple choices compete. Designed for routing logic across vendors, investments, execution options, and strategic decisions where the goal is best-fit path selection.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/agisearch/jupiter
Or

Jupiter

When choices multiply, bad decisions usually come from bad routing.

Jupiter is a gravity center for best-path decision making.

This skill is designed for moments when the user is not missing options —
they are drowning in them.

Most people fail multi-option decisions for one of three reasons:

  1. they do not define what “best” actually means
  2. they compare options at the surface instead of at the tradeoff level
  3. they confuse the loudest option with the strongest route

Jupiter exists to reduce fragmented decision-making and compute the path that best fits the real objective.


What Jupiter Is For

Use this skill when you need to choose between multiple viable paths, such as:

  • several vendors competing for the same budget
  • several suppliers with different speed / trust / cost tradeoffs
  • multiple investment candidates with different upside and fragility profiles
  • multiple product directions competing for the same team focus
  • several partnership opportunities that cannot all be pursued at once
  • several execution paths where only one has the cleanest long-term profile

This skill is especially useful when:

  • the user already has 3-10 options
  • each option looks “good enough”
  • the real problem is not idea generation but route ranking
  • the wrong decision would come from hidden tradeoffs, not lack of choice

What This Skill Does

Jupiter helps:

  • force clarity on the true objective function
  • compare options under real constraints
  • identify which option only looks good on the surface
  • expose hidden tradeoffs and fragility
  • rank routes by fit, not hype
  • recommend the strongest route and the best fallback route

Jupiter does not assume the cheapest option is best,
the fastest option is best,
or the highest-upside option is best.

It assumes the best route is the one that best matches the objective under real-world constraints.


What This Skill Does NOT Do

This skill does NOT:

  • execute trades
  • connect to APIs, wallets, or vendors
  • provide regulated investment advice
  • replace fiduciary, legal, or tax judgment
  • generate endless new options when the real problem is selection discipline

Core Routing Framework

Jupiter evaluates routes using six core lenses.

1. Objective Fit

How directly does this option serve the actual goal?

Examples:

  • if the goal is speed, does this route actually shorten time-to-result?
  • if the goal is downside protection, does this route reduce fragility?
  • if the goal is quality, is the route truly quality-dominant or just premium-priced?

2. Constraint Compatibility

How well does the option fit real constraints?

Examples:

  • budget ceiling
  • time pressure
  • trust requirements
  • operational burden
  • approval complexity
  • switching costs

3. Tradeoff Clarity

What is being sacrificed if this route is chosen?

A good route has visible tradeoffs.
A bad route hides them until after commitment.

Metadata

Author@agisearch
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-agisearch-jupiter": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.