Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.57 KB

File metadata and controls

27 lines (17 loc) · 1.57 KB

Launch: Open Agent Stack + Claude Skills v2.1

Two open-source drops from OneWave AI, both MIT.

Claude Skills Library v2.1

Our 172-skill library got a full 2026 refresh. Long templates and tables moved out of the skill files into references, every emoji stripped, instructions rewritten to imperative voice. The result: zero bloated skills, leaner context, same capability — database-migrator went from 1,653 lines to 68 without losing a thing.

Audit after the pass: 172 skills, 0 emoji, 0 second-person, 0 skills over 250 lines.

Open Agent Stack

A new companion repo for everything that doesn't fit a single file:

  • 8 plugins, 26 skills — including vibe-stack (idea to shipped app, with a real motion system) and an AI-news HQ that tracks the field and briefs you on a cadence
  • 5 managed agents — web-search wired, Agent SDK definitions plus portable specs
  • 5 ChatGPT workspace-agent templates — connectors, schedules, knowledge, skills, channels
  • 2 multi-agent orchestrators — a lead plus a team of 5, with human-in-the-loop or fully autonomous modes
  • 7 design-token styles — each with live previews

Built to be universal: Claude Code, the Agent SDK, or any AI tool. Skills, plugins, agents, and design tokens are converging into cross-tool protocols, and we're building in the open for it.

Links