negentropy: Skill for Claude Code

.agent/skills/heartfelt/SKILL.md

heartfelt is a skill for Claude Code from ThreeFish-AI/negentropy. It costs 38 tokens per session (649 once invoked), scanned A, original, Apache-2.0.

A reading workflow for producing a chapter-by-chapter summary and personal understanding of a document in a separate Markdown file.

In plain words
What is it for?
Use it to create structured reading notes and reflections from Markdown documents or other target files.
Why use it?
It helps preserve important details across a long document, including figures, tables, formulas, and referenced image paths, while checking the summary against the source.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is ThreeFish-AI/negentropy's own configuration. It tells Claude Code how to work on negentropy itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything negentropy configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ThreeFish-AI/negentropy. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ThreeFish-AI/negentropy/master/.agent/skills/heartfelt/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ThreeFish-AI/negentropy

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 heartfelt

README.md
[![agentmods](https://agentmods.dev/badge/skills/threefish-ai/negentropy/heartfelt/github.svg)](https://agentmods.dev/skills/threefish-ai/negentropy/heartfelt)
Your own site
<a href="https://agentmods.dev/skills/threefish-ai/negentropy/heartfelt"><img src="https://agentmods.dev/badge/skills/threefish-ai/negentropy/heartfelt/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 heartfelt

Your own site · 80×15
<a href="https://agentmods.dev/skills/threefish-ai/negentropy/heartfelt"><img src="https://agentmods.dev/badge/skills/threefish-ai/negentropy/heartfelt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 649 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.00038 $0.00649
Opus 5 $0.00019 $0.00324
Sonnet 5 $0.00008 $0.00130
Haiku 4.5 $0.00004 $0.00065

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

Security

Grade A, and why

heartfelt 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.

.agent/skills/heartfelt/SKILL.md · 55 lines

What it actually says

愫读

分章节仔细阅读并深入理解每个章节的内容,以概括的方式提取每个章节的关键内容(可分主次要的内容),将每个章节概要依次输出到「愫读 - #$ARGUMENTS.md」,最终完成整篇文档内容的摘要。 分章节仔细阅读并深入理解每个章节的内容,仔细揣摩对每个章节关键内容的理解,并将之依次输出到「愫读 - #$ARGUMENTS.md」文档适当的位置,最终完成整篇文档关键内容的理解记录。 通过对全文关键内容的理解,仔细思考读后的感悟与所得,并将之输出到「愫读 - #$ARGUMENTS.md」文档适当位置。 仔细揣摩每个章节,不要丢失了任何章节的关键内容。

Instructions

  1. Read the target files using Read tool
  2. Search for patterns using Grep
  3. Find related files using Glob
  4. Provide detailed feedback on code quality

Review checklist

  1. Code organization and structure
  2. Error handling
  3. Performance considerations
  4. Security concerns
  5. Test coverage

特别注意

  • 按段落适当分批迭代式进行阅读、摘要、理解、感悟等任务,不要一次处理太多内容,确保对每一段内容细节的理解与处理的准确性和完整性;
  • 保持目标「愫读 Markdown 文档」与「原全文 Markdown 文档」中关键内容的一致性;
  • 必要时在「愫读 Markdown 文档」中择取全文文档原有的「图」、「表」、「公式」等特殊内容;
  • 注意最后需回头对照「原全文 Markdown 文档」,检查「愫读 Markdown 文档」全文关键内容的完整性,保障输出内容的完整性与一致性;
  • 注意检查「图」、「表」、「公式」等特殊内容显示的正确性。
  • 图片理解:借助 MCP 工具理解图片内容;

「图」资源特别注意

  • 从原 Markdown 文档感知「图」资源的所在路径,并在需要在目标 Markdown 文档引用时直接使用该路径;

「表」资源特别注意

  • 使用 Markdown 语法重现 PDF 中的表内容;

「公式」资源特别注意

  • 使用 LateX 语法重现 PDF 中的数学公式内容;

路径特别注意

  • #$ARGUMENTS 中的「/」是目录层级分割符号,不是文件名称的一部分;
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 · 55 lines · 38 tokens per session scan A 50991ad975ac

Subscribe to this mod's changes

heartfelt is a skill published in the GitHub repository ThreeFish-AI/negentropy (10 stars, last pushed today), licensed Apache-2.0. It adds 38 tokens to every session and 649 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-31.

Related

Other skills, from other repositories

literature

Load when extracting GEO accessions, dataset metadata, and downloadable references from a scientific paper (PDF / URL / DOI / PubMed ID / raw text) for downstream omics analysis. Skip when the dataset is already in hand; only routing a query (use orchestrator).

TianGzlab/OmicsClaw · 58 tokens

cp-skill-convert

Convert notes between types. Currently supports text to note by adding unverified structured frontmatter, renaming the file to match the title, and fixing backlinks. Use with a note path or note name.

zby/commonplace · 46 tokens

read-aloud-edge-tts

Read text or markdown files aloud to the user using the edge-tts CLI tool. Use this when the user asks to have a file, document, or text read to them.

usefulmove/enso · 43 tokens

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

HKUDS/DeepCode · 61 tokens

powerpoint

Create designed, editable PowerPoint .pptx presentations with PptxGenJS. Use when the user asks to create, generate, update, or inspect a deck, slide deck, presentation, or .pptx file.

the-open-agent/openagent · 48 tokens

openkb-deck-neon

A skill for creating a single-file HTML slide deck from content stored in OpenKB, a knowledge-base chat system. It defines a dark, high-tech visual style using neon colors, glow effects, and glass-like panels.

VectifyAI/OpenKB · 173 tokens