Skip to main content
在 Manus 中运行任何 Skill
一键导入
gqy20
GitHub 创作者资料

gqy20

按仓库查看 9 个 GitHub 仓库中的 65 个已收集 skills。

已收集 skills
65
仓库
9
更新
2026-07-20
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

latex-posters
平面设计师

Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.

2026-02-06
literature-review
其他高等院校教师

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

2026-02-06
research-lookup
软件开发工程师

Look up current research information using Perplexity's Sonar Pro Search or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical documentation, and general research information with citations.

2026-02-06
video-quality-audit
广播技术员影片与视频编辑+1

Audit generated video quality with objective checks and produce an optimization plan for next render iteration.

2026-02-06
manim-render-ops
影片与视频编辑

Render manim videos with correct CLI flags, dependency checks, and bounded retry strategy.

2026-02-06
manim-script-spec
特效艺术家和动画师

Write reproducible manim scripts with clear scene structure, deterministic defaults, and reviewable assumptions.

2026-02-06
video-artifact-publish
音视频技术员

Package rendered video outputs as GitHub Actions artifacts and provide traceable links in the final response.

2026-02-06
critical-reasoning-check
高校计算机科学教师

Challenge assumptions, identify logical gaps and weak evidence.

2026-02-06
当前展示该仓库 Top 8 / 15 个已收集 skills。
当前展示该仓库 Top 8 / 15 个已收集 skills。
debug-pipeline
软件质量保证分析师与测试员

Pipeline 调试工具:在已运行的前后端基础上创建任务、执行 pipeline、 通过 Debug 页面 API 逐阶段核对运行状态,自动将异常写入 Debug Issue Tracker, 并输出完整调试报告。 基于项目内置的 Debug 界面体系(/tasks/{id}/debug), 利用其 Prompt Artifacts + Issue Tracker + pipeline_output 快照。

2026-04-27
layout-safety
软件开发工程师

Audit Manim scene layouts for overlap, crowding, and frame overflow as an implementation-time advisory check. Use when arranging labels, formulas, callouts, braces, tables, or any dense beat where geometry-based layout checks can catch collisions earlier than frame review.

2026-04-27
scene-build
软件开发工程师

Build a Manim scene from an existing scene plan. Use when a beat-by-beat plan already exists and the next step is to draft, implement, render, or refine animation code. Trigger for requests like "build from this plan", "implement this storyboard", "turn this scene plan into Manim", or after running /scene-plan.

2026-04-27
intro-outro
影片与视频编辑

Design and specify branded intro/outro segments for educational videos. Use when the task requires a title animation opening, branded outro frame, or full video assembly with intro + main content + outro. Advisory skill -- guides generation without blocking the core scene pipeline.

2026-04-27
manim-production
软件开发工程师

Produce, review, or refactor Manim scenes for educational videos with stronger scene structure, narration alignment, mathematical clarity, and render-time self-checks. Use when generating or improving Manim animation code, teaching demos, proof walkthroughs, function visualizations, or geometry scenes.

2026-04-27
narration-sync
高校计算机科学教师

Keep narration spoken, beat-aligned, and visually synchronized for Manim teaching animations. Use when writing, reviewing, or refining narration so it matches the current visual beat instead of sounding like a detached summary.

2026-04-27
render-review
软件质量保证分析师与测试员

Review rendered Manim video frames before a task is allowed to succeed. Uses AI vision analysis to inspect sampled frames for opening clarity, beat focus, visual density, conclusion payoff, or other blocking visual issues after rendering.

2026-04-27
scene-direction
软件开发工程师

Direct the visual language of a Manim scene so it feels like a guided explanation instead of a static slide deck. Use when improving opening beats, focal hierarchy, motion clarity, transformations, visual pacing, or ending payoff in educational animation tasks.

2026-04-27
当前展示该仓库 Top 8 / 9 个已收集 skills。
cloc
软件开发工程师

Count lines of code, blank lines, comment lines, and files by language. Use when quickly assessing the size, complexity, and composition of a repository during an audit.

2026-04-26
deptry
软件开发工程师

Python dependency health checker. Use to audit Python projects for missing dependencies, unused imports, transitive dependencies, and other dependency-related issues.

2026-04-26
govulncheck
软件开发工程师

Official Go vulnerability scanner by the Go team. Use when auditing Go repositories to check for known vulnerabilities in dependencies using the Go vulnerability database.

2026-04-26
semgrep
软件开发工程师

Static code analysis tool for finding bugs and security issues. Use when auditing code quality, detecting OWASP vulnerabilities, or running custom code pattern matching across Python, Go, TypeScript, and many other languages.

2026-04-26
trivy
软件开发工程师

Security vulnerability scanner for containers and code. Use when auditing a repository for known CVEs, security issues in dependencies, or supply-chain risks. Supports Python, Go, Node.js, Docker images, and more.

2026-04-26
ts-prune
软件开发工程师

Find and remove unused TypeScript imports. Use when auditing TypeScript/JavaScript projects to identify dead code and clean up import statements.

2026-04-26
ctx7
软件开发工程师

Query official library/framework documentation. Use when looking up API references, usage examples, or official best practices for a specific library or framework. Invoke when analyzing code that uses unfamiliar dependencies.

2026-04-26
gh
软件开发工程师

GitHub CLI operations. Use for querying repository info, searching repos, managing issues and PRs, and interacting with GitHub APIs. Invoke when auditing repos or performing GitHub operations.

2026-04-26
exp-reuse
软件开发工程师

从历史经验贴中检索可复用方案并输出候选清单。用于“找相似问题、复用排查步骤、参考已验证方案”等请求,默认检索 ./knowledge/exp。

2026-03-03
exp-writer
软件开发工程师

将当前任务上下文整理为结构化经验贴并保存到指定目录。用于“写复盘、整理经验、沉淀踩坑、归档知识”等请求。输出标准 frontmatter 与固定章节,自动生成唯一 ID 与文件名,默认保存到 ./knowledge/exp。

2026-03-03
user-profile
软件开发工程师

分析 info/ 目录下的用户文件,生成结构化用户画像。使用场景:(1) 首次使用时创建画像,(2) 修改 info/ 文件后刷新画像,(3) 指挥官检测到画像过期时自动触发,(4) 用户问"我是谁"时智能响应。

2026-03-02
evomap
软件开发工程师

Connect to the EvoMap collaborative evolution marketplace. Publish Gene+Capsule bundles, fetch promoted assets, claim bounty tasks, and earn credits via the GEP-A2A protocol. Use when the user mentions EvoMap, evolution assets, A2A protocol, capsule publishing, or agent marketplace.

2026-02-21
pdf-processor
数据科学家

PDF 文献自动处理工具。功能:(1) 扫描 01_articles/ 目录中的 PDF 文件,(2) 使用 MinerU API 转换为 Markdown,(3) 使用 LLM API 生成摘要,(4) 状态跟踪和断点续传。

2026-02-06
commander
软件开发工程师

任务管理主入口。用于:(1) 使用 /commander start 启动新任务,(2) 使用 /commander status 查看全局状态,(3) 查看任务进度,(4) 继续执行任务,(5) 管理任务生命周期。启动任务前会自动检查用户画像新鲜度。

2026-02-01
skill-generator
软件开发工程师

根据用户任务和画像,分析所需能力并生成子技能。使用场景:(1) 指挥官创建新任务时调用,(2) user-profile 确认后可选调用生成 u_ 技能,(3) 用户请求技能分析时使用。每个任务生成 2-3 个核心 k_ 技能,u_ 技能总数保持在 5 个以内。

2026-02-01
已展示 9 / 9 个仓库
已展示全部仓库