@FinanceYF5: 3/Step 1: Create with your best examples + personal context. Key: Keep skill.md and examples separate. AI doesn't need to read a bunch of examples each time; load on demand; also don't leak privacy when sharing. Provide at least several different examples; giving only one will cause overfitting.
Summary
Share a key tip when using AI: store skill descriptions (skill.md) separately from examples to load on demand and protect privacy, and also recommend providing multiple different examples to avoid overfitting.
View Cached Full Text
Cached at: 06/05/26, 11:21 PM
3/🧭 Step 1: Create from Your Best Examples + Personal Context
Key: Keep skill.md and examples separate.
The AI doesn’t need to read a pile of examples every time; load on demand. Also avoids privacy leaks when sharing. Provide at least a few different examples—using just one leads to overfitting.
1/ Peter Yang publicly revealed his secret to saving hours each week: build his own AI Skill.
Codify personal knowledge and taste into a reusable skill, letting the AI do the work for you.
He built one live using Claude Code in just 5 steps.
2/ First, understand what a Skill is.
It’s simply a folder of instructions that the AI automatically triggers for a specific task.
His example: an “edit-post” skill for editing long-form newsletter content.
3/ Step 1: Create from your best examples + personal context.
Key: Keep skill.md and examples separate.
The AI doesn’t need to read all examples every time; load on demand. Also avoids leaking privacy when sharing. Provide at least a few different examples—just one leads to overfitting.
4/ Step 2: Write “when to trigger” clearly in the description.
Normally the AI only reads the skill name and description to decide whether to load the full skill.
So you must explicitly write “use when…” otherwise the skill won’t reliably trigger.
5/ Step 3: Create evals.md for self-checking.
This is a trick other tutorials don’t cover.
Ask the AI to generate 10 “pass/fail” checks (more reliable than rating 1-5): Does it have a hook? Does it sound like AI? Does it have substance?
6/ And make it auto-iterate.
During eval, open a separate agent with a clean context. If it fails, go back to the original agent and continue fixing.
During his demo, it took 5 rounds to pass all checks—the human could go grab coffee while it iterates.
7/ Step 4: Create memory.md to improve over time.
Record past conversation experiences in reverse chronological order, keep it to 2-3 sentences per day.
Ideal for vague feedback that can’t be judged by “pass/fail”, like “make the tone more authentic”.
8/ Step 5: Build a “meta-skill” for building skills.
When constructing a skill, the AI writes a lot of content. If you don’t watch it, it’ll pack in AI slop.
Use a Skill Editor to periodically review: remove dashes, remove clichés, keep it concise.
9/ But the most counterintuitive point is last.
Even with all best practices, skill output is only 80-90% there.
What truly separates AI slop from good content is the last 10-20%: your own manual review, finishing with human taste.
Skills help you run the first 80%, but that final stretch must always be you.
Watch the full content:
That’s all.
If you like this topic:
- Follow me (@FinanceYF5)
- Like + repost the first post below
Similar Articles
@FinanceYF5: 1/ Peter Yang revealed his secret to saving huge amounts of time each week: build your own AI Skill. Encapsulate your personal knowledge and aesthetic into a reusable skill, and let AI do the work for you. He built one live with Claude Code in just 5 steps.
Peter Yang shared a method to build a reusable AI Skill using Claude Code in 5 steps, encoding personal knowledge and aesthetics into a skill to save time.
@axichuhai: https://x.com/axichuhai/status/2062146611472400461
Shares 8 curated AI skills, covering basic configuration, product development, and content creation, to boost AI productivity for agents such as Claude Code and CodeX.
@AomyYing: https://x.com/AomyYing/status/2062414031244398791
This article introduces how to generate passive income by creating and selling Claude Skills (plug-and-play AI expert workflow files), detailing the complete monetization process from topic selection, definition, writing the SKILL.md file, to testing, publishing, and marketing.
@FinanceYF5: 10 Ready-to-Use Financial AI Agent Templates — Claude for Finance Means Business. Anthropic Releases 10 Out-of-the-Box Financial AI Agent Templates Covering Pitch Books, KYC, Valuation Reviews, Financial Models, Month-End Close, and More.
Anthropic has released 10 ready-to-use financial AI agent templates covering a wide range of financial use cases, including pitch books, KYC, valuation reviews, financial models, and month-end close.
@Liu_zhongxisn: https://x.com/Liu_zhongxisn/status/2057267000137896110
A practical tutorial for beginners to advanced users on Codex App, detailing how to make AI generate real files (Word/PDF/PPT/Excel), practice the complete web development process through mini-games, and use Playwright to automate business processes. It emphasizes starting from delivering real results rather than just talking about concepts.