Reusable AI Skills — Capability
Purpose
Package domain expertise into modular, invocable Agent Skills so competence is built once and reused everywhere. This is the ecosystem’s foundational capability — reusable AI competence as infrastructure.
At a glance
| Field | Value |
|---|---|
| Slug | cap-reusable-ai-skills |
| Maturity | ✅ operational |
| Owning repo(s) | shared-skills |
| Layer(s) | 1 · Shared Skills |
| Last reviewed | 2026-07-05 |
Business value
Turns “we need someone who knows X” into “we have a skill for X.” Improving one skill upgrades every dependent layer — the ecosystem’s primary point of compounding leverage.
Technical responsibilities
- Package expertise as self-contained
SKILL.mdunits with progressive disclosure (references/,scripts/,assets/). - Route by intent (description-matched), not by name.
- Provide deterministic tooling (scripts) where prose would be unreliable.
- Not responsible for: agent runtime/orchestration, hosting, or data storage (higher layers).
Owning repository or repositories
| Repo | Role |
|---|---|
shared-skills |
The 169-skill library across 10 domain clusters |
Consuming repositories
| Repo | How it consumes |
|---|---|
portfolio-portal |
Built with site-architecture, documentation-writer, senior-architect |
personalops |
Builder skill intelligence-pack-publisher, engineering skills |
intelproducts |
Consumer-skill format + builder skills |
website-intelligence-lab |
Engineering & documentation capability |
leadplatform, outreachagent |
Consumer skills (e.g. proposal/outreach generators) |
Consuming ventures
- All ventures indirectly — skills underpin every higher layer that serves Inexis Digital, Consulting, Inbound Lanka, City Retreats.
Inputs
- User/agent intent; the AI harness that routes to skills.
Outputs
- Invoked capability: instructions, deterministic script outputs, templates,
llms.txt, diagrams, etc.
Dependencies
- Anthropic Agent Skills format + Claude Code / Agent SDK harness (platform).
Capability relationships
graph LR
SS[shared-skills] -->|provides| CAP[[Reusable AI Skills]]
CAP -.underpins.-> KI[[Knowledge Intelligence]]
CAP -.underpins.-> IPZ[[Intelligence Productization]]
CAP -.underpins.-> EVAL[[Reproducible Evaluation]]
CAP -.underpins.-> WA[[Website Assessment]]
CAP -.underpins.-> GOV[[Architecture & Docs Governance]]
Current maturity
✅ Operational. 169 versioned, licensed, multi-author skills in active use (built this portal). Not “production” (no CI/SLA). (Source: shared-skills digest.)
Planned evolution
Skills taxonomy/index; consolidate duplicated skills; eval/test harness; packaging as a distributable pack.
Related
- Repo:
shared-skills· System: Shared Skills Layer - Registry: Capability Registry · Reuse Map