Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

skills

skills contiene 28 skills recopiladas de TingdeLiu, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
28
Stars
0
actualizado
2026-07-22
Forks
0
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

all-plan
Desarrolladores de software

Collaborative planning using abstract roles (designer + inspiration + reviewer).

2026-07-22
ask
Otras ocupaciones informáticas

Async via ask, end turn immediately; use when user explicitly delegates to any AI provider (gemini/codex/opencode/droid); NOT for questions about the providers themselves.

2026-07-22
auto
Desarrolladores de software

AutoFlow entry point. Routes to tp (plan) or tr (run).

2026-07-22
continue
Otras ocupaciones informáticas

Attach the newest context-transfer Markdown from the current project's ./.ccb/history/ into Claude using @file. Use when the user types /continue or asks to resume with the latest transfer file in this project.

2026-07-22
debug-ros2
Desarrolladores de software

Diagnose ROS 2 systems with evidence-first checks across nodes, topics, lifecycle states, QoS, and pipeline data flow. Use when debugging ROS 2 node discovery, topic connectivity, lifecycle, message flow, QoS, or CUDA-related suspicions.

2026-07-22
file-op
Desarrolladores de software

Delegate file I/O to Codex via FileOpsREQ protocol. Use when Claude needs Codex to modify files.

2026-07-22
mermaid-visualizer
Desarrolladores de software

Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.

2026-07-22
mounted
Otras ocupaciones informáticas

Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.

2026-07-22
obsidian-excalidraw
Desarrolladores de software

Generate Excalidraw diagrams from text content for Obsidian, with first-class support for AI model architecture diagrams (VLA, Transformer, Diffusion Policy, multi-system pipelines). Use when user asks to draw, visualize, or diagram concepts. Triggers on "Excalidraw", "画图", "流程图", "思维导图", "架构图", "模型结构", "可视化", "diagram", "architecture".

2026-07-22
paper-insert
Redactores técnicos

Insert a completed paper summary (from paper_summary/) into one of the four survey posts (VLA, VLM, World Models, or Spatial Intelligence) based on its theme. Use when the user requests to insert a summary into a survey post, e.g., "把文章插入到 VLA 综述", "add summary to world models survey", "insert paper into survey". Automatically updates heading numbers, anchors, and post date.

2026-07-22
paper-summary-simple
Redactores técnicos

通过论文标题或链接快速生成中文摘要。当用户提供论文标题或链接(arXiv、OpenReview、会议论文等)并要求总结时自动触发。自动搜索并总结论文内容,以结构化 Markdown 格式保存到 C:\Users\tingd\.claude\skills\paper-summary\output。适合快速了解论文核心思想。触发词示例:"总结这篇论文"、"summarize this paper"、提供论文链接或标题。

2026-07-22
paper-summary
Redactores técnicos

Fully automated paper summarization with optimized image extraction. First analyzes PDF to identify key figures, then extracts ONLY relevant images from specific pages (resource efficient). Generates structured Chinese summaries with key takeaways (精华), and processes images with smart renaming and cleanup. Use for VLN, VLA, VLM, RL, and Robotics papers. Just provide PDF path - everything else is automated.

2026-07-22
pdf-compressor
Desarrolladores de software

Automatically compress PDF files when they are too large for processing. Use this skill when (1) a PDF file exceeds 10MB and needs compression for efficient processing, (2) user explicitly requests PDF compression, (3) reading a PDF fails with a file size error, or (4) a PDF exceeds the 32MB API limit. Compresses using Ghostscript while maintaining acceptable quality.

2026-07-22
pdf-e2c
Desarrolladores de software

Translate an English (academic/research) PDF into a clean Chinese-version PDF. Free-flowing single-column reflow (NOT layout-preserving, since Chinese and English occupy very different space), with figures/tables/equations cropped from the original PDF as pixel-perfect images and inserted near their references. Use when the user provides an English paper PDF and asks for a 中文版 / Chinese version / 翻译成中文 / "转为中文版本pdf". Triggers: "把这篇论文转成中文", "translate this paper to Chinese pdf", "英文论文转中文版", "pdf-e2c".

