Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/aidas-dev/k8s-agent-skills/nextcloudnpx skills add Aidas-dev/k8s-agent-skills --skill nextcloudgit clone --depth 1 https://github.com/Aidas-dev/k8s-agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/aidas-dev/k8s-agent-skills/nextcloud)<a href="https://agentmods.dev/skills/aidas-dev/k8s-agent-skills/nextcloud"><img src="https://agentmods.dev/badge/skills/aidas-dev/k8s-agent-skills/nextcloud.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00356 |
| Opus 5 | $0.00000 | $0.00178 |
| Sonnet 5 | $0.00000 | $0.00071 |
| Haiku 4.5 | $0.00000 | $0.00036 |
Grade A, and why
nextcloud scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
| Manage users, groups, apps via Provisioning API | `nextcloud-api` | OCS API endpoints, auth (Basic + OCS-APIRequest), curl examples for users/groups/apps CRUD | What it actually says
Nextcloud
Skill router. Pick sub-skill based on task.
Which Sub-Skill?
| Task | Load skill | What it does |
|---|---|---|
| Deploy, configure, upgrade Nextcloud on K8s with Helm chart | nextcloud-helm |
HelmRelease values, DB (external/internal), Gateway API/Ingress, Redis, S3, Collabora, cron, metrics, Imaginary previews |
| Manage users, groups, apps via Provisioning API | nextcloud-api |
OCS API endpoints, auth (Basic + OCS-APIRequest), curl examples for users/groups/apps CRUD |
Decision Flow
- Installing or upgrading Nextcloud on Kubernetes? →
nextcloud-helm - Need to create/edit/delete users or groups programmatically? →
nextcloud-api - Configuring external DB (PostgreSQL/MySQL), S3 object storage, Redis cache? →
nextcloud-helm - Setting up SMTP, Collabora, Imaginary previews, cron jobs? →
nextcloud-helm - Adding a user from a script or CI pipeline? →
nextcloud-api - Need to enable/disable an app or list installed apps via API? →
nextcloud-api - Bumping chart version or modifying values.yaml? →
nextcloud-helm - Setting up Gateway API (HTTPRoute) for Nextcloud? →
nextcloud-helm
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 27 lines · 0 tokens per session scan A a7a663c66dee
nextcloud is a skill published in the GitHub repository Aidas-dev/k8s-agent-skills (2 stars, last pushed 21d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 356 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
n8n-setup
Sets up n8n workflow automation tool so you can create automated workflows between different apps and services.
aws-non-destructive-task-automation-advisor
Design AWS non-destructive task automation using EventBridge, Step Functions, Lambda, Systems Manager Automation, SNS, SQS, approvals, notifications, reporting, and evidence gathering. Use only for read-only or coordination-safe automation; do not use for destructive remediation or mutation-heavy runbooks.
dev-local-setup
Scaffold a one-command dev-local launcher for ANY codebase. Investigates the repo to find its services, ports, and infra dependencies, then generates a single scripts/dev-local.sh (up/down/status/logs/restart) that runs every dev server in one tmux session, plus a short skill doc describing it. Use when someone says…
speckit-plan
Execute the implementation planning workflow using the plan template to generate design artifacts.
remote-setup
Interactive guided setup for claude-remote-kit — persistent Claude Code sessions you can attach to from your phone (tmux + Tailscale + Termius + a context-aware status line). Use when the user says /remote-setup, asks to "set up remote Claude", "use Claude from my phone", or wants the kit installed on this machine.…
m365-admin
Microsoft 365 administrator specializing in Exchange Online, Teams, SharePoint, licensing, Graph API automation, and secure identity operations.