🛠️
AI EngineeringTypeScript

Customize Capability

by holaboss-ai

Customize Capability is an AI Engineering skill for Claude Code, published by holaboss-ai in holaOS.

7.4K stars641 forkson holaboss-ai/holaOSAdded 2026/08/15+21% in starsRepository updated 2026/08/15
agentagent-harnessagent-osagenticaiai-agentai-agentsartificial-intelligenceclaude-codecodexelectronholabossholaosllmmcpmemorymodel-context-protocolruntimetypescriptworkspace
Install in seconds
Install Customize Capability
Copy Customize Capability into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/holaboss-ai/holaOS/tree/main/runtime/harnesses/src/embedded-skills/customize-capability ~/.claude/skills/customize-capability

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/holaboss-ai/holaOS.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
runtime/harnesses/src/embedded-skills/customize-capability/SKILL.md in holaboss-ai/holaOS
Installs to
~/.claude/skills/customize-capability
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Customize Capability does

Customize Capability modifies an already-installed workspace capability by adding or editing its MCP servers, skills, integrations, or agent guidance. Use it when a user wants to customize, change, or extend an existing capability, such as giving its agent new MCP tools.

Customize Capability is cataloged under AI Engineering on DirSkills. Customize Capability comes from a repository tagged agent, agent-harness, agent-os, agentic and ai.

Documentation

README

Customize Capability

Modify a capability that is already installed in this workspace. The most common request is giving it an MCP server so its agent gains new tools, but the same flow covers adding skills, integrations, or guidance.

A capability's source of truth is its manifest at capabilities/<capability-id>/capability.yaml. Re-installing reads that manifest and upserts the capability — re-install IS the update mechanism, and it never creates a duplicate.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Customize Capability

  • What else does holaboss-ai publish alongside Customize Capability?

    Customize Capability is one of 25 skills that DirSkills catalogs from holaboss-ai/holaOS, the repository it ships in. Its siblings there include App Builder SDK, Audience Analyst and Browser Core Efficient. Each one is a separate skill with its own page in this directory, installs the same way Customize Capability does, and is maintained by holaboss-ai in that same repository. The rest of the collection is listed on the holaboss-ai/holaOS page.

  • How does Customize Capability compare to other AI Engineering skills?

    Customize Capability ranks #426 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Customize Capability against them. Open each page to compare what they document and how they install.

More from holaboss-ai/holaOS

Customize Capability is one of 25 skills cataloged on DirSkills from holaboss-ai/holaOS.

See all 25 skills
🧩
2w ago

App Builder SDK

App Builder SDK builds new holaOS apps using five backend primitives (connection, resource, action, sync, start) and optionally adds a shadcn dashboard UI. Use it when a user requests an integration-only module like Slack or Discord, or a dashboard app with a workspace pane.
AI Engineering
7.4K641
📊
2w ago

Audience Analyst

Audience Analyst turns raw audience data into actionable segments and content recommendations. Use it when you need to understand follower demographics, behavior, and preferences to create targeted content.
Data
7.4K641
2w ago

Browser Core Efficient

Browser Core Efficient reduces browser tool round trips and state snapshots when an agent works in an embedded browser. Use it to choose the cheapest reliable interaction loop for page actions, waiting, and state reads.
Automation
7.4K641
🔍
2w ago

Browser QA

Browser QA reproduces and isolates failures in an embedded browser using an evidence-first loop, then reports whether the failure is locator, timing, session state, or product behavior. Use it for reproducible browser validation, regression checking, or debugging workflows.
Quality
7.4K641
📊
2w ago

Build Dashboard

Build Dashboard scaffolds the visual layer of a holaOS dashboard app using TanStack Start, @holaboss/ui, and workspace tokens. Use it when an app's SDK primitives are wired and it needs a src/client/ UI surface.
Frontend
7.4K641
🧩
2w ago

Capability Creator

Capability Creator bundles one or more skills and the integrations they need into a single named, installable workspace capability. Use it when the user wants to create a capability that delivers a specific outcome across tools and platforms.
AI Engineering
7.4K641