---
name: willimake-it.dylan-caponi.workers.dev
description: willimake-it.dylan-caponi.workers.dev hosts a single oracle-style endpoint that returns a WAGMI (Will I Make It) or NGMI (Not Gonna Make It) verdict for a submitted goal or feasibility question, along with a short message and a wisdom note. It is a novelty/entertainment service, not an analytical tool.
host: willimake-it.dylan-caponi.workers.dev
---

# willimake-it.dylan-caponi.workers.dev

This host provides a single humorous oracle skill aimed at users or agents wanting a quick, flavor-text verdict on whether a goal, trade, or plan will succeed. It serves conversational, entertainment, or meme-driven contexts where a binary WAGMI/NGMI response with accompanying wit is the desired output. It does not perform any quantitative analysis or data retrieval.

## When to use this host

Use this host when an agent or user wants a lighthearted, conversational oracle response to a goal or plan question — for example, in meme-driven bots, entertainment interfaces, or novelty decision prompts. Do not use it for any serious financial analysis, probability estimation, risk assessment, or data-backed forecasting; for those needs, route to a quantitative analytics host or a financial data provider. There are no multi-step workflows here — this host does exactly one thing.

## Capabilities

### Oracle Verdict

Accepts a feasibility or goal question and returns a binary WAGMI/NGMI verdict with a short message, wisdom note, and timestamp.

- **`ask-will-i-make-it`** — Queries the 'Will I Make It' oracle and returns a WAGMI/NGMI verdict with a short message and wisdom note for a given feasibility or goal question.

## Skill reference

### `ask-will-i-make-it`

**Will I Make It: Ask** — Queries the 'Will I Make It' oracle and returns a WAGMI/NGMI verdict with a short message and wisdom note for a given feasibility or goal question.

*Use when:* Use when a user or agent wants a quick, conversational oracle-style verdict on whether a goal, trade, or plan is feasible — returns a binary WAGMI/NGMI outcome with flavor text.

*Not for:* Do not use for quantitative financial analysis, precise probability estimates, or data-backed forecasts; this endpoint returns a humorous oracle verdict, not structured analytical output.

**Returns:** Returns a JSON object with oracle name, a WAGMI/NGMI verdict, a short message, an ISO timestamp, the price paid, and a wisdom disclaimer string.

**Example:** `GET https://willimake-it.dylan-caponi.workers.dev/ask`

---
