Skip to main content
Run any Skill in Manus
with one click
red-hat-data-services
GitHub creator profile

red-hat-data-services

Repository-level view of 21 collected skills across 4 GitHub repositories.

skills collected
21
repositories
4
updated
2026-07-09
repository explorer

Repositories and representative skills

deploy-agents
network-and-computer-systems-administrators

Deploy agents to OpenShift with auto-detected cluster config and refresh MLflow tracking tokens.

2026-07-09
add-integration-tests
software-quality-assurance-analysts-and-testers

Add integration deployment tests (health-check on OpenShift) to any agent in the agentic-starter-kits repo — standard, external-registry, or pre-deployed. Creates conftest.py, test_deployment.py, __init__.py, adds test-integration Makefile target, and updates the CI workflow matrix. Use when implementing integration tests, deployment tests, or health-check tests for a new agent.

2026-07-08
fit-check
software-developers

Validate whether a new agent template or example belongs in the agentic-starter-kits repo. Two modes: idea mode (interactive questionnaire, no code yet) or existing agent mode (auto-extract from code). Produces a GitHub Discussion draft with fit score and recommendations. Use when proposing a new agent, reviewing an existing contribution's fit, or before writing code for a new template.

2026-06-30
add-behavioral-tests
software-quality-assurance-analysts-and-testers

Add behavioral testing (pytest + EvalHub) to an agent in the agentic-starter-kits repo. Covers runner compatibility, test files, golden queries, thresholds, EvalHub fixture, Containerfile, docs, and MLflow tracing verification. Use when implementing behavioral tests for a new agent or when the user mentions btest, behavioral tests, eval coverage, or test harness integration.

2026-06-22
add-manual-tracing
software-developers

Adds manual MLflow trace wrapping for tool and agent spans in Level B and C agents where autolog doesn't cover everything.

2026-06-15
check-autolog-support
software-developers

Researches and classifies a framework's MLflow autolog support level (A, B, or C) to determine what manual tracing is needed.

2026-06-15
create-tracing-module
software-developers

Creates the tracing.py module with enable_tracing(), health check, and framework-specific autolog configuration.

2026-06-15
integrate-tracing
software-developers

Orchestrates end-to-end MLflow tracing integration into an agent template, coordinating all sub-skills from research through verification.

2026-06-15
Showing top 8 of 14 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded
red-hat-data-services Agent Skills | SkillsMP