- Example workflow: ```yaml name: Build on: push: branches: ["main"] ```
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill indented-workflow --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Indented Workflow?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-indented-workflow)More formats (shields.io, HTML) on the badges page.
# CI Release Fixture
- Example workflow:
```yaml
name: Build
on:
push:
branches: ["main"]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.