Datacore DIPs

Datacore DIPs is a skill for Claude Code, Codex from datacore-one/datacore-mcp. It costs 28 tokens per session (234 once invoked), scanned A, original, MIT.

A knowledge pack containing the Datacore Improvement Proposals, which are design documents describing the system’s architecture, patterns, workflows, and modules.

In plain words
What is it for?
Use it when understanding, extending, or reviewing Datacore architecture, GTD workflows, knowledge management, learning features, or operating modules.
Why use it?
It gives an agent the background needed to work consistently within the Datacore ecosystem.

Skill for Claude CodeCodex

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

Good fit Use it when understanding, extending, or reviewing Datacore architecture, GTD workflows, knowledge…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/datacore-one/datacore-mcp/dips-v1
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 datacore-one/datacore-mcp --skill dips-v1
Clone the repo
git clone --depth 1 https://github.com/datacore-one/datacore-mcp

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 Datacore DIPs

README.md
[![agentmods](https://agentmods.dev/badge/skills/datacore-one/datacore-mcp/dips-v1.svg)](https://agentmods.dev/skills/datacore-one/datacore-mcp/dips-v1)
Your own site
<a href="https://agentmods.dev/skills/datacore-one/datacore-mcp/dips-v1"><img src="https://agentmods.dev/badge/skills/datacore-one/datacore-mcp/dips-v1.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 234 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.00028 $0.00234
Opus 5 $0.00014 $0.00117
Sonnet 5 $0.00006 $0.00047
Haiku 4.5 $0.00003 $0.00023

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

Security

Grade A, and why

Datacore DIPs 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 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.

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.

packs/dips-v1/SKILL.md · 21 lines

What it actually says

Datacore DIPs Knowledge Pack

Comprehensive knowledge extracted from all 20 Datacore Improvement Proposals (DIP-0001 through DIP-0022). Covers system architecture, module patterns, GTD methodology, knowledge management, learning architecture, and operational workflows.

Use this pack when working within or extending the Datacore ecosystem.

Files

What ships with it

1 file 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. 6d ago First seen · 21 lines · 28 tokens per session scan A 939ab333c759

Subscribe to this mod's changes

Datacore DIPs is a skill published in the GitHub repository datacore-one/datacore-mcp (0 stars, last pushed today), licensed MIT. It adds 28 tokens to every session and 234 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

Research for Datacore

Automated research — source processing, podcast generation, and knowledge extraction.

datacore-one/datacore · 19 tokens

learn

Guided, hands-on course teaching architects how to use Codex or Claude Code — six short modules, each built around an exercise on a bundled sandbox project (a fictional Brooklyn art museum expansion). Resumable across sessions via PROGRESS.md. Use when the user runs $learn or /as:learn, says they're new to AI-assisted…

AlpacaLabsLLC/skills-for-architects · 80 tokens

architecture-paradigms

Selects and routes to the right architecture paradigm. Use when choosing patterns for a new system or comparing trade-offs before making architecture decisions.

athola/claude-night-market · 33 tokens

frontmcp-guides

Tutorials, end-to-end walkthroughs, and complete reference projects for FrontMCP. Use when you want a getting-started guide, a full worked example, or to learn best practices by following a step-by-step build rather than a single API reference. Includes a beginner weather-API server (tool plus static resource, Zod…

agentfront/frontmcp · 157 tokens

improve

Critique an outside idea (a pasted tip, post, transcript or video summary) against what this system already has. Use when the founder pastes something and asks whether to adopt it, or says 'improve', 'should we do this', 'compare this to what we have'. Grounded by scripts/improveground.py in the lessons corpora and…

assafkip/kipi-system · 98 tokens

lineage-skill

Turn courses, books, video, audio, PDFs, slides, transcripts, OCR, notes, and long-form materials into source-grounded learning Skills that teach unseen concepts progressively with reliable terminal ASCII or SVG visuals, ask two end-of-lesson questions together by default, give focused feedback, schedule review, test…

JuneYaooo/lineage-skill · 105 tokens