Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

DevOps-Security-Agent-Skills

DevOps-Security-Agent-Skills 收录了来自 BagelHole 的 163 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
163
Stars
39
更新
2026-05-22
Forks
4
职业覆盖
14 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ai-pipeline-orchestration
软件开发工程师

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
数据科学家

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
计算机网络架构师

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
数据库管理员

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
其他计算机职业

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
信息安全分析师

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

2026-03-24
aws-cloudtrail
网络与计算机系统管理员

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

2026-03-24
azure-monitor-audit
网络与计算机系统管理员

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
信息安全分析师

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

2026-03-24
business-continuity
其他业务运营专家

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

2026-03-24
disaster-recovery
计算机网络架构师

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

2026-03-24
incident-management
信息安全分析师

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
网络与计算机系统管理员

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

2026-03-24
fedramp-compliance
合规官员

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
信息安全分析师

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
合规官员

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

2026-03-24
iso27001-compliance
信息安全分析师

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
信息安全分析师

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
信息安全分析师

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

2026-03-24
access-review
合规官员

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

2026-03-24
asset-inventory
数据录入员

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

2026-03-24
change-management
行政服务经理

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

2026-03-24
policy-as-code
数据库管理员

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
合规官员

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

2026-03-24
agent-evals
软件质量保证分析师与测试员

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
网络与计算机系统管理员

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

2026-03-24
ai-sre-incident-response
网络与计算机系统管理员

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

2026-03-24
llmops-platform-engineering
计算机网络架构师

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
数据库管理员

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

2026-03-24
rag-observability-evals
软件质量保证分析师与测试员

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

2026-03-24
devcontainers-nix
网络与计算机系统管理员

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
当前展示该仓库 Top 40 / 163 个已收集 skills。