Skip to main content
Run any Skill in Manus
with one click
TingdeLiu
GitHub creator profile

TingdeLiu

Repository-level view of 33 collected skills across 2 GitHub repositories.

skills collected
33
repositories
2
updated
2026-07-22
repository explorer

Repositories and representative skills

all-plan
software-developers

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

2026-07-22
ask
computer-occupations-all-other

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
software-developers

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

2026-07-22
continue
computer-occupations-all-other

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
software-developers

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
software-developers

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

2026-07-22
mermaid-visualizer
software-developers

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
computer-occupations-all-other

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

2026-07-22
Showing top 8 of 28 collected skills in this repository.
cc-plus
software-developers

Set up a Claude Code custom status line (with an optional ASCII buddy/pet easter-egg) AND completion notification sound on Windows or macOS. Use when configuring statusLine in settings.json, when bash/jq/Unicode errors occur, when the user wants a sound alert when Claude finishes a response, or when adding a status-bar pet/companion. Auto-detects OS and Python vs Node.js runtime.

2026-06-06
project-summary
software-developers

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-05-25
pdf-figure-extractor
software-developers

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-05-25
video-subtitle-extractor
software-developers

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-05-25
pdf-compressor
software-developers

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-03-30
Showing 2 of 2 repositories
All repositories loaded