LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

impl-infra - Implement infrastructure clients for synth-lab

Implement infrastructure clients, external service connections, environment configuration, LLM integration, tracing, and logging.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Implement external API clients
  • Configure environment variables
  • Integrate LLM client with retry
  • Setup Phoenix tracing
  • Configure Loguru logging

Inputs

  • Environment variables
  • External API credentials

Outputs

  • Infrastructure module files
  • Tracing spans
  • Log outputs

Requirements

  • Loguru library
  • OpenAI SDK
  • Tenacity library
  • OpenTelemetry Phoenix tracing

Source

  • Spec: SKILL.md
infrastructure
llm
tracing
configuration
logging
Implement external API clients
Configure environment variables
Integrate LLM client with retry
Setup Phoenix tracing
Environment variables
External API credentials
Infrastructure module files
Tracing spans
Log outputs