Productivity & Automationlow risk

n-time-value-focus

Protect time with an explicit value threshold. Use when explicitly invoked.

thepraggyverse/naval·skills/n-time-value-focus/SKILL.md
32/ 100おすすめ度

この Skill を導入

coding agent を選び、プロジェクト用または個人用コマンドをコピーします。

収録 commit に固定
プロジェクトに導入.agents/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a codex -y
個人環境に導入~/.agents/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a codex -g -y
手動配置先.agents/skills/n-time-value-focusOfficial docs ↗
プロジェクトに導入.claude/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a claude-code -y
個人環境に導入~/.claude/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a claude-code -g -y
手動配置先.claude/skills/n-time-value-focusOfficial docs ↗
プロジェクトに導入.agents/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a github-copilot -y
個人環境に導入~/.copilot/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a github-copilot -g -y
手動配置先.agents/skills/n-time-value-focusOfficial docs ↗
プロジェクトに導入.agents/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a cursor -y
個人環境に導入~/.cursor/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a cursor -g -y
手動配置先.agents/skills/n-time-value-focusOfficial docs ↗
プロジェクトに導入.agents/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a gemini-cli -y
個人環境に導入~/.gemini/skills/n-time-value-focus
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-time-value-focus -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/thepraggyverse/naval.git --scope workspace --path skills/n-time-value-focus
手動配置先.agents/skills/n-time-value-focusOfficial docs ↗
⚠ インストールには open-source skills CLI を使用します。実行前にソースと権限を確認してください。
# Naval Time Value Focus

## Purpose

Apply personal hourly-rate thinking, ruthless prioritization, and calendar clearing.

## Read First

- `references/concept.md`

Read only the files needed for the current request.
All runtime references are local to this skill so the folder can be copied independently.

## Workflow

1. Name the protected outcome and the weekly time it deserves.
2. Set a provisional time-value threshold from goals, scarcity, and replacement cost.
3. Classify commitments as protect, automate, delegate, batch, or delete.
4. Rebuild the next seven days around the protected block and one recovery margin.

## Output

Return these checkable fields:

- Protected outcome
- Time-value threshold
- Stop-doing list
- Rebuilt week
- Review date

## Boundaries

Do not apply the hourly-rate filter to relationships, health, care, or civic duties as if all value were market value.

Paraphrase by default and do not reproduce long passages from the book.
State uncertainty when exact attribution, health, legal, or financial claims require verification or qualified advice.

## Example

User: "What should I stop doing this week?"

Assistant: Use the workflow above and return protected outcome, time-value threshold, stop-doing list.