agentic-ai CLAUDE.md

agentic-ai CLAUDE.md is an instructions file for Claude Code from DjangoPeng/agentic-ai. It costs 3,043 tokens per session, scanned A, original, MIT.

A project instruction file for a documentation-heavy course repository about OpenClaw and Claude Code practice. It describes separate lesson projects, automation examples, messaging integrations, financial document processing, and news collection.

In plain words
What is it for?
Use it to navigate the course projects, work on Playwright publishing, invoice extraction, news dashboards, financial automation, or OpenClaw infrastructure and skills.
Why use it?
It explains that the repository is not one single application, so each lesson or tool may have its own setup, environment, and README.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions CLAUDE.md; mentions Claude Code; built for openclaw.

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 instructions/djangopeng/agentic-ai/claude-md
Clone the repo
git clone --depth 1 https://github.com/DjangoPeng/agentic-ai

Made for: Claude Code.

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 agentic-ai CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/djangopeng/agentic-ai/claude-md.svg)](https://agentmods.dev/instructions/djangopeng/agentic-ai/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/djangopeng/agentic-ai/claude-md"><img src="https://agentmods.dev/badge/instructions/djangopeng/agentic-ai/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 3,043 This file is loaded in full into every session.
When invoked 3,043 The same file — it is already loaded in full.
Security scan A 1 finding. Scan, not verified.
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.03043 $0.03043
Opus 5 $0.01522 $0.01522
Sonnet 5 $0.00609 $0.00609
Haiku 4.5 $0.00304 $0.00304

Measured 6d ago against content hash 8accaa7736e8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

agentic-ai CLAUDE.md 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 6d 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.

Trigger a real audit run, then the governance / final-audit steps, via the dashboard or curl:
CLAUDE.md · 298 lines

How it starts

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

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Repository shape

This is a documentation-heavy course repository for OpenClaw + Claude Code production practice. It is not one buildable application: each runnable lesson project has its own directory, virtualenv, runtime artifacts, and README.

Main areas:

  • openclaw-infra/, openclaw-im/, openclaw-models/: deployment, IM integration, model/provider, security, and troubleshooting guides for OpenClaw.
  • openclaw-soul/, openclaw-heartbeat/, openclaw-skills/: templates and examples for SOUL/AGENTS behavior files, Heartbeat/Cron automation, and SKILL.md authoring.
  • xhs-auto-publisher/: Playwright-based Xiaohongshu publisher for authorized accounts, with human QR-login handoff and Lobster/Feishu notification payloads.
  • financial-automation/: Python OCR/PDF extraction pipeline for invoices, validation, attachment upload, and Feishu Bitable write-back.
  • morning-newspaper/: Python multi-source news collection pipeline with three LLM editorial gates, static dashboard generation, and Feishu delivery workflow.
  • CRM-Assistant/: Python standard-library CLI that converts Feishu meeting raw data/transcripts into CRM assets and Feishu Bitable rows.
  • ai-quant-cli/: Python CLI that parses A-share annual-report PDFs into structured financials; Claude Code itself performs the risk analysis (no LLM API in code), then scripts render charts and a single-page HTML investment report.
  • github-secret-auditor/: OpenClaw Skill with no runnable code; it drives Claude Code over ACP to audit and remediate leaked secrets in an authorized GitHub repo, with OpenClaw handling review, commit/push, and the Feishu report.
  • security-guardian/: runnable Python-stdlib web console (port 8511, no third-party deps) for pre-release security self-audit of a cloud OpenClaw; it read-only-collects and redacts OpenClaw evidence into a per-run manifest workspace, invokes Claude Code (claude -p) to analyze it and return JSON findings, then writes reports and a go/no-go decision — detection only, never auto-remediates production.

Read the full file on GitHub · 298 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. 6d ago First seen · 298 lines · 3,043 tokens per session scan A 8accaa7736e8

Subscribe to this mod's changes

agentic-ai CLAUDE.md is an instructions file published in the GitHub repository DjangoPeng/agentic-ai (147 stars, last pushed 1mo ago), licensed MIT. It adds 3,043 tokens to every session, about $0.0152 per session on Opus 5. 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-30.