Batch promote open source projects to tech weeklies and communities.
Batch promotes open source projects to tech weeklies and communities. Automatically searches for weeklies, extracts repo info via GitHub CLI, generates tailored submissions, and posts them to configured targets.
/plugin marketplace add ourines/oss-promoter/plugin install oss-promoter@oss-promoterThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Batch promote open source projects to tech weeklies and communities.
gh to get repo description, README, stars, etc.gh issue create or gh issue comment to submitWhen the user wants to promote an open source project:
${CLAUDE_PLUGIN_ROOT}/config/weeklies.jsongh repo view <repo> --json name,description,url,stargazerCount,readme to get project infotitle_templatetype is "issue": use gh issue create --repo <weekly_repo> --title "<title>" --body "<body>"type is "comment": use gh issue comment <issue_number> --repo <weekly_repo> --body "<body>"/oss-promoter:promote <repo-url> - Promote a project to all enabled weeklies/oss-promoter:search - Search for new weeklies to add to config/oss-promoter:list - List all configured weeklies and their statusFor Chinese weeklies, use this template:
## 项目介绍
[{name}]({url}) - {description}
## 核心功能
{features_from_readme}
## 使用示例
{usage_example}
## 链接
- GitHub: {url}
- Stars: {stars}
WebSearch - Search for new weekliesBash with gh - GitHub CLI for repo info and issue creationRead - Read config filesenabled: false for weeklies that are language/topic specific and don't match the projectCreating 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.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.