Console
AIpkg · directory/orgs
back to directory
DOSSIER · ORGnamespace · os
filed 17 days ago
orgpublic

os

Open Source

A collection of open source assets available to the entire community.

Packages
13
Type
org
Visibility
public
CONTENTS

13 public packages

published under /os
40downloads
0likes
v0.1.0·10 days ago

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Install

``sh npx @aipkgs/cli install os/web-artifacts-builder ``

31downloads
0likes
v0.1.0·10 days ago

claude-api

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports openai/other-provider SDK, filename like *-openai.py/*-generic.py, provider-neutral code, general programming/ML.

Install

``sh npx @aipkgs/cli install os/claude-api ``

26downloads
0likes
v0.1.0·10 days ago

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

Install

``sh npx @aipkgs/cli install os/algorithmic-art ``

17downloads
1likes
v0.1.1·10 days ago

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Install

``sh npx @aipkgs/cli install os/frontend-design ``