OpenAgentSkill Registry Manifest Skill: ai-assist-dockerize-website Slug: jparkerweb-ai-assist-dockerize-website Category: research Description: Guide the user through containerizing and serving a simple website or documentation folder with Docker — inspects the project to detect what to serve (ready-to-serve static HTML, a buildable site that emits static output, or a raw markdown/docs folder that needs rendering), generates a Dockerfile, .dockerignore, docker-compose.yml, helper run/build commands, and a 'Running with Docker' README section, then offers to build and smoke-test the container and publish the image to Docker Hub or GHCR. Uses nginx:alpine for static content and a multi-stage build when the site must be generated. Only invoke when the user explicitly types /ai-assist-dockerize-website. Never auto-trigger from general conversation about Docker, containers, websites, or Dockerfiles. Agent fit: - Decision: 60/100 Prototype first - Primary fit: Research agents - Role: Fallback candidate Supply profile: - Track: Research and knowledge work - Scenario: Research agents - Applicable agents: Claude Code, Browser agents, CLI, Codex, Cursor - Maintenance: Pushed today - Risk: Needs review Trust: - Trust score: 62/100 Manual review - Audit: 70/100 Needs review Attribution: - Status: Registry indexed - Source: recursive skill source sync - Creator: jparkerweb - Claim URL: https://www.openagentskill.com/skills/jparkerweb-ai-assist-dockerize-website#claim-this-skill Install: npx skills add jparkerweb/ai-assist-skills --skill ai-assist-dockerize-website URLs: - Web: https://www.openagentskill.com/skills/jparkerweb-ai-assist-dockerize-website - API: https://www.openagentskill.com/api/agent/skills/jparkerweb-ai-assist-dockerize-website - Install API: https://www.openagentskill.com/api/skills/jparkerweb-ai-assist-dockerize-website/install - Repository: https://github.com/jparkerweb/ai-assist-skills/tree/main/skills/ai-assist-dockerize-website