GenAI PM
concept8 mentions· Updated Aug 24, 2026

Skills

A protocol or capability layer mentioned as part of an open, composable extension philosophy for AI tooling. It is grouped with MCP and Plugins.

Key Highlights

  • Skills emerged as both an open ecosystem for installable AI capabilities and a product pattern for steering agent behavior.
  • The concept is repeatedly grouped with MCP and Plugins as part of a broader open, composable extension philosophy.
  • Product examples from Claude Code and Bolt show skills being used to package reusable instructions, context, and workflows.
  • For AI PMs, Skills is relevant to extensibility strategy, workflow reliability, and ecosystem design.
  • Guillermo Rauch positioned 2026 as a breakout year for Skills and CLIs, reinforcing their role in agent-facing software.

Skills

Overview

Skills refers to an emerging capability layer for AI agents and agent-facing tools: reusable, installable, and often agent-agnostic units of functionality, instructions, or task-specific behavior. Across the newsletter mentions, the term appears in two closely related senses: first, as an open ecosystem and distribution model for AI capabilities (for example, Guillermo Rauch’s npm-like `skills.sh` framing), and second, as a practical steering mechanism inside agent products such as Claude Code and Bolt, where skills package repeatable instructions, context, and workflows for common tasks.

For AI Product Managers, Skills matters because it points to a shift in how AI products become extensible. Instead of hard-coding every integration or burying workflows inside one proprietary agent harness, teams can expose capabilities through portable layers that can be installed, composed, and invoked by agents when relevant. In that sense, Skills sits alongside MCP and Plugins as part of a broader open, composable extension philosophy—one that could shape how products are discovered, integrated, automated, and governed in the agent era.

Key Developments

  • 2026-01-18: Guillermo Rauch introduced 𝚜𝚔𝚒𝚕𝚕𝚜 as an open, agent-agnostic ecosystem of AI capabilities installable via an npm-like CLI.
  • 2026-01-31: Dharmesh Shah recommended defining custom skills as preconfigured instructions and context for frequent tasks, framing them as a reliability aid for agentic coding assistants.
  • 2026-02-22: Peter Yang argued that, in the AI agent era, products should let agents complete tasks seamlessly via APIs, skills, and MCPs, pushing user time spent toward zero.
  • 2026-03-06: Guillermo Rauch launched a Rust-based Google Workspace CLI installable via npm or Skills (`skills.sh`) and predicted that 2026 would be the year of Skills and CLIs.
  • 2026-05-03: Harrison Chase noted that memory and integrations remained tightly coupled to the agent harness, arguing that only `agents.md` and skills showed signs of becoming an open standard.
  • 2026-06-19: Claude Code announced new steering controls including `CLAUDE.md`, skills, hooks, rules, and subagents, positioning skills as one of several mechanisms for guiding agent behavior.
  • 2026-08-12: A Bolt recap described a new usage model where skills stack, a single prompt can trigger all applicable skills, no manual invocation is required, and a saved playbook loads when relevant work appears.
  • 2026-08-24: Guillermo Rauch said fx’s extension philosophy centers on open protocols—MCP, Skills, Plugins, and Unix-style composability—and tied skills to a broader vision of embeddable, user-extensible AI tooling.

Relevance to AI PMs

1. Design extensibility as a product surface. Skills suggests a product architecture where capabilities are modular, installable, and composable. PMs can treat this as a roadmap question: which actions, workflows, or integrations should be packaged as reusable skills rather than embedded only in the core app?

2. Improve agent reliability on recurring tasks. The newsletter examples show skills being used as preconfigured instructions and context for common workflows. PMs can use this pattern to reduce variability in high-frequency tasks such as code review, support operations, CRM updates, or document generation.

3. Plan for ecosystem and distribution, not just features. If skills become a standard capability layer, products may need a strategy for publishing, discovering, versioning, and governing them. That includes permissions, trust, telemetry, invocation rules, and compatibility with adjacent standards such as MCP and plugins.

