nextcloud-agent-operations

nextcloud-agent-operations is a skill for Claude Code, Codex from Knuckles-Team/nextcloud-agent. It costs 54 tokens per session (318 once invoked), scanned A, a copy of gitlab-api-operations, MIT.

Operating instructions for using Nextcloud Agent through governed MCP and GraphOS connections. Nextcloud is a platform for storing, sharing, and ingesting files.

In plain words
What is it for?
Reading and changing Nextcloud files, ingesting data, managing shares, troubleshooting, and recording evidence for completed operations.
Why use it?
They define how to inspect data safely, approve changes, protect credentials and personal data, and verify that operations completed correctly.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/knuckles-team/nextcloud-agent/nextcloud-agent-operations
Any agent
npx skills add Knuckles-Team/nextcloud-agent --skill nextcloud-agent-operations
Clone the repo
git clone --depth 1 https://github.com/Knuckles-Team/nextcloud-agent

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for nextcloud-agent-operations

README.md
[![agentmods](https://agentmods.dev/badge/skills/knuckles-team/nextcloud-agent/nextcloud-agent-operations.svg)](https://agentmods.dev/skills/knuckles-team/nextcloud-agent/nextcloud-agent-operations)
Your own site
<a href="https://agentmods.dev/skills/knuckles-team/nextcloud-agent/nextcloud-agent-operations"><img src="https://agentmods.dev/badge/skills/knuckles-team/nextcloud-agent/nextcloud-agent-operations.svg" alt="Measured on agentmods" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 318 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 84% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00054 $0.00318
Opus 5 $0.00027 $0.00159
Sonnet 5 $0.00011 $0.00064
Haiku 4.5 $0.00005 $0.00032

Measured 3d ago against content hash 7adce7f1714a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

nextcloud-agent-operations scanned grade A with 0 findings 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 3d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

84% identical to gitlab-api-operations — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

nextcloud_agent/skills/nextcloud-agent-operations/SKILL.md · 34 lines

What it actually says

Nextcloud Agent Operations

Use the provider's governed MCP tools through GraphOS delegation.

Workflow

  1. Establish the verified GraphSession and tenant before discovery or retrieval.
  2. Discover the current condensed tool surface; never assume a stale tool name or schema.
  3. Prefer read-only inspection first. For changes, present impact and use the provider's dry-run or preview mode when available.
  4. Execute mutations as fenced WorkItems so retries remain idempotent and auditable.
  5. Ingest source data only through the signed connector preset and ChangeEnvelope path.
  6. Verify the durable result and its trace/evidence before reporting completion.

Safety contract

  • Never persist credentials, endpoints, raw personal identifiers, hostnames, or local paths.
  • Resolve TLS trust and verification from environment/configuration; never hardcode bypasses.
  • Treat unknown ACL, tenant, schema, or tool-contract state as a hard failure.
  • Require explicit approval for destructive, externally visible, or irreversible actions.
  • Keep runtime traces policy-scoped and privacy-sanitized.

Specialized workflows

Read the workflow catalog only when the request needs a provider-specific procedure, parameter map, script, or reference asset.

Files

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.

Changes

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.

  1. 3d ago First seen · 34 lines · 54 tokens per session scan A 7adce7f1714a

Subscribe to this mod's changes

nextcloud-agent-operations is a skill published in the GitHub repository Knuckles-Team/nextcloud-agent (0 stars, last pushed 6d ago), licensed MIT. It adds 54 tokens to every session and 318 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 84% identical to gitlab-api-operations, differing in 6 lines, and is treated as a copy.

Related

Other skills, from other repositories

documentdb-collection-admin

Database, collection, and user administration on a DocumentDB (MongoDB-compatible, PostgreSQL-backed) server via the documentdb-mcp MCP server — list/create/drop/rename databases and collections, and manage database users and their roles. Use when the agent must provision or tear down namespaces, enumerate the…

Knuckles-Team/documentdb-mcp · 106 tokens

documentdb-document-crud

Document create/read/update/delete operations on a DocumentDB (MongoDB-compatible, PostgreSQL-backed) collection via the documentdb-mcp MCP server — insert one/many, find with filter/sort/skip/limit, update/replace one/many, delete, count, and the atomic find-and-modify variants. Use when the agent must read or mutate…

Knuckles-Team/documentdb-mcp · 126 tokens

jellyfin-kg-ingestion

Natively ingest a Jellyfin library into the epistemic-graph knowledge graph via the jellyfin-mcp MCP server — push library items as typed :MediaAsset/:Book nodes with :hasGenre/:performedBy/:authoredBy links and item overviews as searchable :Document nodes (jellyfiningestlibrary), and item posters as content-addressed…

Knuckles-Team/jellyfin-mcp · 158 tokens

jellyfin-library-catalog

Browse and search a Jellyfin media library via the jellyfin-mcp MCP server — list library items (movies, series, episodes, audio, books), fetch one item by id, walk collections and user views, and run search hints with the domain-typed jellyfinlibrary tool. Use when the agent must find or enumerate catalog items…

Knuckles-Team/jellyfin-mcp · 154 tokens

jellyfin-media-playback

Stream and control Jellyfin playback and browse music via the jellyfin-mcp MCP server — list artists, albums, and music genres, resolve audio/video streams, manage playlists, and drive playstate (play, mark played, report progress) with the domain-typed jellyfinmedia tool. Use when the agent must start or control…

Knuckles-Team/jellyfin-mcp · 142 tokens

documentdb-aggregation-analytics

Read-only analytics on a DocumentDB (MongoDB-compatible, PostgreSQL-backed) collection via the documentdb-mcp MCP server — run aggregation pipelines ($match/$group/$sort/…) and fetch distinct field values. Use when the agent must summarize, group, or profile documents rather than fetch individual rows. Do NOT use for…

Knuckles-Team/documentdb-mcp · 102 tokens