Skip to main content
Run any Skill in Manus
with one click
GitHub repository

DevOps-Security-Agent-Skills

DevOps-Security-Agent-Skills contains 163 collected skills from BagelHole, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
163
Stars
39
updated
2026-05-22
Forks
4
Occupation coverage
14 occupation categories · 100% classified
repository explorer

Skills in this repository

ai-pipeline-orchestration
software-developers

Orchestrate AI/ML pipelines for data ingestion, model training, batch inference, and RAG indexing using Prefect, Airflow, or Dagster. Build reliable, observable, and retriable workflows for production AI systems.

2026-05-22
llm-caching
data-scientists-152051

Implement multi-layer LLM caching with exact match, semantic similarity, and provider-side prompt caching. Reduce API costs by 30–70%, cut latency, and improve throughput using Redis, GPTCache, and provider caching APIs.

2026-05-22
llm-cost-optimization
network-and-computer-systems-administrators

Reduce LLM API and infrastructure costs through model selection, prompt caching, batching, caching, quantization, and self-hosting strategies. Track spend by team and model, set budgets, and implement cost-aware routing.

2026-05-22
sre-dashboards
network-and-computer-systems-administrators

Design and operationalize SRE dashboards that surface reliability, latency, error, saturation, and capacity signals across services. Use when building observability views for SLOs, incident response, and executive reliability reporting.

2026-05-22
model-serving-kubernetes
computer-network-architects

Deploy ML models on Kubernetes with KServe (formerly KFServing) and NVIDIA Triton Inference Server. Includes canary deployments, autoscaling, model versioning, A/B testing, and GPU resource management for production model serving.

2026-05-22
vector-database-ops
database-administrators

Deploy, manage, and optimize vector databases for AI applications. Covers Qdrant, Weaviate, pgvector, and Pinecone — collection management, indexing strategies, backup, and performance tuning for production RAG and semantic search workloads.

2026-05-22
openclaw-security-hardening
computer-occupations-all-other

Harden OpenClaw self-hosted environments with baseline host controls, auth tightening, secret handling, network segmentation, and safe update/rollback workflows. Use when deploying OpenClaw in home labs, startups, or production-like local AI infrastructure.

2026-05-22
audit-logging
information-security-analysts

Implement centralized audit logging and SIEM integration. Configure log retention and security monitoring. Use when implementing audit trail requirements.

2026-03-24
aws-cloudtrail
network-and-computer-systems-administrators

Configure AWS CloudTrail for audit logging. Set up organization trails and event analysis. Use when auditing AWS activity.

2026-03-24
azure-monitor-audit
network-and-computer-systems-administrators

Configure Azure Monitor and Activity Log for auditing. Set up diagnostic settings and log analytics. Use when auditing Azure activity.

2026-03-24
gcp-audit-logs
information-security-analysts

Configure GCP Cloud Audit Logs for compliance. Set up log routing and BigQuery analysis. Use when auditing GCP activity.

2026-03-24
business-continuity
business-operations-specialists-all-other

Develop business continuity plans and impact analysis. Implement BCP testing and communication procedures. Use when building organizational resilience.

2026-03-24
disaster-recovery
computer-network-architects

Implement disaster recovery strategies and runbooks. Configure RPO/RTO targets and failover procedures. Use when planning for business continuity.

2026-03-24
incident-management
information-security-analysts

Implement incident management processes and escalation procedures. Configure on-call schedules and post-incident reviews. Use when managing production incidents.

2026-03-24
runbook-creation
network-and-computer-systems-administrators

Create operational runbooks and standard operating procedures. Document troubleshooting guides and recovery procedures. Use when documenting operational knowledge.

2026-03-24
fedramp-compliance
compliance-officers-131041

Implement FedRAMP requirements for federal cloud services. Configure NIST 800-53 controls and continuous monitoring. Use when providing cloud services to US federal agencies.

2026-03-24
gdpr-compliance
information-security-analysts

Implement GDPR data protection requirements. Configure consent management, data subject rights, and privacy by design. Use when processing EU personal data.

2026-03-24
hipaa-compliance
compliance-officers-131041

Implement HIPAA security and privacy rules. Configure PHI protections and BAA requirements. Use when handling healthcare data.

2026-03-24
iso27001-compliance
information-security-analysts