2026-07-22
pdf-figure-extractor
Desarrolladores de software

Extract figures and/or tables from PDF files using the TF-ID model (Florence2-based object detection). Outputs cropped images with a Markdown index. Use when user wants to extract figures, tables, or images from a PDF file — e.g., "extract all figures from this PDF", "get the tables from paper.pdf", "extract images from pages 3-7". Requires conda TF-ID environment with pdf2image, transformers, pillow.

2026-07-22
pend
Otras ocupaciones informáticas

View latest reply from AI provider (gemini/codex/opencode/droid/claude).

2026-07-22
ping
Otras ocupaciones informáticas

Test connectivity with AI provider (gemini/codex/opencode/droid/claude).

2026-07-22
project-summary
Desarrolladores de software

Analyze GitHub projects and generate comprehensive architecture documentation (architecture.md). Use when users request project analysis, architecture summaries, or documentation of code structure. Triggers on queries like "analyze this GitHub project", "generate architecture.md", "summarize project structure", or "document the codebase architecture".

2026-07-22
readme-translator
Desarrolladores de software

Generate or update a high-quality Chinese version (README_CN.md) based on the existing README.md. Triggered when the user asks for a Chinese version, translation, or creation of Chinese documentation. Automatically handles language switcher links, technical term translations, and anchor navigation for long documents.

2026-07-22
review
Analistas de garantía de calidad de software y probadores

Dual review with Claude and Codex for quality verification. Use for step or task review.

2026-07-22
skill-creator
Otras ocupaciones informáticas

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-07-22
tp
Otras ocupaciones informáticas

Create a task plan with collaborative design. Use when starting a new task or running /tp.

2026-07-22
tr
Otras ocupaciones informáticas

Execute current step in AutoFlow workflow. Use when running /tr or continuing task execution.

2026-07-22
video-subtitle-extractor
Desarrolladores de software

Extract and save subtitles from video URLs as plain .txt files. Supports Bilibili (B站) and YouTube. Use when the user provides a Bilibili or YouTube video link and asks to extract, download, or save subtitles/captions. Triggers on phrases like "提取字幕", "下载字幕", "extract subtitles", "get subtitles", or when a bilibili.com / youtube.com / youtu.be URL is provided with a subtitle-related request.

2026-07-22
vln-keynews-weekly
Desarrolladores de software

Find and analyze key embodied navigation (VLN/VLA/WAM) projects and models from the past week in the user's collected repository. Trigger this skill when the user asks to analyze, summarize, or extract key projects, models, or weekly updates from the ENav repository (e.g., '分析 ENav 里的资料', '提取上一周的具身导航关键项目', '每周具身智能导航项目总结').

2026-07-22
vln-paper-insert
Desarrolladores de software

Insert a completed paper summary into the VLN Papers blog post (C:/GitHub/Tingde.Liu.github.io/_posts/2026-01-05-VLN-Papers.md). Use after the paper-summary skill completes, when the user says things like "把总结添加到VLN博客", "补充进去", "加到VLN论文列表", or "insert into blog post". Handles five insertion points automatically: main content section (with {#anchor}), TAG_MAP entry, numbered reference entry, the 已发表论文(会议 / 期刊)venue table (published papers only), and (optional) 性能排行榜 rows.

2026-07-22
weekly-report
Empleados de oficina generales

每周工作周报生成助手。帮助用户通过问答式收集本周工作信息,自动读取项目 architecture.md 获取技术背景,结合周报模板和提交规范,生成符合格式的 Markdown 周报文件并保存到正确路径。触发词示例:"帮我写周报"、"填写周报"、"生成本周周报"、"协助完成周报"。

2026-07-22
windows-statusline
Desarrolladores de software

Set up a Claude Code custom status line on Windows. Use when the user wants to configure statusLine in settings.json on Windows, especially when bash/jq-based scripts fail due to missing jq or Unicode encoding errors. Provides a ready-to-use Python script showing model name, context usage bar (color-coded), session cost in USD, and 5h/7d rate limit percentages.

2026-07-22