Prompt an MCP-enabled agent
Add this docs site as an MCP server using:Install the Whitney skill
Agents that understand the open skills format can discover the skill from the docs domain:WHITNEY_BASE_URL and WHITNEY_API_KEY through your local secret manager;
never paste a real key into an agent prompt or repository.
What to ask for
State the algorithm, model constraints, data or reward callbacks, desired checkpoint or artifact behavior, and maximum cost if you need an exact ceiling. When you do not care about provider routing, ask forprovider: auto.
Implement algorithms as loops over Whitney HTTP primitives. There is no Whitney
SDK requirement for v1 and no managed recipe endpoint.