# Volcengine Compute Function

> Build and operate Volcengine Function Compute workloads. Use when users need function deployment, event triggers, runtime configuration, or serverless troubleshooting.

- Skill: `modbender/volcengine-compute-function` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds add modbender/volcengine-compute-function`
- Raw SKILL.md: https://api.skillmd.com/api/skills/modbender/volcengine-compute-function/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: modbender (https://skillmd.com/u/modbender)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/modbender/volcengine-compute-function

---


# volcengine-compute-function

Deploy and troubleshoot serverless functions with predictable packaging and runtime checks.

## Execution Checklist

1. Confirm runtime, trigger type, and region.
2. Build package and validate environment variables.
3. Deploy function and verify latest revision.
4. 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`

