mcpbeat

Longform Visual Notes

aaaaqwq/longform-visual-notes

MediaClaw内容生产的核心配图skill。当有长篇文章需要转化为可传播的视觉笔记时调用。 长文知识提取转图Skill。将深度长文降维提取核心逻辑,生成3-5张高真实感、含密集中文文字信息的视觉笔记图。 使用qingyun-api的gemini-3-pro-image模型生成。 (3) 独立的长文转图任务 (4) Claude vs Codex等测评文章配套素材。

3k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
82
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/aAAaqwq/AGI-Super-Team --skill longform-visual-notes

How to use it

Copy the folder

Take aaaaqwq/longform-visual-notes from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.