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

tantk

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

skills collected
12
repositories
2
updated
2026-05-23
repository explorer

Repositories and representative skills

baidu-uploader
software-developers

Upload cheat table files to Baidu Wangpan (百度网盘) and save the sharing link with retrieval code. Use this skill whenever the user says "upload to baidu", "baidu wangpan", "百度网盘", "share on baidu", "baidu link", "upload to cloud", "chinese cloud share", or wants to distribute the CT file via Baidu for Chinese users.

2026-05-23
bilibili-updater
software-developers

Update the Bilibili video description with the latest Baidu Wangpan download link for the cheat table. Use this skill whenever the user says "update bilibili", "bilibili description", "B站", "update video description", "bilibili link", or wants to update the cheat table download link on their Bilibili video.

2026-05-23
cheat-creator
software-developers

Create new cheats for LongYinLiZhiZhuan by analyzing the game's decompiled code and using Cheat Engine MCP. Use this skill when the user asks to create a new cheat, hack, mod, trainer feature, or wants to modify game behavior — e.g. "give me infinite money", "make combat faster", "add all items", "modify recruitment", "freeze health", "change drop rates". Also trigger when the user describes a desired game behavior change without explicitly saying "cheat".

2026-05-23
coverage-maximizer
software-developers

Maximize function name coverage in decompiled IL2CPP code to reach 100%. Use this skill after running the game-decompiler pipeline, when decomps have low coverage (many FUN_xxx references), or when the user says "increase coverage", "resolve names", "name the functions", "too many FUN_xxx", "100% coverage". Applies multiple high-accuracy techniques in order, then auto-describes remaining functions.

2026-05-23
ct-updater
software-developers

Update the cheat table after a game binary update. Verifies and fixes CT hooks, field offsets, and AOB signatures against the new GameAssembly.dll. Use this skill after running /game-update and getting the RVA diff report, or when the user says "fix CT", "update cheat table", "CT broken", "verify cheats", "cheats not working after update", "patch the CT", or when the diff report shows SHIFTED/REMOVED entries. This skill is specifically for LongYinLiZhiZhuan CT maintenance — do not use for creating new cheats (use /cheat-creator instead).

2026-05-23
fearless-updater
software-developers

Update the FearlessRevolution forum post for the LongYinLiZhiZhuan cheat table. Use this skill whenever the user says "update forum", "update fearless", "upload CT", "update the post", "push to fearless", or wants to update the cheat table attachment or post content on FearlessRevolution. Also use when the user asks to release a new version of the cheat table.

2026-05-23
game-decompiler
software-developers

Decompile an IL2CPP Unity game binary into raw C source files. Use this skill when the user says "decompile", "analyze the DLL", "new game version", "game updated", "rerun ghidra", "rebuild decomps", or when a new GameAssembly.dll needs reverse engineering. This skill produces RAW decomps only — after it finishes, run the coverage-maximizer skill to resolve names to 100% and build the GitNexus knowledge graph.

2026-05-23
game-update
software-developers

Handle a game binary update end-to-end. Detects DLL changes, archives old version, runs the full decompile and coverage pipeline, and produces an RVA diff report with cheat table impact analysis. Use when the user says "game updated", "new version", "update decomps", "rebuild call graph", "check for DLL changes", "new patch", or after Steam updates the game.

2026-05-23
Showing top 8 of 11 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
tantk Agent Skills | SkillsMP