Skills
A workflow concept in Bolt where multiple applicable capabilities can be combined automatically. The newsletter describes them as stacking and being triggered by a single prompt.
Key Highlights
- Skills are reusable instructions or behavior modules that help AI agents perform recurring tasks more consistently.
- They are emerging both as steering controls inside agent products like Claude Code and as installable, open capability packages.
- For AI PMs, skills are a practical way to improve reliability, reduce prompt repetition, and encode workflow best practices.
- The concept is increasingly tied to platform strategy, interoperability, and agent ecosystem distribution.
- Newsletter coverage positions skills as one of the clearest signs of a possible open standard layer for agent behavior.
Skills
Overview
Skills are reusable behavior modules, packaged instructions, or preconfigured context blocks that help steer how AI agents perform specific tasks. In the newsletter, the term appears in two closely related senses: as a practical steering mechanism for coding agents like Claude Code, and as a broader open ecosystem idea for distributing agent capabilities via installable packages. In both cases, skills reduce repeated prompting by turning best practices, task guidance, and operational context into reusable building blocks.For AI Product Managers, skills matter because they sit at the intersection of product UX, reliability, distribution, and platform strategy. A product with well-designed skills can make agents more consistent, faster to onboard, and easier to integrate into real workflows. They also hint at an emerging abstraction layer between raw models and end-user outcomes: instead of asking users to write perfect prompts every time, PMs can encode repeatable behaviors once and reuse them across teams, tools, and agent harnesses.
Key Developments
- 2026-01-18: Guillermo Rauch launched 𝚜𝚔𝚒𝚕𝚕𝚜, described as an open, agent-agnostic ecosystem of AI capabilities installable through an npm-like CLI. This framed skills not just as prompts, but as portable, packageable agent capabilities.
- 2026-01-31: Dharmesh Shah highlighted a reliability issue with coding agents and recommended custom skills as preconfigured instructions and context for frequent tasks, positioning skills as a way to improve consistency and reduce avoidable mistakes.
- 2026-02-22: Peter Yang argued that AI-era products should help users spend less time in the UI by enabling agents through APIs, skills, and MCPs, linking skills to automation and agent-driven product usage.
- 2026-03-06: Guillermo Rauch launched a Rust-based Google Workspace CLI installable via npm or Skills, and predicted 2026 would be the year of Skills and CLIs. This connected skills to software distribution and practical task execution.
- 2026-05-03: Harrison Chase noted that memory and integrations were still tightly coupled to the agent harness, while agents.md and skills were among the few signs of an emerging open standard. This reinforced skills as a possible interoperability layer.
- 2026-06-19: Anthropic announced new steering controls for Claude Code, including CLAUDE.md, skills, hooks, rules, and subagents. This formalized skills as one of several first-class mechanisms for guiding agent behavior in production workflows.
Relevance to AI PMs
- Turn repeated prompting into productized behavior. If users or internal teams repeatedly provide the same instructions, PMs can convert those patterns into reusable skills that improve task success and reduce friction.
- Improve reliability and governance. Skills can encode preferred workflows, coding standards, domain context, and guardrails, making agent behavior more consistent across users and reducing prompt variance.
- Shape platform and ecosystem strategy. As skills become installable and potentially portable across tools, PMs should consider whether their product should expose, consume, or distribute skills as part of an agent platform, marketplace, or developer workflow.
Related
- Claude Code, CLAUDE.md, hooks, rules, subagents: These are adjacent steering mechanisms for controlling agent behavior, with skills serving as reusable task-level guidance within a broader control stack.
- MCP: Mentioned alongside skills as an enabler for agentic workflows; MCPs typically connect agents to tools and systems, while skills help define how the agent should behave when using them.
- agentsmd and claudemd: These point to file-based standards or conventions for agent guidance. Skills may complement these by packaging reusable instructions more modularly.
- CLIs and google-workspace-cli: Skills increasingly overlap with command-line distribution and execution, especially when capabilities are installable like software packages.
- Open harnesses: The newsletter framed skills as one of the few signs of a more open layer beyond tightly coupled agent frameworks.
- Guillermo Rauch, Harrison Chase, Peter Yang, Dharmesh Shah, Anthropic/Claude: These figures and platforms helped shape the discussion around skills as steering, packaging, and standardization mechanisms.
- Vercel and Claude: Relevant through their association with Guillermo Rauch and Anthropic-driven agent workflows, where skills are becoming part of the broader agent product stack.
Newsletter Mentions (7)
“"#14 𝕏 A recap described a new way to use skills in Bolt: skills stack, one prompt triggers all applicable skills, skills require no manual invocation, and Bolt loads a saved playbook when the relevant task comes up."”
#14 𝕏 A recap described a new way to use skills in Bolt: skills stack, one prompt triggers all applicable skills, skills require no manual invocation, and Bolt loads a saved playbook when the relevant task comes up. Also covered by: @bolt.new
“Announces new steering controls for Claude Code, including CLAUDE.md files and mechanisms like skills, hooks, rules, and subagents to guide agent behavior.”
📝 Claude Code Blog Steering Claude Code: CLAUDE.md files, skills, hooks, rules, subagents and more - Announces new steering controls for Claude Code, including CLAUDE.md files and mechanisms like skills, hooks, rules, and subagents to guide agent behavior.
“#13 𝕏 Harrison Chase warns that memory and integrations are still tightly coupled to the agent harness—only agents.md and skills hint at any open standard.”
#13 𝕏 Harrison Chase warns that memory and integrations are still tightly coupled to the agent harness—only agents.md and skills hint at any open standard.
“in Guillermo Rauch launched a Rust-based Google Workspace CLI (Drive, Gmail, Calendar, Sheets, Docs…) installable via npm (@googleworkspace/cli) or Skills (skills.sh). He predicts 2026 as the year of Skills and CLIs.”
GenAI PM Daily March 06, 2026 GenAI PM Daily 🎧 Listen to this brief 3 min listen Today's top 25 insights for PM Builders, ranked by relevance from Blogs, X, LinkedIn, and YouTube. OpenAI Introduces GPT-5.4 Model #1 📝 OpenAI News Introducing GPT-5.4 - Announcement of GPT-5.4 as a new product release, highlighting improvements and new capabilities over prior models. The post introduces features and potential applications of GPT-5.4. Also covered by: @There's An AI For That , @Kevin Weil 🇺🇸 #12 in Guillermo Rauch launched a Rust-based Google Workspace CLI (Drive, Gmail, Calendar, Sheets, Docs…) installable via npm (@googleworkspace/cli) or Skills (skills.sh). He predicts 2026 as the year of Skills and CLIs.
“#13 𝕏 Peter Yang argues that in the AI agent era, your goal should be to drive user time spent with your product to zero by empowering agents to complete tasks seamlessly via APIs, skills, and MCPs.”
#13 𝕏 Peter Yang argues that in the AI agent era, your goal should be to drive user time spent with your product to zero by empowering agents to complete tasks seamlessly via APIs, skills, and MCPs.
“To mitigate this, he recommends defining custom “skills”—preconfigured instructions and context—for frequent tasks.”
From LinkedIn • Deeper Insights AI Tools & Applications Dharmesh Shah’s post highlights a common reliability pitfall with agentic coding assistants like Claude Code: when they reply “you’re absolutely right,” they may overlook errors or violate principles such as DRY (Don’t Repeat Yourself). To mitigate this, he recommends defining custom “skills”—preconfigured instructions and context—for frequent tasks. This approach helps maintain consistency and reduce surprising mistakes, even when leveraging advanced models like Opus 4.5.
“Introducing AI Skills “npm” : Guillermo Rauch @rauchg launched 𝚜𝚔𝚒𝚕𝚕𝚜, an open, agent-agnostic ecosystem of AI capabilities installable via an npm-like CLI.”
From X AI Product Launches & Updates Free Vibe Coding in AI Studio with Gemini 3 : Logan Kilpatrick @OfficialLoganK announced that you can now vibe code with Gemini 3 Flash and Gemini 3 Pro for free in Google AI Studio. Introducing AI Skills “npm” : Guillermo Rauch @rauchg launched 𝚜𝚔𝚒𝚕𝚕𝚜, an open, agent-agnostic ecosystem of AI capabilities installable via an npm-like CLI. Local Model Support in Cowork : Clement Delangue @ClementDelangue unveiled Cowork for local models , enabling users to keep data on-device instead of remote cloud.
Related
Anthropic’s coding agent environment used for building workflows, sessions, and handoffs.
Anthropic’s AI assistant/model family used for coding and review workflows. The newsletter references Claude’s built-in /code-review feature as part of adversarial code review.
CEO of Vercel and a frequent commentator on infrastructure for AI agents and web apps.
Product and AI commentator who recaps practical lessons from builders and teams.
Founder associated with LangChain and a prominent builder in the agent tooling ecosystem.
Vercel provides cloud infrastructure and sandboxing for web apps and AI agents.
Software entrepreneur mentioned for introducing a conversational interface for building agents. The newsletter frames him as drawing on decades of human-centric software design.
MCP is a deployment and integration concept for exposing tools and workflows to AI systems. In the newsletter it is mentioned as a way to deploy an analytics tool everywhere.
A documentation convention for organizing Claude-related instructions or skills. The newsletter frames it as part of writing lean system prompts and modular skills.
Specialized subordinate agents used to break down and orchestrate tasks. The newsletter mentions them as part of Claude Code steering controls.
A configuration file used to steer agent behavior in repositories and workflows. Here it is used to configure CLI agents for a reusable research setup.
A development tool with a skills system for automating workflows. The newsletter highlights stacked skills, automatic invocation, and playbook loading.
Stay updated on Skills
Get curated AI PM insights delivered daily — covering this and 1,000+ other sources.
Subscribe Free