What problem does it solve?
This Skill helps agents understand how to use Interent’s pay-to-run marketplace so they can reliably plan a workflow, select expected outputs, and retrieve results after checkout or test-pay.
Core Features & Use Cases
- Workflow planning: Convert a natural-language goal into a recommended toolchain with expected outputs and transparent USDC pricing.
- Deterministic execution via wrapped APIs: Run each step using Interent’s Locus Wrapped APIs through a single workflow checkout.
- Result retrieval & status tracking: Wait for completion, then fetch the final result (and step details when applicable).
- Use case: When you need OCR → translate → summarize a web page into a report, an agent can plan the workflow from the user’s request, choose outputs (e.g., extracted/translated/JSON), and then deliver the finished result with pricing context.
Quick Start
Use the Interent agent guide by calling the /skill.md endpoint so the agent can follow the required workflow, pricing, and output-selection steps.