mirror of
https://github.com/BagelHole/DevOps-Security-Agent-Skills.git
synced 2026-08-22 12:49:53 +02:00
Fix skill cross-links and add missing sre-dashboards skill
This commit is contained in:
@@ -256,7 +256,7 @@ nightly_refresh = ScheduleDefinition(
|
||||
|
||||
## Related Skills
|
||||
|
||||
- [rag-infrastructure](../../infrastructure/local-ai/rag-infrastructure/) - RAG system setup
|
||||
- [llm-fine-tuning](../../infrastructure/local-ai/llm-fine-tuning/) - Training jobs
|
||||
- [rag-infrastructure](../../../infrastructure/local-ai/rag-infrastructure/) - RAG system setup
|
||||
- [llm-fine-tuning](../../../infrastructure/local-ai/llm-fine-tuning/) - Training jobs
|
||||
- [agent-observability](../agent-observability/) - Pipeline monitoring
|
||||
- [kubernetes-ops](../orchestration/kubernetes-ops/) - Running pipeline pods on K8s
|
||||
- [kubernetes-ops](../../orchestration/kubernetes-ops/) - Running pipeline pods on K8s
|
||||
|
||||
@@ -304,6 +304,6 @@ tcp-keepalive 60
|
||||
## Related Skills
|
||||
|
||||
- [llm-cost-optimization](../llm-cost-optimization/) - Full cost strategy
|
||||
- [llm-gateway](../../infrastructure/networking/llm-gateway/) - Gateway-level caching
|
||||
- [vector-database-ops](../../infrastructure/databases/vector-database-ops/) - Qdrant setup
|
||||
- [llm-gateway](../../../infrastructure/networking/llm-gateway/) - Gateway-level caching
|
||||
- [vector-database-ops](../../../infrastructure/databases/vector-database-ops/) - Qdrant setup
|
||||
- [agent-observability](../agent-observability/) - Cache metrics dashboards
|
||||
|
||||
@@ -280,7 +280,7 @@ def track_call(model, team, task_type, response):
|
||||
|
||||
## Related Skills
|
||||
|
||||
- [llm-gateway](../../infrastructure/networking/llm-gateway/) - Centralized cost control
|
||||
- [llm-gateway](../../../infrastructure/networking/llm-gateway/) - Centralized cost control
|
||||
- [llm-caching](../llm-caching/) - Semantic caching patterns
|
||||
- [vllm-server](../../infrastructure/local-ai/vllm-server/) - Self-hosted inference
|
||||
- [vllm-server](../../../infrastructure/local-ai/vllm-server/) - Self-hosted inference
|
||||
- [agent-observability](../agent-observability/) - Token and cost telemetry
|
||||
|
||||
Reference in New Issue
Block a user