p19大处着眼小处着手

p19大处着眼小处着手 is a skill for Claude Code, Codex from ace3000chao/book2startup. It costs 80 tokens per session (1,552 once invoked), scanned A, original, MIT.

A reflective planning principle about keeping the overall goal in view while starting with small, careful actions. It is designed for people who feel stuck by a large goal or lose direction in busywork.

In plain words
What is it for?
Use it to clarify a long-term direction, choose a practical first step, review whether current work matters, and persist during setbacks.
Why use it?
It helps connect everyday tasks to a larger purpose and makes an intimidating goal easier to approach. The source does not describe technical capabilities.

Skill for Claude CodeCodex

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

Good fit Use it to clarify a long-term direction, choose a practical first step, review whether current work matters, and persist during setbacks.

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

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 p19大处着眼小处着手

README.md
[![agentmods](https://agentmods.dev/badge/skills/ace3000chao/book2startup/p19/github.svg)](https://agentmods.dev/skills/ace3000chao/book2startup/p19)
Your own site
<a href="https://agentmods.dev/skills/ace3000chao/book2startup/p19"><img src="https://agentmods.dev/badge/skills/ace3000chao/book2startup/p19/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 p19大处着眼小处着手

Your own site · 80×15
<a href="https://agentmods.dev/skills/ace3000chao/book2startup/p19"><img src="https://agentmods.dev/badge/skills/ace3000chao/book2startup/p19.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,552 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.00080 $0.01552
Opus 5 $0.00040 $0.00776
Sonnet 5 $0.00016 $0.00310
Haiku 4.5 $0.00008 $0.00155

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

Security

Grade A, and why

p19大处着眼小处着手 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/skills/p19/SKILL.md · 124 lines

What it actually says

大处着眼小处着手原则

R — 原文 (Reading)

"小处不渗漏,暗处不欺隐,末路不怠荒,才是个真正英雄。"

— 洪应明, 《菜根谭·大处着眼 小处着手》


I — 方法论骨架 (Interpretation)

  1. "小处不渗漏"——细节不能有漏洞。 真正的高手在小细节上也不会出错。
  2. "暗处不欺隐"——没人看见时也不做坏事。 这是真英雄和假英雄的区别。
  3. "末路不怠荒"——穷困潦倒时也不放弃。 顺境时努力不算什么,逆境时还坚持才是真本事。
  4. 三个场景都是"普通人容易松懈的地方"。 小处、暗处、末路——这三个地方,大多数人会放松,但真正英雄不会。
  5. 核心:大处着眼,小处着手。 光有大局观不够,还要能把每一件小事做好。

A1 — 书中的应用 (Past Application)

案例: 洪应明论"小处不渗漏,暗处不欺隐,末路不怠荒"

  • 问题: 什么是真英雄?英雄和普通人的区别是什么?
  • 方法论的使用: 洪应明用三个场景来定义真英雄——小处、暗处、末路
  • 结论: 在这三个"容易松懈"的地方依然保持警觉和努力,才是真英雄
  • 结果: 普通人看到这里会想"我就是这样",但他们不知道在"小处、暗处、末路"时松懈了多少

A2 — 触发场景 (Future Trigger) ★

用户会在什么情境下需要 this skill?

  1. 面对大目标,不知道从哪开始时 — "这个目标太大了,我不知道从哪下手"、"我只能看到眼前的事"
  2. 做具体事情时,忽略了大局时 — "我一直在忙,但没有进展"、"我是不是在做无用功?"
  3. 在小事上犯错/放松时 — "这个小事不重要,随便做做就行"、"没人看见,随便吧"
  4. 处于低谷,想要放弃时 — "现在这个状态,做什么都没用"、"我已经这样了,还能怎样?"

语言信号 (用户的话里出现这些就应激活)

  • "我不知道从哪开始"
  • "大目标太远了,近的看不到"
  • "这个小事应该没关系吧"
  • "没人看见,随便一下没问题"
  • "我已经这样了,还能怎样"
  • "我一直在忙,但没有方向"

与相邻 skill 的区分

  • p18持身勿轻用心毋重 的区别: p18是平衡"轻/重",p19是平衡"大/小";p18关于心态,p19关于行动
  • p16动中真静 的区别: p16是"动中静"的定力,p19是"大处着眼小处着手"的格局;p16强调内心,p19强调做事

E — 可执行步骤 (Execution)

当 skill 被激活后,agent 应按以下步骤执行:

  1. 问用户:你的"大处"是什么?你的目标/方向清晰吗?

    • 完成标准: 用户能够清晰描述自己的大目标
  2. 问用户:你的"小处"是什么?你现在做的小事和大目标有关系吗?

    • 完成标准: 用户检查当前的小事是否在为大的目标服务
  3. 用"小处不渗漏,暗处不欺隐,末路不怠荒"检测:在哪个场景下你会松懈?

    • 完成标准: 用户识别出自己在小处/暗处/末路的潜在松懈,并承诺保持警觉

B — 边界 (Boundary) ★

不要在以下情况使用此 skill

  • 完全没有方向的新人:还在摸索阶段,无法"大处着眼",先从小处开始积累
  • 紧急危机需要快速行动:此时不需要"着眼",直接行动更重要
  • 极度疲惫/耗尽状态:无法保持"不怠荒",需要先恢复

作者在书中警告的失败模式

  • 末路怠荒(来自本原则):穷困潦倒时放弃奋发,功败垂成
  • 机制:在最困难的时候放弃,前功尽弃

作者的盲点 / 时代局限

  • 现代职场强调"快速迭代",过度关注小处可能失去大局
  • "小处不渗漏"在某些场景可能变成完美主义,导致行动迟缓

容易混淆的邻近方法论

  • 持身勿轻(p18):p18是心态平衡,p19是行动格局;p18是内在,p19是外在
  • 动中真静(p16):p16强调内心平静,p19强调做事方法;p16是修养,p19是实践

相关 skills (阶段 3 填充)

  • depends-on: p18持身勿轻用心毋重, p16动中真静
  • contrasts-with: p18持身勿轻用心毋重
  • composes-with: p01栖守道德

审计信息

  • 验证通过: V1 ✓ / V2 ✓ / V3 ✓
  • 测试通过率: 待填充
  • 蒸馏时间: 2026-04-24
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. 9d ago First seen · 124 lines · 80 tokens per session scan A 88bfb99d69e5

Subscribe to this mod's changes

p19大处着眼小处着手 is a skill published in the GitHub repository ace3000chao/book2startup (80 stars, last pushed 4mo ago), licensed MIT. It adds 80 tokens to every session and 1,552 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

apply-trust-building

Use when a manager is new to a team, has experienced a trust breach, or wants to deliberately strengthen the trust foundation of their management relationships — because trust determines whether employees share real problems, follow direction with confidence, and engage fully.

jeffreytse/grimoire-core · 52 tokens

orbit-notion

Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…

nexu-io/open-design · 117 tokens

agentmail

Use your assigned AgentMail inbox to read email tasks, explicitly send or reply, and check delivery. Provided automatically by your inbox assignment.

paperclipai/paperclip · 30 tokens

Cortex

Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…

danielmiessler/LifeOS · 196 tokens

pinchtab-mcp

Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.

pinchtab/pinchtab · 52 tokens

feishu

Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.

Hmbown/CodeWhale · 33 tokens