Console
AIpkg · directory/orgs
back to directory
DOSSIER · ORGnamespace · os
filed 2 months 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
6downloads
0likes
v0.1.0·2 months ago

internal-comms

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

Install

npx @aipkgs/cli install os/internal-comms
0downloads
0likes
v0.1.0·2 months 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

npx @aipkgs/cli install os/claude-api
0downloads
0likes
v0.1.0·2 months ago

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Install

npx @aipkgs/cli install os/mcp-builder
0downloads
0likes
v0.1.0·2 months ago

slack-gif-creator

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."

Install

npx @aipkgs/cli install os/slack-gif-creator