SkillHub

pollinations-sketch-note

v0.0.1

自动搜索维基百科和百度百科主题,以三种艺术风格生成AI手绘速写笔记。

Sourced from ClawHub, Authored by kyle

Installation

Please help me install the skill `pollinations-sketch-note` from SkillHub official store. npx skills add East5RingRoad-kyle/pollinations-sketch-note

Pollinations Sketch Note Skill

Name: pollinations-sketch-note
Version: 0.0.1
Author: 锦鲤
License: MIT

Description

AI-powered sketch note generator that creates hand-drawn style knowledge cards with auto-search and summary.

AI 手绘知识卡片生成器,自动搜索主题并总结,生成手绘风格知识卡片。

Features

  • Auto-search from Wikipedia and Baidu Baike
  • AI summary to 180-200 characters
  • 3 artistic styles (Minimalist/Cute/Cyberpunk)
  • Standard 804×440 output
  • Auto signature and timestamp

Requirements

  • Python 3.10+
  • requests
  • pillow>=10.0.0
  • Environment variables: POLLINATIONS_API_KEY, TAVILY_API_KEY

Usage

python3 generate.py --theme "主题名"

Documentation

See README.md and INTRO.md for full usage guide.