Claude Skills · DevOps & Infrastructure
Cross Provider Translation
fworks-tech/agenthoodDetects AI providers, translates skill files to provider-native formats, and validates conventions. Use when onboarding new providers.
At a glance
This skill is for DevOps & Infrastructure and helps you translate skill files between ai providers, detect and validate provider formats, and onboard new ai model providers.
/plugin marketplace add fworks-tech/agenthood
/plugin install cross-provider-translation
Setup, runtime and requirements describe fworks-tech/agenthood, the repo this skill ships in.
Ai ProvidersFormat ConversionanthropicopenaiValidationapi-compatibility
Also in fworks-tech/agenthood
View the repoManage AWS resources via the aws CLI. Use when managing S3, EC2, Lambda, or other AWS services.
Conducts multi-axis code review across correctness, readability, architecture, security, and performance. Use before merging any change.
Detects code smell, complexity violations, architectural boundary breaches, and dead code. Use for codebase quality scans.
Writes conventional commit messages, PR descriptions, and changelogs from diffs and branch history. Use when staging a commit.
Monitors context window capacity, routes tasks to minimal member set, and triggers session triage. Use when managing session capacity.
Monitor infrastructure and applications via Datadog API and CLI. Use when querying metrics, logs, or managing monitors.
Diagnoses errors, traces root causes, and guides systematic recovery. Use when encountering any error, failing test, or unexpected behavior.
Manage Docker containers and images via the docker CLI. Use when building, running, or debugging containers.
Manage Elasticsearch clusters via the REST API. Use when querying, indexing, or managing Elasticsearch indices.
Send emails via SMTP or sendmail. Use when sending transactional emails or notifications programmatically.
Manage GitHub repositories via the gh CLI. Use when working with issues, PRs, releases, or repository settings.
Manage GitLab repositories via the glab CLI. Use when working with merge requests, issues, or CI/CD pipelines.
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...