From repo-to-content
Synthesize a concise, first-person, technical blog post (markdown, with frontmatter) from a GitHub repository's README, docs, and planning files. Writes intro / body / conclusion in a no-marketing-fluff voice. Use when the user says "turn this repo into a blog post", "draft a blog post about this project", "write up this repo as an article", or wants a publishable narrative of the repository.
How this skill is triggered — by the user, by Claude, or both
Slash command
/repo-to-content:repo-to-blog-postThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a markdown blog post that explains what the repository is, why it exists, and what was built.
Generate a markdown blog post that explains what the repository is, why it exists, and what was built.
path (optional): repo path; defaults to cwd.output (optional): output markdown path. Default: ./<slug>-blog-post.md.tone (optional): default "concise, first-person, technical". Accept overrides.repo-scan if manifest missing.remote_url from manifest).---
title: "<generated title>"
date: <today YYYY-MM-DD>
tags: [tag-1, tag-2, tag-3]
source_repo: <remote_url>
---
<body>
output. Print the path and the generated title.npx claudepluginhub danielrosehill/claude-code-plugins --plugin repo-to-contentFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.