confluence-ops

confluence-ops is a skill for Claude Code, Codex from ulises-jeremias/agent-toolkit. It costs 33 tokens per session (2,253 once invoked), scanned A, original, MIT.

An operations toolkit for the Confluence connection, covering cache inspection, API diagnostics, and rate-limit troubleshooting. Confluence is a tool for organising team documentation and shared pages.

In plain words
What is it for?
Use it to inspect or clear the cache directory, check API connectivity, troubleshoot rate limits, and review operational status.
Why use it?
It helps identify connection and performance problems when Confluence requests fail or behave slowly. It also clarifies that its cache commands do not currently speed up requests.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/you/.confluence-skills/cache.

Part of the agent-toolkit-complete plugin — 116 skills shipped together

Good fit Use it to inspect or clear the cache directory, check API connectivity, troubleshoot rate limits, and review operational status.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add ulises-jeremias/agent-toolkit
Claude Code
/plugin install agent-toolkit-complete

Made for: Claude Code, Codex.

Or install agent-toolkit-complete, the plugin that ships this one along with the rest of its 116 skills.

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 confluence-ops

README.md
[![agentmods](https://agentmods.dev/badge/skills/ulises-jeremias/agent-toolkit/confluence-ops.svg)](https://agentmods.dev/skills/ulises-jeremias/agent-toolkit/confluence-ops)
Your own site
<a href="https://agentmods.dev/skills/ulises-jeremias/agent-toolkit/confluence-ops"><img src="https://agentmods.dev/badge/skills/ulises-jeremias/agent-toolkit/confluence-ops.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,253 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.1 $0.00033 $0.02253
Opus 5 $0.00016 $0.01126
Sonnet 5 $0.00007 $0.00451
Haiku 4.5 $0.00003 $0.00225

Measured 3d ago against content hash 61786125a1f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

confluence-ops 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.

plugins/agent-toolkit-complete/.github/skills/confluence-ops/SKILL.md · 318 lines

How it starts

The opening of the file, as written. The whole thing — 318 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Confluence Operations Skill

Cache management, API diagnostics, and operational utilities for Confluence Assistant.


⚠️ PRIMARY USE CASE

This skill manages operational aspects of Confluence integration. Use for:

  • Inspecting and clearing the cache directory
  • Diagnosing API connectivity issues
  • Troubleshooting rate limits

Cache reality check: current confluence-as releases never write response data to the cache directory (~/.confluence-skills/cache). The cache-* commands manage/inspect that directory, but it stays empty unless something else populates it: cache-warm issues API requests and discards the responses (cache-status still shows 0 entries afterwards), and each CLI invocation builds a fresh HTTP session, so warming does not speed anything up. CONFLUENCE_CACHE_ENABLED only changes the Enabled/Disabled label in cache-status output.


When to Use / When NOT to Use

Use This Skill Use Instead
Check cache status -
Clear/warm cache -
Diagnose API issues -
Check rate limits -
Manage pages confluence-page
Search content confluence-search
Manage spaces confluence-space

Risk Levels

Operation Risk Notes
Cache status - Read-only
API diagnostics - Read-only
Cache warm - Issues read-only API requests; does not add cache entries
Cache clear ⚠️ Deletes files from the cache directory

When to Use This Skill

Use this skill when you need to:

  • Inspect the cache directory: Check its size and entry counts by category
  • Clear cache data: Remove stale or sensitive files from the cache directory
  • Exercise read endpoints: cache-warm fetches space metadata (useful as a connectivity smoke test; responses are not stored)
  • Diagnose API issues: Test connectivity and identify problems
  • Check rate limits: Monitor API quota usage

Trigger conditions:

  • Setting up new Confluence instance
  • Troubleshooting 429 rate limit errors
  • Cleaning up the cache directory (e.g. removing sensitive data left by older releases or other tools)

Read the full file on GitHub · 318 lines

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 · 318 lines · 33 tokens per session scan A 61786125a1f3

Subscribe to this mod's changes

confluence-ops is a skill published in the GitHub repository ulises-jeremias/agent-toolkit (16 stars, last pushed today), licensed MIT. It adds 33 tokens to every session and 2,253 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

collection

Choose which SkillNote skill collection is active for this Codex project. Use when the user says "change collection", "switch skills", "use frontend skills", or "show collections".

luna-prompts/skillnote · 39 tokens

audit-accomplishments

Use when preparing a performance self-reflection, midyear or annual review, promotion packet, or brag document; when asked to collect, mine, gather, or summarize your accomplishments, contributions, or impact over a period; or when assembling cited evidence of work done across GitHub, Jira, Notion, Slack, and local…

paultyng/skill-issue · 78 tokens

start-day

Use at the start of a workday or when the user says "start my day", "good morning", "/start-day", "morning", "what should I work on today", or wants a catch-up on what happened while they were away. Use when the user wants a short ranked list of what to tackle today.

paultyng/skill-issue · 69 tokens

tracking-time

Tracks time on tasks using timers or manual entries and generates timesheet reports in Astravue. Use when logging work hours, starting or stopping a timer, reviewing time entries, generating timesheets, or asking "how much time was spent on this?".

AstravueOrg/astravue-mcp-server · 53 tokens

Daily brief / morning catch-up (Local MCP)

Use when the user asks "what's on my plate today", "catch me up", "morning brief", or wants a summary of their day across calendar, reminders and email. The single most common multi-step automation. Powered by Local MCP.

lanchuske/local-mcp-releases · 60 tokens

Inbox to action — triage, reply & schedule (Local MCP)

Use when the user wants to deal with their inbox — find what needs a response, draft replies, and turn emails into calendar events or reminders. Captures the common email→read→reply→schedule workflow. Powered by Local MCP.

lanchuske/local-mcp-releases · 61 tokens