用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/poly-gents/syncolab-skills --skill manim-animation命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Project Knowledge Base concept tree — decisions, risks, notes, and custom taxonomy inside Managents (no extra OAuth)
Stakeholder-facing project timelines and milestones inside Managents (no extra OAuth)
Startup authoring skill for the Project System Assistant. Teaches Playbook Architect how to clarify intent, use filtered tool discovery, and preserve artifacts and validations while drafting playbooks.
基于 SOC 职业分类
| name | manim-animation |
| description | Community Manim workflow: Scene/Construct pattern, Tex/MathTex, render qualities, export and embed. |
/agent-filesystem/manim/<slug>/scene.py. One Scene subclass per file is fine; construct(self) holds the animation.MathTex for inline math and Tex for prose; both compile through the sandbox's LaTeX install.manim_render with quality="l" (480p). Bump to m or h only when David approves the storyboard.Create, Write, Transform, FadeIn/FadeOut, MoveAlongPath, play(..., run_time=2).manim_render tool's built-in upload (returns an initiative-file id) so David can play it in chat.