Agent skill
deploy-helper
Helps with deployment tasks and scripts
Install this agent skill to your Project
npx add-skill https://github.com/NikiforovAll/LazyOpenCode/tree/main/tests/spec/scenarios/complex/.opencode/skill/deploy-helper
SKILL.md
Deploy Helper Skill
This skill provides deployment automation support.
Usage
Use this skill when you need to:
- Deploy to staging or production
- Run deployment scripts
- Verify deployment status
Files
See the scripts/ directory for deployment scripts.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
quality-gates
This skill should be used when the user wants to run code quality checks (linting, formatting, type checking, tests) on the lazyopencode project. Use this skill when asked to "run quality gates", "check the code", "run tests", "lint the code", or verify code quality before committing.
agents-compat-skill
Skill discovered from .agents/ path
project-skill
Project-specific skill
task-tracker
Track and manage development tasks
my-skill
A skill with nested file structure for testing
opencode-marketplace
Reference guide for the opencode-marketplace CLI tool. Use this skill when users want to install, uninstall, update, list, or scan OpenCode plugins; manage plugin components (commands, agents, skills); work with plugin scopes (user/project); handle GitHub-based plugins; or need guidance on plugin structure and conventions.
Didn't find tool you were looking for?