design-skills

Design a documented v1 skill set for an agent OS.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SujinHwang27/agent-os-lab --skill design-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-skills
Source: https://github.com/SujinHwang27/agent-os-lab/tree/main/agent-os-factory-v2.0/.claude/skills/design-skills
Command: npx skills add https://github.com/SujinHwang27/agent-os-lab --skill design-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design-skills solve the challenge of creating a coherent, documented set of capabilities for an agent OS.

Core Features & Use Cases

  • Framework to derive skills from user workflows.
  • Template-driven specification including purpose, inputs, process, outputs, auto-triggers, and quality checks.
  • Step-by-step guidance for prioritization, interdependencies, and zero-setup entry points.
  • Clear pathways for evolving from v1 to later versions.

Quick Start

Draft a v1 skill design for the target OS using the design-skills workflow and templates.

Frequently Asked Questions about design-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a coherent skill set for an agent OS from scratch?

To design a coherent skill set for an agent OS, apply a template-driven process that maps user workflows to skills, prioritizes capabilities, and documents specifications, triggers, and quality checks.

What is the best way to map user workflows to agent capabilities?

The best way to map user workflows to agent capabilities is through a structured derivation process that identifies core actions and translates them into documented skill specifications with clear auto-triggers.

How do I write a specification for an agent OS skill?

Writing an agent skill specification requires using a template that defines the purpose, inputs, process, outputs, auto-triggers, and quality checks to ensure capabilities function correctly.

Can I plan interdependencies and zero-setup entry points for multiple agent OS skills?

Yes, you can plan interdependencies and zero-setup entry points by following step-by-step guidance for prioritization, ensuring your v1 agent skill set integrates seamlessly without requiring manual initialization.

How do I prioritize core capabilities when building an agent skill set?

Prioritizing core capabilities involves evaluating derived user workflows to determine the most essential functions, ensuring the v1 agent skill set focuses on foundational behaviors before expanding to later versions.

When should I evolve my agent OS skill set from v1 to later versions?

You should evolve your agent OS skill set from v1 to later versions after establishing a zero-setup entry point and completing initial interdependency planning, providing clear pathways for expanding capabilities.