TechFlow Logo
Login/ Sign up
ETH Gas
Gwei
Fear
gas
The Right Way to Use Skills: Five Reflections Following Anthropic’s Public Release of Its Internal Methodology

The Right Way to Use Skills: Five Reflections Following Anthropic’s Public Release of Its Internal Methodology

2026.06.08
Share

TechFlow Selected TechFlow Selected

techFlow

The Right Way to Use Skills: Five Reflections Following Anthropic’s Public Release of Its Internal Methodology

Many people use Skill, but they may not truly understand it.

2026.06.08 - 08:51:08
Anthropic
Many people use Skill, but they may not truly understand it.

Author: AI Product A Ying

I read a blog post by the Anthropic team titled “Lessons from Building Claude Code: How We Use Skills.” This is arguably the most in-depth practical summary of Skills I’ve encountered so far.

Skills themselves aren’t complicated—but doing them well is no easy task.

I recall when Skills first gained popularity, people loved building all kinds of “writing style” Skills or “content generation” Skills. It felt like as long as you injected your personal writing style into a Skill, the model would reliably output in that style.

But after testing many such Skills myself, I found they often simply didn’t work.

A single writing-style Skill might contain several thousand—or even tens of thousands—of characters. Loading it consumes a large chunk of context. And once context becomes overloaded, the model’s reasoning ability tends to degrade.

The result? You get the right tone—but shallow content and weakened analytical capability.

Another common issue:

Many people write Skills by stuffing them with step-by-step operational instructions: “Step 1 do X; Step 2 do Y; Step 3 do Z.” But in practice, model execution proves unstable.

Only later did I realize that repetitive, procedural tasks are better codified as Scripts—not spelled out as lengthy Instructions.

After reading Anthropic’s article, my biggest takeaway was this: Many people use Skills—but few truly understand them.

At its core, a Skill is Context Engineering. Knowing *when* to encode knowledge directly into a Skill, *when* to break it down into References, *when* to formalize it as a Script, and *when* to constrain the model using Gotchas—that’s where real expertise lies.

Once you grasp how Skills actually operate, revisiting exemplary ones reveals they’re never just about prompt engineering—they solve problems around context management, experience capture, and capability reuse.

If you want to dive deep into Skills, I highly recommend these two articles:

https://claude.com/blog/lessons-from-building-claude-code-how-we-use-skills

https://research.perplexity.ai/articles/designing-refining-and-maintaining-agent-skills-at-perplexity

#01 Don’t Write Fluff

A Skill fundamentally captures an organization’s “tacit knowledge.” So avoid repeating common-sense facts the model already knows. What’s truly valuable is precisely what the model *doesn’t* know.

Anthropic internally stresses that Skills should focus on Gotchas—the pitfalls people routinely fall into.

For example:

1. Never sort this table by created_at.

2. A 200 response from staging does *not* indicate success.

3. request_id and trace_id refer to the same identifier.

Such details live only in employees’ lived experience. Always remember what a Skill really is:

Skill = Documenting the veteran engineer’s hard-won experience.

Through Skills, we consolidate fragmented expertise scattered across individual minds.

#02 A Skill Is Context Engineering

This may be one of Anthropic’s most profound insights.

A Skill isn’t just a Markdown file—it’s a folder. To those already using Skills, this sounds obvious.

Yet over the past few days, I’ve reflected deeply—and realized: They deliberately use the folder structure to embody the philosophy of Context Engineering.

Let’s revisit a typical Skill structure:

skill/
  ├── SKILL.md
  ├── references/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       &

Join TechFlow official community to stay tuned

Add to Favorites
Share to Social Media

Related Articles

2026.07.20

GitHub Code "Leak", Anthropic Becomes AMD Customer? NVIDIA GPU Monopoly Faces Biggest Variable

Investment research has become so fiercely competitive that practitioners have now resorted to scraping code leaks to find client lists.

GitHub Code "Leak", Anthropic Becomes AMD Customer? NVIDIA GPU Monopoly Faces Biggest Variable
2026.07.14

All In Latest Podcast | OpenAI vs Anthropic IPO Showdown: Trillion-dollar Valuation, Price War, and China's Open Source Pivot

Anthropic may go public at a $3 trillion valuation, but your token bill doubles every 45 days, yet ROI is close to zero.

All In Latest Podcast | OpenAI vs Anthropic IPO Showdown: Trillion-dollar Valuation, Price War, and China's Open Source Pivot
2026.07.08

SemiAnalysis: Anthropic Will Become the First $6 Trillion Market Cap Company

Shadow Ledger Calculates Anthropic at $6 Trillion?

SemiAnalysis: Anthropic Will Become the First $6 Trillion Market Cap Company
2026.06.16

Anthropic’s Triple Crisis: Code Leak, Government Confrontation, and Weaponization

This company, which touts “security” as its selling point, is turning the security narrative into a commercial moat—and what it’s truly after is the user data held by Microsoft and others.

Anthropic’s Triple Crisis: Code Leak, Government Confrontation, and Weaponization
2026.06.16

The U.S. government’s ban on Anthropic’s models has nothing to do with “jailbreaking.”

This order issued by the Trump administration appears to be retaliatory.

The U.S. government’s ban on Anthropic’s models has nothing to do with “jailbreaking.”
2026.06.15

U.S. Government Abruptly Halts Anthropic’s Most Advanced Model; “Pre-IPO Stock Price” Plummets 3.7% Overnight

The two models that were halted had only been launched a few days earlier.

U.S. Government Abruptly Halts Anthropic’s Most Advanced Model; “Pre-IPO Stock Price” Plummets 3.7% Overnight
2026.06.11

Interview with Instagram’s Co-Founder: Anthropic Releases Claude 5—The Era of Hand-Coded Software Is Over

Sonnet and Fable 5 are entirely different in terms of perceived scale.

Interview with Instagram’s Co-Founder: Anthropic Releases Claude 5—The Era of Hand-Coded Software Is Over
2026.06.03

Founded five years ago with a valuation of $965 billion, Anthropic has just filed its prospectus.

The largest IPO in the AI industry has begun.

Founded five years ago with a valuation of $965 billion, Anthropic has just filed its prospectus.
2026.05.21

Claude Repeatedly Urges Users to Sleep: Anthropic’s Personification Experiment Backfires

When an AI company chooses to shape its model as a “personality with character,” does it also assume full responsibility for that personality doing something you did not anticipate?

Claude Repeatedly Urges Users to Sleep: Anthropic’s Personification Experiment Backfires
2026.05.20

Karpathy Joins; Anthropic Is Almost Emptying OpenAI’s Circle of Friends

When an OpenAI co-founder joins a competing company as a subordinate.

Karpathy Joins; Anthropic Is Almost Emptying OpenAI’s Circle of Friends
TechFlow Logo

Navigating Web3 tides with focused insights

Contribute An Articleemail
Media Requestsmsg

Risk Disclosure: This website's content is not investment advice and offers no trading guidance or related services. Per regulations from the PBOC and other authorities, users must be aware of virtual currency risks. Contact us / [email protected] ICP License: 琼ICP备2022009338号