By joeseesun
Creates and deploys a full knowledge-base website on any topic using AI for content research and generation, then builds static pages and deploys to Vercel automatically.
一句话生成任何领域的知识学习网站 - AI 理解主题,自动创作内容,生成页面,一键部署
适用于任何需要系统学习的知识领域:
# 自动安装到 Claude Code
npx skills add joeseesun/knowledge-site-creator
# 克隆仓库
git clone https://github.com/joeseesun/knowledge-site-creator.git
# 复制到 Claude Code skills 目录
cp -r knowledge-site-creator ~/.claude/skills/
cp -r /path/to/knowledge-site-creator ~/.claude/skills/
在 Claude Code 中直接说:
生成一个进化心理学学习网站
或者:
创建量子力学基础概念网站
AI 会自动:
knowledge-site-creator/
├── SKILL.md # 主 Skill 文件(AI 执行流程)
├── README.md # 本文件
├── references/ # 设计规范和模式参考
│ ├── core-patterns.md # 核心学习模式(闪卡、测试等)
│ ├── design-system.md # 设计系统(配色、字体、间距)
│ ├── code-quality.md # 代码质量标准
│ ├── pwa-setup.md # PWA 配置指南
│ └── seo-best-practices.md # SEO 优化最佳实践
└── scripts/ # 辅助脚本
└── update-css.sh # CSS 更新脚本
#FBBF24(黄色)#10B981(绿色)#EF4444(红色)#1F2937(深灰)#FFFFFF(白色)编辑生成的 css/minimal.css:
:root {
--color-primary: #FBBF24; /* 改成你想要的颜色 */
}
在生成时明确告诉 AI:
生成一个进化心理学网站,包含 50 个核心概念
编辑生成的 js/wordData.js,按照固定格式添加知识点。
欢迎贡献代码、报告 Bug、提出建议!
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)本项目采用 MIT 协议开源 - 详见 LICENSE 文件
向阳乔木(Joe)
如果这个项目对你有帮助,请给个 ⭐️ Star 支持一下!
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.
npx claudepluginhub joeseesun/qiaomu-knowledge-site-creatorConvert any content or file format into NotebookLM-compatible formats. Enables seamless integration of diverse data sources with Google's AI learning tool.
Generate and design posters using Qiaomu Mondo templates with customization and rapid iteration capabilities.
Proxy utility for markdown processing and transformation, enabling seamless markdown handling in AI workflows.
AI-guided website builder: blueprints, themes, and skills that take you from idea to published site.
B12 Website Generator plugin allows you to create a professional, engaging, and user-friendly website in seconds using AI. To create a website, you need to provide a name for your project/business, along with a description of the project/business (goals, structure, etc.).
Autonomous website generator skill for creating customized Docusaurus documentation websites. Analyzes project content, generates intelligent website structure, and validates changes with iterative build testing until successful. Creates git branch and commits with clear messages. Auto-detects project type and customizes accordingly. Use when generating project documentation websites, creating content-driven sites, or automating website creation with build validation.
From zero knowledge to hero website. Design + SEO skills that make Claude your expert co-pilot for building beautiful, high-ranking websites.
Hamsurang brand HTML presentation generator. Soft Modern design with light/dark themes, 14 slide types, 4-color code highlighting.
Personal LLM-managed wiki: ingest sources, cross-reference pages, query with citations, and lint your markdown knowledge base