Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
gqy20
GitHub 제작자 프로필

gqy20

9개 GitHub 저장소에서 수집된 65개 skills를 저장소 단위로 보여줍니다.

수집된 skills
65
저장소
9
업데이트
2026-07-20
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

여기에는 상위 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
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
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
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
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개 표시
모든 저장소를 표시했습니다