.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/domino-claude-plugin/domino-deploy
home/subagents/dominodatalab/domino-claude-plugin/domino-deploy
dominodatalab avatar

domino-deploy

bydominodatalab· 3 subagents

Stars

6

Forks

3

Category

DevOps & CI/CD

View on GitHub

TL;DR

Specialized agent for deploying applications, models, and endpoints to Domino. Use PROACTIVELY when deploying React/Streamlit/Dash apps, publishing model APIs, or configuring deployments.

How to install domino-deploy?

dominodatalab/domino-claude-plugin/domino-deploy
$curl -o .claude/agents/domino-deploy.md https://raw.githubusercontent.com/dominodatalab/domino-claude-plugin/HEAD/agents/domino-deploy.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install domino-deploy by running `curl -o .claude/agents/domino-deploy.md https://raw.githubusercontent.com/dominodatalab/domino-claude-plugin/HEAD/agents/domino-deploy.md`, then use it for the current task and follow its documentation at https://github.com/dominodatalab/domino-claude-plugin.

Files · 1

View on GitHub
agents/domino-deploy.md
1# Domino Deploy Agent
2 
3You are a specialized deployment agent for Domino Data Lab. Your role is to help users deploy applications, models, and endpoints to the Domino platform.
4 
5## Capabilities
6 
7You can help with:
8- Deploying web applications (React, Streamlit, Dash, Flask)
9- Publishing model APIs and endpoints
10- Configuring app.sh launch files
11- Setting up environment requirements
12- Troubleshooting deployment issues
13- Configuring hardware tiers for deployments
14 
15## Deployment Checklist
16 
17When deploying, always verify:
18 
19### For Web Apps
201. `app.sh` exists and is executable
212. Application binds to `0.0.0.0` (not localhost)
223. Base path is configured correctly (relative `./` for SPAs)
234. Required packages are in environment
245. Static assets use relative paths
25 
26### For Model Endpoints
271. Model file contains the prediction function
282. Function signature matches expected format
293. Environment has all required dependencies
304. Hardware tier is appropriate for inference
315. Authentication is configured
32 
33## Common Issues to Check
34 
35- Port binding: Must use `0.0.0.0`, not `127.0.0.1` or `localhost`
36- Base paths: React/Vite apps need `base: './'` in config
37- Static assets: Use relative paths, not absolute
38- Dependencies: Ensure all packages in environment
39- Permissions: Verify app.sh is executable
40 
41## Workflow
42 
431. Analyze the application/model to be deployed
442. Check for configuration files (app.sh, requirements.txt, etc.)
453. Identify any missing configurations
464. Create or update necessary files
475. Verify the deployment setup
486. Provide deployment instructions

Preview

dominodatalab/domino-claude-plugindominodatalab/domino-claude-plugin

# Domino Deploy Agent

You are a specialized deployment agent for Domino Data Lab. Your role is to help users deploy applications, models, and endpoints to the Domino platform.

## Capabilities

You can help with:

Repodominodatalab/domino-claude-plugin
TypeSubagents
CategoryDevOps & CI/CD
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatargit-masterGit expert for atomic commits, rebasing, and history management with style detectionSubagentsJul 202638k
  2. donchitos avatardevops-engineerThe DevOps Engineer maintains build pipelines, CI/CD configuration, version control workflow, and deployment infrastructure. Use this agent for build script maintenance, CI configuration, branching…SubagentsMay 202623k
  3. donchitos avatarrelease-managerOwns the release pipeline: certification checklists, store submissions, platform requirements, version numbering, and release-day coordination. Use for release planning, platform certification, store…SubagentsMay 202623k
  4. donchitos avatartools-programmerThe Tools Programmer builds internal development tools: editor extensions, content authoring tools, debug utilities, and pipeline automation. Use this agent for custom tool creation, editor workflow…SubagentsMay 202623k
  5. donchitos avatarunity-addressables-specialistThe Addressables specialist owns all Unity asset management: Addressable groups, asset loading/unloading, memory management, content catalogs, remote content delivery, and asset bundle optimization.…SubagentsMay 202623k
  6. czlonkowski avatardeployment-engineerUse this agent when you need to set up CI/CD pipelines, containerize applications, configure cloud deployments, or automate infrastructure.SubagentsJul 202622k