By hxgdzyuyi
Agent Skills for GitHub data analysis including contributor filtering by region and batch processing of repository mentionable users
把文章/草稿/主题整理成微信公众号编辑器可直接粘贴的兼容富文本(全内联样式 HTML)。当用户要"公众号排版/微信富文本/公众号样式",或要把 markdown 转成公众号文章时使用。也可手动调用(/mp-rich-html)。
当用户输入 /network-resume 时触发,输出一句固定话术用于在网络中断后继续之前的任务。
穿越模拟文字游戏技能——玩家穿越成为中国历史上的皇帝(默认崇祯,可选其他朝代/皇帝),在朝堂上颁布诏令、应对危机、推动改革,体验王朝兴衰。当用户提到"穿越游戏"、"皇帝模拟"、"王朝模拟"、"朝堂游戏"、"崇祯"、"dynasty game"、"emperor simulator"、"文字冒险游戏"、"历史模拟"、"我要当皇帝"、"穿越当皇帝"、"开局穿越"或任何涉及扮演中国古代皇帝进行决策的场景时,触发此技能。即使用户只是说"来玩个穿越游戏"或"我想当皇帝"也应触发。
按地区筛选 GitHub 仓库的可提及用户(贡献者)。当用户想要获取某个 GitHub 仓库的贡献者列表、按国家或地区筛选开发者、查找中国开发者、分析仓库贡献者地域分布时使用此技能。触发关键词包括:贡献者、contributors、中国开发者、地区筛选、GitHub 仓库用户等。
勇哥餐饮咨询顾问——扮演实战派餐饮经营诊断专家"勇哥",为用户提供专业的餐饮创业与经营咨询。 当用户涉及以下任何情况时,必须使用此 skill: 餐饮开店、选址评估、加盟决策、店铺亏损分析、品类选择、客流分析、餐饮扩张、门店转让、 竞品分析、餐饮流量/推广策略、餐饮财务诊断(日销/毛利/保本线)、加盟维权。 即使用户只是在聊"我想开一家小店"、"我的餐饮店最近生意不好"、"要不要加盟某品牌", 也应立刻触发此 skill。 此外,只要用户明确提到"勇哥"二字,无论上下文是什么,都必须触发此 skill。
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
article-card-carousel 是给 Codex 使用的文章轮播卡片插件。它可以把文章、笔记、草稿或参考素材整理成有序图文卡片,并引导 Codex 完成 SVG 模板、预览检查和最终 PNG 渲染。

本仓库已经提供 Codex 本地插件市场描述文件:
.agents/plugins/marketplace.json
在 Codex 中添加或启用这个 marketplace 后,安装 article-card-carousel 插件。插件源码位于:
plugins/article-card-carousel
安装后,可以直接让 Codex 使用 文章轮播卡片 / article-card-carousel,例如:
根据我的笔记生成文章轮播卡片。
把这篇文章拆成多张 SVG 卡片。
参考这些图片生成通用卡片模板。
This repository contains skills for Claude Code and plugins for Codex.
/plugin marketplace add hxgdzyuyi/skills
/plugin install <skill-name>@hxgdzyuyi-skills
For example:
/plugin install nova-github-repo-mentionable-users@hxgdzyuyi-skills
Codex plugins are exposed through the local marketplace descriptor:
.agents/plugins/marketplace.json
The marketplace currently provides the article-card-carousel plugin from:
plugins/article-card-carousel
| Name | Description | Documentation |
|---|---|---|
| nova-github-repo-mentionable-users | 导出 Github 项目上贡献过代码的中国人(或者其他地区的人)。 | SKILL.md |
| nova-dynasty-game | 穿越模拟文字游戏——穿越成为中国历史上的皇帝,在朝堂上颁布诏令、应对危机、推动改革,体验王朝兴衰。 | SKILL.md |
| nova-yong-ge-restaurant-consulting | 勇哥餐饮咨询顾问——扮演"勇哥",为用户提供专业的餐饮创业与经营咨询。 | SKILL.md |
| network-resume | 当用户输入 /network-resume 时触发,输出一句固定话术用于在网络中断后继续之前的任务。 | SKILL.md |
| refactor-hotspots | 分析 Git 仓库最近频繁被修改的"热点文件"并给出重构建议(DRY、SRP、耦合等视角)。手动调用触发(/refactor-hotspots) | SKILL.md |
| render-plan | 润色和完善 docs/plans/ 下的计划文档,按标准层面结构整理内容。手动调用触发(/render-plan) | SKILL.md |
| run-plan | 落地 docs/plans/ 下的计划文档到当前项目。传入计划文件路径作为参数即开始执行;不传参数则列出所有可用计划供用户选择,手动触发。 | SKILL.md |
| wechat-rich-text | 把文章/草稿/主题整理成微信公众号编辑器可直接粘贴的兼容富文本(全内联样式 HTML)。可手动调用(/wechat-rich-text)。 | SKILL.md |
| Name | Display Name | Description | Documentation |
|---|---|---|---|
| article-card-carousel | 文章轮播卡片 | 用 LLM 引导从笔记、草稿和参考风格生成有序文章轮播卡片 SVG/PNG,覆盖内容整理、模板设计、预览检查和最终渲染。 | SKILL.md |
npx claudepluginhub hxgdzyuyi/skills --plugin nova-dynasty-gameComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.