repo-prep/SKILL.md
Interactively prepare a code repository for publication — LICENSE, NOTICE, AUTHORSHIP, README sections, package metadata, .gitignore, community docs (CONTRIBUTING/CODE_OF_CONDUCT/SECURITY/CHANGELOG), .github templates (issues/PR/CI/dependabot), a promo "more from the author" block, and conditional EU/Germany legal compliance (CRA, AI Act, GDPR, Impressum, product liability). Includes a dedicated authorship wizard that documents human decisions, judgment, direction, and art direction with jurisdiction-aware legal framing. Use when setting up a new repo for release, adding missing legal/meta/community files, writing an AUTHORSHIP record for AI-assisted work, or asking "prepare this repo for GitHub / open-sourcing".
npx skillsauth add glebis/claude-skills repo-prepInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Interactively scaffold the legal, metadata, community, and compliance files a repository needs before publication — consistently, from a central author profile, with author choices respected per repo.
.github/ templates.defaults but confirm per repo. Don't
blindly dump templates.gh, pushes) before running.Prefer cenno when it is installed — it gives a nicer panel, progress dots, and voice input (great for the reflective authorship answers).
ToolSearch for
mcp__cenno__ask_sequence. If the tools resolve, use cenno; otherwise fall
back to AskUserQuestion (choices) / plain conversational prompts (free text).mcp__cenno__ask_sequence with flow: "question"; it auto-fills progress dots.mcp__cenno__ask_user.input.kind: "choice" + choices for pick-one; "confirm" for yes/no;
"voice_text" for reflective free-text (Decisions, Judgment, Direction, Art
Direction); "scale" for ratings.{answers: [...]} / {answer, ...}). Handle
{answered: false} (timeout) by retrying or falling back.cenno skill; do not block — fall back gracefully.Identity, promo links ("ads"), and defaults live in
~/.config/personal-os/repo-prep/profile.toml (override with REPO_PREP_PROFILE).
assets/templates/profile.example.toml
there and walk the user through filling it (name, email, github, url, promo
projects, defaults). It is pre-seeded for this author.{{author}}, {{email}},
{{github}}, the promo block, and default choices.pyproject.toml,
package.json, Cargo.toml, go.mod), existing files, git remote, default
branch, whether it's already on GitHub. Read the author profile.AskUserQuestion (core /
community / .github / promo / compliance / gh remote). Pre-fill from profile
defaults.references/checklist.md.assets/templates/ and assets/github/, filling placeholders. Use
scripts/fetch_license.py for LICENSE. Edit package metadata inline.references/eu-germany-compliance.md and add only what applies.Full item-by-item detail, placeholder table, and ecosystem detection:
references/checklist.md (read it before generating).
A first-class feature. To produce a defensible AUTHORSHIP.md for AI-assisted
work, read and follow references/authorship-wizard.md. It:
CLAUDE.md/AGENTS.md, design tokens) and offers a draft to edit;Output template: assets/templates/AUTHORSHIP.md.
references/eu-germany-compliance.md covers CRA (SBOM, vuln reporting), AI Act
Art. 50 transparency, German Impressum (DDG), GDPR, the Product Liability
Directive, and the EAA. Obligations are conditional — ask the gating
questions and add only what applies. Not legal advice.
assets/licenses/ — bundled MIT, BSD-3-Clause (offline); others fetched.assets/templates/ — AUTHORSHIP, CODE_OF_CONDUCT, CONTRIBUTING, SECURITY,
NOTICE, CHANGELOG, profile.example.toml.assets/github/ — PR + issue templates, dependabot, CI workflows (python/node).scripts/fetch_license.py — write a filled LICENSE for any SPDX id.references/ — checklist.md, licenses.md, authorship-wizard.md,
eu-germany-compliance.md.development
--- name: agency-docs-updater description: End-to-end pipeline for publishing Claude Code lab meetings. Accepts optional args: date (YYYYMMDD, "yesterday", "today") and lab number (e.g. "04"). Examples: "yesterday 04", "20260420 05", "04" (today, lab 04), "" (today, auto-detect lab). --- # Agency Docs Updater Execute ALL steps automatically in sequence. Only pause if a step fails and cannot be recovered. Read `references/learnings.md` before starting for known pitfalls. **Configuration**: pat
tools
This skill should be used when applying proper typography to prose text or files in Russian, English, German, or French — smart quotes per locale («ёлочки», “curly”, „Gänsefüßchen“, « guillemets »), correct dashes (тире, em/en dash, Gedankenstrich, tiret), non-breaking spaces, ranges, ellipsis, and French espaces insécables before ! ? ; :. Fully deterministic via a pinned typograf-based CLI; never apply these rules by hand. Triggers on "типографика", "typograf", "оттипографь", "smart quotes", "fix typography", "неразрывные пробелы".
development
This skill should be used when inspecting or applying advanced OpenType features of a font (woff2/otf/ttf) — ligatures, stylistic sets (ss01–ss20), character variants (cvXX), texture healing, slashed zero, tabular/oldstyle figures, fractions, small caps, case-sensitive forms — and generating the CSS to enable them. Interviews the user via cenno to pick features. Triggers on "OpenType features", "font features", "stylistic sets", "ligatures", "texture healing", "tabular figures", "what can this font do".
tools
--- name: pre-session-portrait description: Build a compressed, visualizable "portrait" of a consulting/coaching client before a session, so the paid hour is spent solving, not scoping. Runs a 7-lens JTBD-inspired interview (where / how / what / problem / ideal / tension / jobs-to-be-done) that takes rich open answers in and compresses them to an 11-field YAML portrait out. Delivers three ways: raw paste-into-a-clean-chat prompt, a secret GitHub gist link, or a Codex CLI one-liner. Use when prep