CtrlK
BlogDocsLog inGet started
Tessl Logo

personal-planner

为提问者生成个性化的未来规划与建议书。输入提问者的背景信息(职业、年龄、资源、目标、困境等),基于深度画像分析、行业趋势研判和商业洞察,输出一份图文并茂、有数据支撑、逻辑严密的 Markdown 规划报告,保存到项目 markdown/ 目录。触发条件:用户提供个人背景信息并希望获得规划建议,提到"帮我规划"、"未来规划"、"职业规划"、"个人发展"、"我该怎么做"、"给我写一份建议书"、"我的优势是什么"、"下一步怎么走",或者提供了详细个人信息并问 Claude 如何利用好它。即使用户只说"帮我分析一下我的情况"、"我现在很迷茫"但附带了背景信息,也应使用本 skill。

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

75%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, instruction-only skill that gives Claude a concrete, sequenced recipe for producing a personalized planning report — clear dimensions, output template, and quality rules. The main gaps are the absence of an explicit error-recovery feedback loop and the opportunity to offload the long report template into a reference file.

Suggestions

Add an explicit validation feedback loop, e.g. after drafting the report: verify each section has data sources and stated assumptions, and re-prompt the user for any missing high-priority dimension (行业/职业 > 年龄/地点 > 财务/家庭) before finalizing.

Consider moving the full report outline (3.1) and the dimension tables into a reference file (e.g. references/report-template.md) and signaling it from SKILL.md to improve progressive disclosure and reduce inline token load.

Tighten abstract analysis bullets (e.g. '行业现状:市场规模、增速…') with one concrete method or data source hint each so the 'how' matches the concreteness of the output template.

DimensionReasoningScore

Conciseness

Mostly efficient, skill-specific framework (dimension tables, report templates, chart rules) with little explanation of concepts Claude already knows; a few slightly padded lines like '将提问者提供的信息转化为一份专业、深度、可执行…的建议书' could be trimmed, keeping it just shy of lean.

4 / 5

Actionability

Concrete, actionable guidance throughout — collection dimensions with key questions, a full Markdown report outline, Mermaid chart-type rules, file-path naming, and writing-style constraints — with minor gaps where analysis methodology (e.g. '行业现状' bullets) names what to cover rather than how.

4 / 5

Workflow Clarity

A clearly sequenced three-stage process (画像构建 → 战略研判 → 报告生成) with an explicit info-gate ('不足的维度需主动追问…分批进行') and a 注意事项 checklist, but lacks an explicit validate→fix→retry feedback loop (only a contingency mechanism for failed assumptions).

4 / 5

Progressive Disclosure

Well-organized self-contained SKILL.md with clear staged section headers and no nested references; no bundle files are present, and the large inline report template (3.1) and dimension tables could optionally be split into reference files, leaving a minor organization gap.

4 / 5

Total

16

/

20

Passed

Description

91%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that pairs a concrete multi-action capability statement with an explicit, richly enumerated trigger section covering common phrasings and edge cases. The only weakness is mild abstraction in a couple of capability verbs ('商业洞察', '深度画像分析').

DimensionReasoningScore

Specificity

Lists several concrete actions — '深度画像分析、行业趋势研判和商业洞察', '输出一份图文并茂…Markdown 规划报告', '保存到项目 markdown/ 目录' — but '商业洞察'/'深度画像分析' stay somewhat abstract, so coverage is strong rather than fully comprehensive.

4 / 5

Completeness

Explicitly answers both 'what' (生成个性化规划建议书 via 画像/趋势/商业洞察 → Markdown 报告 → markdown/ 目录) and 'when' (a dedicated '触发条件' clause listing concrete trigger phrases and fallback cases).

5 / 5

Trigger Term Quality

Comprehensive natural-language triggers a user would actually say — '帮我规划', '未来规划', '职业规划', '个人发展', '我该怎么做', '给我写一份建议书', '我的优势是什么', '下一步怎么走', plus edge cases like '我现在很迷茫' with background info.

5 / 5

Distinctiveness Conflict Risk

The '规划建议书' framing and triggers like '下一步怎么走'/'给我写一份建议书' carve a clear niche with minimal conflict, though broad advice/analysis phrasing ('帮我分析一下我的情况') leaves minor overlap with general analysis skills.

4 / 5

Total

18

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
digoal/blog
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.