Overview
- Skill Key
- duguyixiaono1/knowfun-skills
- Author
- duguyixiaono1
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/duguyixiaono1/knowfun-skills
- Latest Commit SHA
- aca432738ec165279da70afc1ecae13d045ee751
Generate educational content using Knowfun.io API - create courses, posters, games, and films with AI. Use when user wants to generate educational content, visual materials, or interactive experiences.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 knowfun 技能。 若已安装,则直接安装 knowfun 技能。
# Knowfun.io API Skill This skill helps you interact with the Knowfun.io OpenAPI to generate educational content, posters, games, and films. ## Prerequisites Before using this skill, you need: 1. A Knowfun.io API Key (get it from https://www.knowfun.io/api-platform) 2. Sufficient credits in your account ## Configuration Set your API key as an environment variable: ```bash export KNOWFUN_API_KEY="kf_your_api_key_here" ``` Or the skill will prompt you for it when needed. ## Available Commands When invoked, this skill supports the following operations: ### 1. Create a Task Generate content by creating a task. Supports four types: `course`, `poster`, `game`, `film`. **Basic Example:** ```bash /knowfun create course "Introduction to Machine Learning" /knowfun create poster "Climate Change Facts" /knowfun create game "Learn Python Basics" /knowfun create film "History of the Internet" ``` **With URL:** ```bash /knowfun create course https://example.com/document.pdf ``` ### 2. Check Task Status Check the status of a task by its ID: ```bash /knowfun status <taskId> ``` ### 3. Get Task Details Get detailed information about a completed task: ```bash /knowfun detail <taskId> ``` ### 4. List Tasks List recent tasks: ```bash /knowfun list ``` ### 5. Check Credits Check your credit balance: ```bash /knowfun credits ``` ### 6. Get Schema Get available configuration options for each task type: ```bash /knowfun schema ``` ## Task Configuration Each task type has specific configuration options. See [api-reference.md](api-reference.md) for complete details. ### Course Configuration - **contentStyle**: detailed, concise, conversational - **contentLanguage**: zh, en, etc. - **explainLanguage**: zh, en, etc. - **voiceType**: standard voice options - **ttsStyle**: classroom, professional, etc. ### Poster Configuration - **usage**: infographic (default), businessReports, marketing, illustration - **style**: handDrawn (default), photorealistic, anime, sciFi, custo...
# Knowfun Skills - Multi-Platform AI Integration English | [简体中文](README_CN.md) Multi-platform AI coding assistant integration for Knowfun.io API. Generate educational content, posters, games, and films using Claude Code, Cursor, Cline, or OpenClaw. [](LICENSE) [](PLATFORM_COMPARISON.md) [](https://www.npmjs.com/package/knowfun-skills) [](https://clawhub.ai/duguyixiaono1/knowfun-skills) ## What is Knowfun.io? Knowfun.io is an AI-powered platform that transforms text and documents into engaging educational content: - 📚 **Courses**: Interactive presentations with narration - 🎨 **Posters**: Visual infographics and marketing materials - 🎮 **Games**: Interactive learning experiences - 🎬 **Films**: Educational videos and documentaries ## Features ### Platform Support - 🎯 **Claude Code** - Native `/knowfun` skill commands - 🎯 **Cursor** - CLI tool + rules integration - 🎯 **Cline** - CLI tool + JSON config - 🎯 **OpenClaw** - CLI tool + skill definition ### Capabilities - ✅ Create content generation tasks via natural language - ✅ Monitor task status and progress - ✅ Retrieve generated content - ✅ Manage credits and API usage - ✅ Get configuration options and schemas - ✅ Multi-language support (English + 简体中文) ## Quick Start Choose your platform: - **Claude Code**: See [Claude Code Installation](INSTALLATION.md#claude-code-installation) - **Cursor**: See [Cursor Installation](INSTALLATION.md#cursor-installation) - **Cline**: See [Cline Installation](INSTALLATION.md#cline-installation) - **OpenClaw**: See [OpenClaw Installation](integrations/openclaw/README.md) Or follow the [5-Minute Quickstart Guide](QUICKSTART.md) ## Setu...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
openstockdata
OpenClaw Skill for stock data analysis
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cecwxf
Run OpenAI Codex CLI from OpenClaw for coding tasks in a target project directory. Use when the user asks OpenClaw to use Codex for implementation, debugging, refactoring, review, or scripted coding workflows.