← all publishers

Aidas-dev

@aidas-dev source repo

74 published skills

  1. Mariadb · aidas-dev
    MariaDB Operator — Skill Router
    0 installs
  2. Netbird · aidas-dev
    NetBird — Skill Router
    0 installs
  3. Zitadel · aidas-dev
    ZITADEL
    0 installs
  4. Helm Ops · aidas-dev
    Helm production operations — CLI usage for development/debug/emergency, release inspection, troubleshooting, OCI registry, hooks, values management, and GitOps integration (Flux HelmRelease, ArgoCD). **For production deploys, prefer GitOps over manual helm CLI.**
    0 installs
  5. Kubeflow · aidas-dev
    Kubeflow — Skill Router
    0 installs
  6. Talosctl · aidas-dev
    Talos Linux CLI operations — cluster lifecycle, upgrades, reboots, node-level diagnosis, etcd maintenance, and troubleshooting with talosctl.
    0 installs
  7. Dragonfly · aidas-dev
    Use when working with DragonflyDB operator on Kubernetes — creating or troubleshooting Dragonfly resources, configuring replication, snapshots, TLS, authentication, or affinity/scheduling for Dragonfly instances.
    0 installs
  8. Gitea API · aidas-dev
    Use when working with the Gitea REST API — authentication, token management, repository/issue/PR CRUD, package management, admin operations, and general API automation with curl.
    0 installs
  9. Gitea Tea · aidas-dev
    Work with Gitea using tea CLI for auth, repo, issue, pull request, release, actions, webhook, and notification workflows. Use when user references Gitea, self-hosted git forges, or asks for tea commands.
    0 installs
  10. Nextcloud · aidas-dev
    Nextcloud
    0 installs
  11. Rook Ceph · aidas-dev
    Use when working with Rook-Ceph on Kubernetes — deploying/managing Ceph clusters (operator) or running diagnostic/CLI commands (toolbox). Routes to sub-skills based on task.
    0 installs
  12. Tailscale · aidas-dev
    Tailscale
    0 installs
  13. Vault API · aidas-dev
    Use when working with HashiCorp Vault REST API — health checks, init/unseal, auth login, KV read/write, policy management, token operations. Covers endpoints, auth methods, curl examples.
    0 installs
  14. Harbor API · aidas-dev
    Use when working with the Harbor REST API v2 — project management, artifact operations, robot accounts, replication, vulnerability scanning, OIDC/LDAP config, garbage collection, and general API automation with curl.
    0 installs
  15. Helm Chart · aidas-dev
    Writing Helm charts — chart anatomy, templates, Go template syntax, helpers, values design, schema validation, library charts, testing, and common chart-writing mistakes.
    0 installs
  16. Tekton Pac · aidas-dev
    Pipelines-as-Code (tektoncd/pipelines-as-code) — Git-native CI for Tekton. PipelineRuns in .tekton/ triggered by Git events; Repository CR, matching annotations, dynamic variables, ChatOps commands, Gitea/Forgejo/GitHub/GitLab providers, and the tkn pac CLI.
    0 installs
  17. Vault Helm · aidas-dev
    Use when deploying, configuring, or upgrading HashiCorp Vault on Kubernetes via Helm. Covers HelmRelease values, HA+Raft, injector, storage, TLS, telemetry, post-deploy steps.
    0 installs
  18. Harbor Helm · aidas-dev
    Use when deploying, configuring, or upgrading Harbor on Kubernetes via Helm chart — values configuration, external database, TLS/certificates, storage, ingress, authentication, and production patterns.
    0 installs
  19. Kserve Helm · aidas-dev
    Deploy KServe on Kubernetes via Helm — 10 charts, Serverless/RawDeployment/ModelMesh modes, KServe/ModelMesh/annotator/router configurations.
    0 installs
  20. Netbird CLI · aidas-dev
    NetBird client CLI — install, connect (up/down), status, networks, reverse proxy (expose), SSH, Kubernetes access, and debugging. Commands verified against v0.76.x.
    0 installs
  21. Talosconfig · aidas-dev
    Talos Linux machine configuration — multi-document YAML format, config documents, generation flags, patching, apply modes, and v1.13+ config features.
    0 installs
  22. Vector Helm · aidas-dev
    Deploy Vector on Kubernetes via Helm — Agent/Aggregator/Stateless roles, customConfig, sources, transforms, sinks, and production patterns.
    0 installs
  23. Zitadel API · aidas-dev
    ZITADEL identity management platform (v4 GA, v2 API). Covers resource-based API for managing organizations, projects, applications (OIDC/SAML/API), roles, users, and OIDC settings via Connect RPC (HTTP/1.1 JSON) and REST endpoints. PAT or JWT assertion auth.
    0 installs
  24. Cert Manager · aidas-dev
    Use when creating or managing cert-manager CRDs — Certificate, Issuer, ClusterIssuer, CertificateRequest. Covers ACME DNS-01/HTTP-01, self-signed, CA issuers, Gateway API integration, and common patterns.
    0 installs
  25. External Dns · aidas-dev
    Use when working with ExternalDNS — synchronizing Kubernetes resources with DNS providers (Cloudflare). Covers providers, sources, registry, RBAC, Gateway API integration, Helm values. No CRDs.
    0 installs
  26. Gitea Runner · aidas-dev
    Use when configuring Gitea Actions runners — registration, deployment modes, Docker vs host mode, Talos/Kubernetes host-mode, ephemeral runners, and v1.26 Actions features.
    0 installs
  27. Higress Helm · aidas-dev
    Deploy, configure, or upgrade Higress AI Gateway on Kubernetes via Helm chart. Covers Gateways, plugins, Ingress/CRD routing, observability, and production patterns.
    0 installs
  28. Mariadb Helm · aidas-dev
    Deploy MariaDB operator on Kubernetes via Helm — 3 charts, production HA values, Galera, MaxScale, backups, PITR configuration.
    0 installs
  29. Zitadel Helm · aidas-dev
    Use when deploying, configuring, or upgrading ZITADEL on Kubernetes via Helm. Covers HelmRelease values, CNPG database, Gateway API routing, caches, masterkey, SMTP, and production patterns. NOT for API-level operations (orgs/apps/users).
    0 installs
  30. Cilium Gateway · aidas-dev
    Use when creating Gateway API resources for ingress, configuring TLS termination or passthrough, setting up HTTP-to-HTTPS redirect or traffic splitting, integrating oauth2-proxy or ExternalDNS with Cilium, or debugging Cilium Gateway controller issues including the Programmed=False cosmetic bug.
    0 installs
  31. Cilium Network · aidas-dev
    Use when configuring Cilium CNI networking, writing network policies, debugging pod connectivity issues, setting up LB IPAM or L2 announcements for Service LoadBalancer IPs, enabling BGP route advertisement, configuring transparent encryption or Hubble observability, or managing Cilium security features (host firewall, Local Redirect Policy, CiliumCIDRGroup). Not for Gateway API (use cilium-gateway).
    0 installs
  32. Gitea Registry · aidas-dev
    Use when working with the Gitea container registry — OCI/Docker v2 API, push/pull images, multi-arch builds, package management via API, and configuration for supported package types.
    0 installs
  33. Gitea Webhooks · aidas-dev
    Use when managing Gitea webhooks — creating webhooks via API, understanding event types, system vs repo vs org webhooks, payload verification with HMAC-SHA256, and supported webhook formats.
    0 installs
  34. Netbird Server · aidas-dev
    Self-hosted NetBird control plane on Kubernetes — the netbirdio/netbird-server combined management/signal/relay/STUN server + dashboard. Covers the helmforge/netbird chart, config.yaml, PostgreSQL store, embedded Dex IdP, gRPC/HTTP routing, STUN, and ESO secret delivery.
    0 installs
  35. Sealed Secrets · aidas-dev
    Use when working with Sealed Secrets — encrypting Kubernetes Secrets for safe Git storage. Covers SealedSecret CRD, kubeseal, key management, encryption flow, Helm values, controller config, key rotation.
    0 installs
  36. Kserve Operator · aidas-dev
    Create and manage KServe CRDs — InferenceService, ServingRuntime, InferenceGraph, LLMInferenceService, LocalModel, ClusterServingRuntime, and 22 CRDs under serving.kserve.io.
    0 installs
  37. Talos Terraform · aidas-dev
    Talos Linux Terraform provider (siderolabs/talos) — machine secrets, machine configuration, config apply, bootstrap, and the sidero-blessed production pattern (live secrets + patch-based config, upgrades owned elsewhere).
    0 installs
  38. Tekton Operator · aidas-dev
    Tekton operator (tektoncd/operator) — install, upgrade, and manage Tekton components (Pipelines, Triggers, Dashboard, Chains, Results, PaC) via TektonConfig and component CRs. Covers profiles, pipeline config, tektonpruner, external results DB.
    0 installs
  39. Vault Terraform · aidas-dev
    Use when managing HashiCorp Vault resources as Terraform code. Covers provider config, auth backends, roles, policies, KV secrets, identity entities, ephemeral resources for write-once secrets.
    0 installs
  40. Vector Operator · aidas-dev
    Create and manage Vector operator CRDs (kaasops) — Vector, VectorPipeline, ClusterVectorPipeline, VectorAggregator, ClusterVectorAggregator, with auto-routing by source type.
    0 installs
  41. External Secrets · aidas-dev
    Use when working with External Secrets Operator (ESO) — syncing K8s Secrets from external providers (HashiCorp Vault, AWS, GCP, Azure). Covers SecretStore, ExternalSecret, PushSecret, template engine, Helm values, Vault provider auth.
    0 installs
  42. Harbor Terraform · aidas-dev
    Use when managing Harbor infrastructure as code with Terraform — projects, robot accounts, registries, replication rules, retention policies, webhooks, users, groups, system config, and the goharbor/terraform-provider-harbor.
    0 installs
  43. Higress Operator · aidas-dev
    Create and manage Higress CRDs — WasmPlugin, Http2Rpc, McpBridge, AI Gateway, 41 Wasm plugins, 16 AI provider integrations, and Gateway configuration.
    0 installs
  44. Kubeflow Trainer · aidas-dev
    Kubeflow Trainer v2.2 — TrainJob, TrainingRuntime, ClusterTrainingRuntime CRDs for framework-agnostic distributed training on Kubernetes. Covers PyTorch, TensorFlow, JAX, XGBoost, MPI, and Flux workloads.
    0 installs
  45. Mariadb Operator · aidas-dev
    Create and manage MariaDB operator CRDs — 12 CRDs under k8s.mariadb.com, Galera HA, MaxScale, backups, PITR, monitoring, and connection pooling.
    0 installs
  46. Netbird Operator · aidas-dev
    NetBird Kubernetes operator (netbirdio/kubernetes-operator) — CRDs for exposing cluster services on the NetBird mesh, managing peers/routes/groups from inside K8s. Covers SetupKey, Group, NetworkRouter, NetworkResource, NetworkEgress, SidecarProfile, ClusterProxy.
    0 installs
  47. Tekton Pipelines · aidas-dev
    Authoring Tekton PipelineRun/TaskRun YAML — resolver-based task refs, git auth, node targeting, matrix+param scheduling, when/CEL expressions, finally tasks, timeouts, and troubleshooting tekton.dev/v1 patterns.
    0 installs
  48. Victoria Metrics · aidas-dev
    Route to the correct VictoriaMetrics skill. Use when working with VictoriaMetrics — operator CRDs, queries, cardinality analysis, logs, traces, or trace analysis.
    0 installs
  49. Netbird Terraform · aidas-dev
    NetBird Terraform provider (netbirdio/netbird) — groups, peers, routes, networks, network resources/routers, policies, setup keys, DNS zones/records, posture checks, users, tokens, SCIM, identity providers, reverse proxy services. Declarative NetBird management via public API.
    0 installs
  50. Rook Ceph Toolbox · aidas-dev
    Use when running ceph CLI commands from the Rook toolbox pod — cluster health, OSD management, pool operations, RBD commands, CephFS management, RGW admin, and common diagnostic operations.
    0 installs
  51. Stakater Reloader · aidas-dev
    Use when working with Stakater Reloader — watching ConfigMaps/Secrets and triggering workload rollouts on changes. Covers annotations, Helm values, patterns, and troubleshooting. NOT for CRD-based operators (no CRDs).
    0 installs
  52. Zitadel Terraform · aidas-dev
    Manage ZITADEL identity platform resources as code using the Terraform provider. Covers organizations, projects, applications (OIDC/API/SAML), users (human/machine), authentication providers, policies, system features, and customizations.
    0 installs
  53. Kubeflow Pipelines · aidas-dev
    Kubeflow Pipelines v2 — Python DSL, IR YAML compilation, @dsl.component, @dsl.pipeline, control flow, Kubernetes Native API, and artifact management.
    0 installs
  54. Rook Ceph Operator · aidas-dev
    Use when deploying or managing Rook-Ceph CRDs — CephCluster, CephBlockPool, CephFilesystem, CephObjectStore, CephNFS, CephRBDMirror, and supporting resources. Covers operator chart config, cluster spec, CSI settings, storage classes.
    0 installs
  55. Nvidia Device Plugin · aidas-dev
    Use when working with NVIDIA GPU support on Kubernetes — device plugin, GPU Feature Discovery, Node Feature Discovery, CDI, MIG, time-slicing. Covers Helm chart, values, configuration. No CRDs (ConfigMap-based).
    0 installs
  56. Nextcloud API · aidas-dev
    Use when managing Nextcloud users, groups, and apps via the Provisioning API (OCS). Covers user CRUD, group management, app enable/disable, and curl examples. NOT for Helm deployment — use nextcloud-helm.
    0 installs
  57. Nextcloud Helm · aidas-dev
    Use when deploying, configuring, or upgrading Nextcloud on Kubernetes via Helm. Covers HelmRelease values, database (external PostgreSQL/MySQL or bundled MariaDB), Gateway API/Ingress routing, Redis cache, S3/Swift primary storage, Collabora Online, Imaginary previews, cron jobs, and metrics. NOT for API-level user/group operations.
    0 installs
  58. Victoriametrics Operator · aidas-dev
    Use when creating or managing VictoriaMetrics Operator CRDs — VMAgent, VMSingle, VMCluster, VMAlert, VMAlertmanager, VMAuth, VMUser, VMServiceScrape, VMPodScrape, VMRule, VMProbe, VMNodeScrape, VMScrapeConfig, VMStaticScrape, VMAlertmanagerConfig, VLogs, VLAgent, VLCluster, VMDistributed.
    0 installs
  59. Tailscale Talos · aidas-dev
    Tailscale integration with Talos Linux — system extension, machine config, node IP binding, subnet routing, cross-cluster connectivity. Use when deploying or troubleshooting Tailscale on Talos nodes.
    0 installs
  60. Kubeflow Training Operator · aidas-dev
    Legacy Kubeflow Training Operator v1 — PyTorchJob, TFJob, MPIJob, XGBoostJob, ModelMesh CRDs for distributed training on Kubernetes (deprecated in favor of Trainer v2).
    0 installs
  61. Cnpg · aidas-dev
    Use when working with CloudNativePG (CNPG) for PostgreSQL on Kubernetes — creating or troubleshooting Cluster, Backup, ScheduledBackup, Pooler, or ImageCatalog resources; defining bootstrap, storage, backup, or affinity settings.
    0 installs
  62. Flux · aidas-dev
    Use when working with Flux CD — debugging live clusters, writing/auditing Flux resources, or asking Flux CD questions. Routes to 3 sub-skills depending on the task.
    0 installs
  63. Helm · aidas-dev
    Helm — Skill Router
    0 installs
  64. Atlas · aidas-dev
    Use when working with Atlas Operator on Kubernetes — creating or troubleshooting AtlasSchema or AtlasMigration resources; configuring DevDB, migration policies, credential patterns, or schema diff/lint rules.
    0 installs
  65. Gitea · aidas-dev
    Gitea (v1.26) — Skill Router
    0 installs
  66. Talos · aidas-dev
    Talos — Skill Router
    0 installs
  67. Tuppr · aidas-dev
    Tuppr — Kubernetes controller for automated, orchestrated Talos and Kubernetes upgrades. Declare a target version in a CR; tuppr drains, upgrades, reboots, and health-checks nodes. Covers TalosUpgrade and KubernetesUpgrade CRDs, coordination, health checks, maintenance windows.
    0 installs
  68. Vault · aidas-dev
    Vault
    0 installs
  69. Harbor · aidas-dev
    Harbor — Skill Router
    0 installs
  70. Kserve · aidas-dev
    KServe — Skill Router
    0 installs
  71. Tekton · aidas-dev
    Tekton — Skill Router
    0 installs
  72. Vector · aidas-dev
    Vector — Skill Router
    0 installs
  73. Flagger · aidas-dev
    Flagger
    0 installs
  74. Higress · aidas-dev
    Higress — Skill Router
    0 installs