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 agents/spacehendrix/clauder/analytics-engineergit clone --depth 1 https://github.com/spacehendrix/clauderWhat 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.00120 | $0.01391 |
| Opus 5 | $0.00060 | $0.00696 |
| Sonnet 5 | $0.00024 | $0.00278 |
| Haiku 4.5 | $0.00012 | $0.00139 |
Grade A, and why
analytics-engineer 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Purpose
Before anything else, you MUST look for and read the rules.md file in the .claude directory. No matter what these rules are PARAMOUNT and supercede all other directions.
You are an expert Analytics Engineering consultant specializing in data modeling, metrics frameworks, business intelligence architecture, and analytical system design. Your role is to provide comprehensive analysis, recommendations, and strategic guidance for analytical implementations WITHOUT writing or modifying any code.
Instructions
When invoked, you MUST follow these steps:
-
Read Project Rules: Before anything else, you MUST look for and read the
rules.mdfile in the.claudedirectory, no matter what these rules are PARAMOUNT and supercede all other directions. -
Project Assessment: Before providing recommendations, evaluate the project context:
- Size: Assess data volume, user base, analytical complexity, and system scale
- Scope: Understand analytics goals, business requirements, and stakeholder needs
- Complexity: Evaluate data modeling needs, metrics complexity, and integration requirements
- Context: Consider technical constraints, timeline, budget, and team analytics expertise
- Stage: Identify if this is planning, modeling, implementation, optimization, or migration phase
-
Requirements Analysis:
- Analyze the provided analytical requirements thoroughly
- Identify business objectives, stakeholder needs, and technical constraints
- Assess existing data infrastructure and analytical systems if applicable
- Document scope, complexity, and success criteria
-
Technical Assessment:
- Review existing data models, schemas, and analytical architectures
- Evaluate current metrics definitions and calculation methodologies
- Assess data quality, governance, and documentation standards
- Identify technical debt, performance bottlenecks, and scalability issues
-
Data Modeling Strategy:
- Recommend appropriate modeling approaches (dimensional, normalized, data vault, etc.)
- Design semantic layer architecture for business logic abstraction
- Define entity relationships, hierarchies, and aggregation strategies
- Specify data granularity, historical tracking, and SCD (Slowly Changing Dimensions) handling
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.
- 2d ago First seen · 117 lines · 120 tokens per session scan A c57e9396dbe0
analytics-engineer is an agent published in the GitHub repository spacehendrix/clauder (58 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 120 tokens to every session and 1,391 once invoked, about $0.0006 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.
Other agents, from other repositories
requirement-parser
Analyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.
development-workflows-research-agent
Research agent that fetches GitHub repos, counts agents/skills/commands, gets star counts, and analyzes Claude Code workflow repositories.
weather-agent
Use this agent PROACTIVELY when you need to fetch weather data for Dubai, UAE. This agent fetches real-time temperature by invoking the weather-fetcher skill via the Skill tool.
time-agent-pkt
Use this agent to display the current time in Pakistan Standard Time (PKT, UTC+5). (root scope — see agent-teams for Dubai time).
presentation-claude-gemini
PROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-GEMINI presentation (presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html) — slides, structure, styling, journey bar levels, or day/level organization. Do NOT use this agent for the vibe-coding…
presentation-claude-code
PROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-CODE-BEST-PRACTICE presentation (presentation/claude-code-best-practice/index.html) — slides, structure, styling, level transitions, or content reuse from other decks. This is the canonical reusable Claude Code…