oss-ready-packager

oss-ready-packager is a skill for Claude Code from cembasaranoglu/crafting-system-claude. It costs 31 tokens per session (106 once invoked), scanned A, original, MIT.

A preparation and review guide for publishing software, prompt packs, plugins, libraries, command-line tools, or documentation as open source.

In plain words
What is it for?
It prepares or reviews repository health files and records what is validated, missing, or blocking an open-source release.
Why use it?
It helps find missing licenses, community files, support information, security notes, and release checks before publication.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the crafting-system plugin — 81 skills, 32 agents shipped together

Good fit It prepares or reviews repository health files and records what is validated, missing, or blocking an open-source release.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cembasaranoglu/crafting-system-claude/oss-ready-packager
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add cembasaranoglu/crafting-system-claude --skill oss-ready-packager
Clone the repo
git clone --depth 1 https://github.com/cembasaranoglu/crafting-system-claude

Made for: Claude Code.

Or install crafting-system, the plugin that ships this one along with the rest of its 81 skills, 32 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for oss-ready-packager

README.md
[![agentmods](https://agentmods.dev/badge/skills/cembasaranoglu/crafting-system-claude/oss-ready-packager/github.svg)](https://agentmods.dev/skills/cembasaranoglu/crafting-system-claude/oss-ready-packager)
Your own site
<a href="https://agentmods.dev/skills/cembasaranoglu/crafting-system-claude/oss-ready-packager"><img src="https://agentmods.dev/badge/skills/cembasaranoglu/crafting-system-claude/oss-ready-packager/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for oss-ready-packager

Your own site · 80×15
<a href="https://agentmods.dev/skills/cembasaranoglu/crafting-system-claude/oss-ready-packager"><img src="https://agentmods.dev/badge/skills/cembasaranoglu/crafting-system-claude/oss-ready-packager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 106 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.00106
Opus 5 $0.00015 $0.00053
Sonnet 5 $0.00006 $0.00021
Haiku 4.5 $0.00003 $0.00011

Measured 6d ago against content hash 1aba5f4f9a68, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

oss-ready-packager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

cowork/skills/oss-ready-packager/SKILL.md · 12 lines

What it actually says

OSS-Ready Packager

Use when preparing a repository, prompt pack, plugin, library, CLI, or docs pack for open-source publication.

Follow prompts/162_oss_ready_packager.md.

Do not claim legal/security/release readiness unless evidence exists. Mark license choice, contact placeholders, validation, and publication blockers clearly.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 12 lines · 31 tokens per session scan A 1aba5f4f9a68

Subscribe to this mod's changes

oss-ready-packager is a skill published in the GitHub repository cembasaranoglu/crafting-system-claude (5 stars, last pushed 4mo ago), licensed MIT. It adds 31 tokens to every session and 106 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

open-sourcing

This skill should be used when the user asks to "open source this project", "prepare this repository for public release", "make this repo public", "check open-source readiness", "choose a license for this project", or "set up release automation" ahead of a public launch. Provides a release-readiness workflow covering…

trailofbits/skills · 82 tokens

open-source

Open source readiness best practices. Covers licensing, documentation, community health, CI/CD, compliance, legal, and packaging. USE WHEN: user mentions "open source", "license", "LICENSE", "CONTRIBUTING", "CODEOFCONDUCT", "CHANGELOG", "open source readiness", "community health", "OSS compliance", "SPDX", "CLA"…

claude-dev-suite/claude-dev-suite · 150 tokens

release-announcement

Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.

paperclipai/paperclip · 42 tokens

multi-agent-release-manager

Cleans up the workspace, formats code, runs presubmit checks, and uploads CLs to Gerrit.

chromium/chromium · 27 tokens

release-notes

Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.

phuryn/pm-skills · 57 tokens

pack-submit

Package one of this agent's own skills as a standalone community pack and submit it to the aeon registry as a PR.

aeonfun/aeon · 27 tokens