grafloki

grafloki is a skill for Claude Code, Codex from kurtosis-tech/kurtosis. It costs 47 tokens per session (256 once invoked), scanned A, original, Apache-2.0.

A log-browsing setup that starts Grafana, a dashboard for exploring data, with Loki, a log-storage system, for services running in Kurtosis enclaves.

In plain words
What is it for?
Use it to search logs, filter by service or time range, compare several services, and investigate problems that span multiple services.
Why use it?
It puts logs from many services in one searchable place instead of making you inspect each service separately. It also keeps logs available for long-running enclaves.

Skill for Claude CodeCodex

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

Good fit Use it to search logs, filter by service or time range, compare several services, and investigate problems that span multiple services.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kurtosis-tech/kurtosis/grafloki
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.

Any agent
npx skills add kurtosis-tech/kurtosis --skill grafloki
Clone the repo
git clone --depth 1 https://github.com/kurtosis-tech/kurtosis

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 grafloki

README.md
[![agentmods](https://agentmods.dev/badge/skills/kurtosis-tech/kurtosis/grafloki/github.svg)](https://agentmods.dev/skills/kurtosis-tech/kurtosis/grafloki)
Your own site
<a href="https://agentmods.dev/skills/kurtosis-tech/kurtosis/grafloki"><img src="https://agentmods.dev/badge/skills/kurtosis-tech/kurtosis/grafloki/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for grafloki

Your own site · 80×15
<a href="https://agentmods.dev/skills/kurtosis-tech/kurtosis/grafloki"><img src="https://agentmods.dev/badge/skills/kurtosis-tech/kurtosis/grafloki.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 256 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00047 $0.00256
Opus 5 $0.00023 $0.00128
Sonnet 5 $0.00009 $0.00051
Haiku 4.5 $0.00005 $0.00026

Measured 9d ago against content hash db2594cb3667, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

grafloki 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 9d 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.

skills/grafloki/SKILL.md · 41 lines

What it actually says

Grafloki

Start a Grafana + Loki stack for centralized log collection from Kurtosis enclaves.

Start

kurtosis grafloki start

This creates a Grafana instance with Loki as a data source, collecting logs from all services in all enclaves.

Stop

kurtosis grafloki stop

Usage

After starting, open the Grafana URL shown in the output. Use the Explore view with the Loki data source to query logs:

  • Filter by service name
  • Search for specific log patterns
  • View logs across multiple services side by side

When to use

  • Debugging multi-service issues where you need correlated logs
  • Monitoring long-running enclaves
  • When kurtosis service logs isn't enough (need search, filtering, time ranges)
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. 9d ago First seen · 41 lines · 47 tokens per session scan A db2594cb3667

Subscribe to this mod's changes

grafloki is a skill published in the GitHub repository kurtosis-tech/kurtosis (551 stars, last pushed 6d ago), licensed Apache-2.0. It adds 47 tokens to every session and 256 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-08-30.

Related

Other skills, from other repositories

harbor-daytona

Use Harbor's Daytona sandbox platform for computer use — creating sandboxes, taking screenshots, sending mouse/keyboard input, and building agent loops. Use when the user wants to interact with a GUI, automate a desktop, do computer use, control a browser visually, or run Claude computer use against a Daytona sandbox.

av/harbor · 67 tokens

boost-modules

Skill "boost-modules" from av/harbor, covering harbor boost custom modules, module structure, quick reference, output methods and stream text to client.

av/harbor · 0 tokens

frontend-feature

Build a new page, view, or data-driven feature in the Next.js frontend. Use when adding a route under the dashboard/marketing area, wiring UI to a backend endpoint, adding client state, or creating a localized page. Covers App Router, data fetching, Zustand stores, and i18n.

vstorm-co/full-stack-ai-agent-template · 64 tokens

add-react-analytics

Add Temps analytics to React applications with comprehensive tracking capabilities including page views, custom events, scroll tracking, engagement monitoring, session recording, and Web Vitals performance metrics. Use when the user wants to: (1) Add analytics to a React app (Next.js App Router, Next.js Pages Router…

gotempsh/temps · 167 tokens

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Prismer-AI/PrismerCloud · 64 tokens

frontend-conventions

Frontend convention reference (SvelteKit / Svelte 5). Auto-injected into frontend-aware agents - not user-invocable.

fpindej/netrock · 27 tokens