Implement ISO 27001 Information Security Management System. Configure ISMS controls and risk management. Use when implementing enterprise security frameworks.

2026-03-24
pci-dss-compliance
information-security-analysts

Implement PCI DSS requirements for payment card data. Configure cardholder data environment and security controls. Use when processing payment cards.

2026-03-24
soc2-compliance
information-security-analysts

Implement SOC 2 Trust Services Criteria. Configure security, availability, and processing integrity controls. Use when achieving SOC 2 certification.

2026-03-24
access-review
compliance-officers-131041

Conduct periodic access reviews and certifications. Implement access governance and recertification workflows. Use when managing access compliance.

2026-03-24
asset-inventory
data-entry-keyers

Maintain IT asset inventory and configuration management database. Track hardware, software, and cloud resources. Use when managing IT assets.

2026-03-24
change-management
administrative-services-managers

Implement change management processes. Configure CAB reviews, change windows, and rollback procedures. Use when managing production changes.

2026-03-24
policy-as-code
database-administrators

Implement policy as code with OPA, Sentinel, and Kyverno. Automate policy enforcement in CI/CD and infrastructure. Use when enforcing compliance through automation.

2026-03-24
vendor-management
compliance-officers-131041

Implement vendor risk management programs. Assess third-party security and maintain vendor inventory. Use when managing supplier security.

2026-03-24
agent-evals
software-quality-assurance-analysts-and-testers

Build automated evaluation suites for AI agents using golden datasets, rubrics, and regression gates. Use when shipping agent features, validating prompt changes, or gating deployments on quality.

2026-03-24
agent-observability
network-and-computer-systems-administrators

Instrument AI agents with tracing, token metrics, latency, and cost visibility. Use for reliability and debugging.

2026-03-24
ai-sre-incident-response
network-and-computer-systems-administrators

Build AI-focused SRE incident response practices for LLM outages, degraded quality, runaway cost events, and safety regressions.

2026-03-24
llmops-platform-engineering
computer-network-architects

Build production LLMOps platforms with CI/CD, model promotion workflows, evaluation gates, rollback, and governance across cloud and self-hosted inference.

2026-03-24
model-registry-governance
database-administrators

Establish model registry standards, governance controls, metadata schemas, approvals, and lifecycle policies for enterprise AI deployments.

2026-03-24
rag-observability-evals
software-quality-assurance-analysts-and-testers

Monitor and evaluate RAG systems with retrieval quality metrics, groundedness checks, hallucination detection, and continuous regression testing.

2026-03-24
devcontainers-nix
network-and-computer-systems-administrators

Create reproducible development environments with Dev Containers, Nix flakes, and Devbox for consistent toolchains across teams. Use when onboarding developers, standardizing build environments, or eliminating "works on my machine" problems.

2026-03-24
ebpf-observability
network-and-computer-systems-administrators

Use eBPF for deep kernel-level observability — trace syscalls, network flows, and application behavior without code changes using Cilium, Tetragon, and bpftrace.

2026-03-24
opentelemetry
network-and-computer-systems-administrators

Instrument applications and infrastructure with OpenTelemetry for unified traces, metrics, and logs. Use when implementing distributed tracing, service-level troubleshooting, or vendor-neutral observability.

2026-03-24
platform-engineering
network-and-computer-systems-administrators

Build internal developer platforms (IDPs) with self-service infrastructure, golden paths, and developer portals using Backstage, Crossplane, and score.

2026-03-24
aws-cost-optimization
network-and-computer-systems-administrators

Reduce AWS spend with rightsizing, autoscaling, commitment planning, and storage lifecycle policies. Use when running FinOps reviews, lowering cloud bills, or improving cost-per-request metrics.

2026-03-24
aws-ec2
network-and-computer-systems-administrators

Manage EC2 instances, AMIs, and auto-scaling groups. Configure security groups, key pairs, and instance types. Use when deploying compute resources on AWS.

2026-03-24
aws-ecs-fargate
network-and-computer-systems-administrators

Deploy containers on ECS and Fargate. Configure task definitions, services, and load balancing. Use when running containerized workloads on AWS.

2026-03-24
aws-iam
network-and-computer-systems-administrators

Manage IAM users, roles, and policies. Implement least-privilege access and security best practices. Use when configuring AWS identity and access management.

2026-03-24
Showing top 40 of 163 collected skills in this repository.