services

Solid

Discover and run intentic's premium services (research, data, heavy compute) priced in the owner's membership credits. Use when a task would benefit from a capability no local tool provides, check the catalogue, then ask for a run; the owner approves it in their browser before anything is spent.

Code & Development 35 stars 7 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Premium services intentic lists metered services (research runs, data lookups, heavy compute) priced in the owner's membership credits. You reach them through the `intentic` MCP server's three tools. Every run is forwarded by the platform to the provider, spent from the owner's daily allowance, and **automatically refunded if the service fails to answer**. ## The three tools - **`services_list`**: every service, its price, and the credits left today. Free, spends nothing. Read it before asking for a run: the slug, the price and the provider's own worked example all come from here. - **`services_run`**: ask for **one** metered run. Takes the slug, a request body shaped after that listing's example, and one line of `why`. - **`services_wanted`**: the catalogue had nothing for this. One plain line, published only in aggregate. ## How consent works: enforced, not promised `services_run` does not spend. It answers with a **link to an approval page on intentic**, showing the service, the price, the exact body you composed, and today's balance: all read from the platform, none of it quotable by you. The owner's click on that page is the only thing that releases the spend. That is a property of the plumbing, not of your good behaviour. Approving in the terminal does nothing on its own; the run re-reads what the browser wrote. So: 1. **Ask when it genuinely helps.** Your judgment is which service fits, the request body, and the one-line `why` the page shows. Prefer fre...

Details

Author
intentic
Repository
intentic/intentic
Created
1 months ago
Last Updated
2 days ago
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Solid

provide

Turn the owner's existing API, model, or dataset into a paid service on the platform's services catalog, build the thin wrapper endpoint, self-test it against the admission probe's three checks, and hand the owner the exact values the listing form needs. Use when the owner wants to sell, list, or offer something they already run as a metered service agents can pay for.

35 Updated 2 days ago
intentic
AI & Automation Listed

trazum

Price and budget a model call before making it, and cut what a prompt costs. Works from a shell, from MCP tools, or as a library, so any agent can reach it. Use before spending on a call when trazum.config.json sets a ceiling and you do not know whether the call fits; when asked to shorten, optimise or cut the cost of a prompt or system prompt; when asked what a prompt costs per month; when asked whether a prompt fits a token budget; when reviewing a change to a prompt file; or when asked where an LLM bill actually went. Also use when asked to find contradictory instructions or redundant few-shot examples in a prompt, or to convert an OpenTelemetry, LiteLLM, Helicone, LangSmith or Claude Code usage export into a priced bill.

1 Updated 3 days ago
Davmunrey
AI & Automation Listed

perplexity-search

Grounded web search & research via Perplexity, keyless and pay-per-call over SELAT. Use when asked to "search the web for <topic>", "what's the latest on <topic>", "research <topic> with sources", "do a deep-research report on <X>", or "give me a grounded answer with citations". Runs Perplexity's cheap web Search by default, and can escalate to a one-shot Agent answer or an async deep-research report when a plain search isn't enough. Paid per call in USDC (on Base) from the user's own self-custody Circle Agent Wallet — no Perplexity API key, no signup. Dry-run first to see live prices; every price the CLI shows already includes SELAT's ~5% routing markup.

2 Updated 1 months ago
SELAT-AI