volcengine-compute-function
// Build and operate Volcengine Function Compute workloads. Use when users need function deployment, event triggers, runtime configuration, or serverless troubleshooting.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namevolcengine-compute-function
descriptionBuild and operate Volcengine Function Compute workloads. Use when users need function deployment, event triggers, runtime configuration, or serverless troubleshooting.
volcengine-compute-function
Deploy and troubleshoot serverless functions with predictable packaging and runtime checks.
Execution Checklist
- Confirm runtime, trigger type, and region.
- Build package and validate environment variables.
- Deploy function and verify latest revision.
- Invoke test event and return logs/latency summary.
Reliability Rules
- Keep deployment artifacts versioned.
- Separate config from code.
- Include rollback target in outputs.
References
references/sources.md