Related

  • MCP: Frequently grouped with Skills as part of the open protocol stack for agent interoperability and tool access.
  • Plugins: Another extension model often mentioned alongside Skills; together they represent modular ways to add capabilities to AI systems.
  • fx: Guillermo Rauch described fx as being built around open protocols including MCP, Skills, and Plugins.
  • Claude Code / Claude / CLAUDE.md: Claude Code uses skills as one of several steering mechanisms for agent behavior, alongside files, hooks, rules, and subagents.
  • Bolt: Bolt’s implementation highlights automatic skill triggering, stacking, and playbook loading for relevant tasks.
  • google-workspace-cli / CLIs: Skills was framed as an installation and distribution path for command-line capabilities, reinforcing the connection between agents and Unix-style tooling.
  • hooks, rules, subagents, playbook: These are adjacent control and orchestration concepts that often work with skills inside agent products.
  • agentsmd / claudemd: These file-based control surfaces were mentioned in neighboring discussions about open standards and agent steering.
  • Guillermo Rauch, Peter Yang, Dharmesh Shah, Harrison Chase: Key voices who framed skills respectively as an ecosystem, a product strategy enabler, a reliability mechanism, and a possible open-standard signal.
  • Vercel: Relevant through Guillermo Rauch’s broader ecosystem thinking around open, composable AI tooling.

Newsletter Mentions (8)

2026-08-24
Guillermo Rauch commented that fx’s extension philosophy centers on open protocols—MCP, Skills, Plugins, and Unix-style composability.

#2 𝕏 Guillermo Rauch commented that OpenAI Sol’s price reductions and discounts on Vercel AI Gateway made it Vercel’s fastest-growing frontier model, arguing that usage rises rapidly as inference costs fall. He said gateways can take advantage of price volatility to lower operating costs and increase margins, describing gateways as inevitable. #3 𝕏 Guillermo Rauch commented that fx’s extension philosophy centers on open protocols—MCP, Skills, Plugins, and Unix-style composability. He said libfx enables embedding fx into more complex programs and that users should be able to build their own CLI, background agent, or software factory for local or cloud use.

2026-08-12
"#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

2026-06-19
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.

2026-05-03
#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.

2026-03-06
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.

2026-02-22
#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.

2026-01-31
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.

2026-01-18
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

Claude Codetool

An AI coding assistant environment used for running evaluation skills and agentic workflows. In this issue it is mentioned as a runtime for ai-evals-course material and as an agent in an OpenRouter-like system.

Claudetool

Anthropic’s assistant, discussed here for shared memory across chat and Cowork. The feature is relevant to PMs because it enables cross-task context reuse and user-controlled memory.

Guillermo Rauchperson

Founder and CEO of Vercel, cited here announcing Run SDK and Vercel Connect. He is influential in developer tooling and AI app infrastructure.

Peter Yangperson

A creator/curator in the AI PM space who shared the ai-evals-course repository. He is mentioned as a source for practical AI eval resources.

Harrison Chaseperson

Founder and builder in the AI agents ecosystem, associated here with explaining deepagents’ architecture and its use of LangGraph. Relevant to PMs for understanding agent-loop/backend separation and deployment patterns.

Vercelcompany

A developer platform company mentioned as the home of Vercel AI Gateway and the company of Guillermo Rauch. It is discussed in relation to AI gateway growth and model pricing.

Dharmesh Shahperson

Co-founder associated here with advocating an 'open brain' approach to machine- and human-readable organizational information. Important for PMs thinking about internal systems, APIs, and organizational memory.

MCPconcept

An interoperability protocol for connecting AI systems and tools. Here it is described through a public roadmap covering long-running workloads, local-server HTTP, discovery, identities, permissions, and generated SDKs.

Claude.mdtool

A documentation convention for organizing Claude-related instructions or skills. The newsletter frames it as part of writing lean system prompts and modular skills.

subagentsconcept

Specialized subordinate agents used to break down and orchestrate tasks. The newsletter mentions them as part of Claude Code steering controls.

AGENTS.mdtool

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.

Bolttool

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