Background knowledge about the Ink (ml.ink) GraphQL API. Auto-loaded when Claude needs to interact with Ink services, deployments, or the ml.ink platform.
Deploy the current project to Ink (ml.ink). Use when the user wants to deploy, ship, publish, or host their code on Ink.
Check the status of Ink (ml.ink) services, view logs, metrics, and billing. Use when the user asks about their deployments, wants to see logs, or check usage.
Debug a failing Ink (ml.ink) deployment. Use when a deploy fails, a service crashes, or something isn't working.
Deploy and manage services on Ink directly from Claude Code. No MCP server required — Claude talks to the Ink GraphQL API using curl.
/plugin marketplace add mldotink/claude-code-ink
/plugin install ink
Or test locally:
claude --plugin-dir /path/to/claude-code-ink
export INK_API_KEY=dk_live_...
| Skill | Description |
|---|---|
/ink:deploy | Deploy the current project to Ink |
/ink:status | Check services, logs, metrics, billing |
/ink:troubleshoot | Debug a failing deployment |
Claude also has background knowledge of the full Ink GraphQL API (ink-api skill), so you can ask it anything — "list my services", "show me build logs for X", "what's my current bill" — and it will make the right API calls.
The plugin teaches Claude the Ink GraphQL API:
POST https://api.ml.ink/graphqlAuthorization: Bearer $INK_API_KEYNo binary, no runtime, no MCP server. Claude uses curl + jq to call the API directly. The skills provide workflow guidance for common tasks (deploying, debugging), while the API reference skill gives Claude the full schema knowledge to handle any request.
> /ink:deploy
Claude analyzes your project, detects the stack, creates a service on Ink, and deploys it.
> show me the runtime logs for my-api
Claude calls the GraphQL API and shows you the logs.
Ink auto-detects your project via Railpack:
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub opensitesai/claude-code-inkDeploy and manage cloud services on Ink (ml.ink) using the Ink CLI
Deploy ML models to production
Deploy, debug, monitor, and migrate applications on Render cloud platform with intelligent Blueprint generation, error diagnosis, and Heroku migration
Deploy ML models with FastAPI, Docker, Kubernetes. Use for serving predictions, containerization, monitoring, drift detection, or encountering latency issues, health check failures, version conflicts.
You say it, AutoCode ships it. 47 skills. Code to deployment in one session. I-Lang v4.0 powered.
Railway agent skills and MCP server for deploying, configuring, monitoring, and troubleshooting apps and infrastructure on Railway from Claude Code. Manage services, environments, deployments, databases, object storage, networking, and observability.
Use this agent when monitoring system health, optimizing performance, managing scaling, or ensuring infrastructure reliability. This agent excels at keeping studio applications running smoothly while preparing for growth and preventing disasters. Examples:\n\n<example>\nContext: App experiencing slow performance