Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ichikas-auto-assistant

ichikas-auto-assistant contains 4 collected skills from XcantloadX, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
41
updated
2026-03-25
Forks
11
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

iaa-task-integration
dispatchers-except-police-fire-and-ambulance

Add or update an Ichika Auto Assistant task by wiring everything around the task implementation itself. Use when Codex needs to create a new task placeholder, register a task, add scheduler enable switches, extend config models and default JSON files, expose task settings in the desktop GUI, or verify that a new task is reachable from CLI and GUI without implementing the business logic yet.

2026-03-25
iaa-template-resource-integration
software-developers

Integrate reusable image template resources into the IAA repository through the standard resources-to-R.py pipeline. Use when Codex needs to turn a captured image patch into a formal template under `resources/`, add or update a `*.png.json` resource definition, run `tools/make_resources.py`, verify the generated prefab appears in `iaa/tasks/R.py`, or replace ad-hoc image path loading with generated `R.*` references.

2026-03-19
kotonebot-emulator-debug
software-developers

Debug live game UI automation through kotonebot and the emulator. Use when Codex needs to connect to MuMu, initialize kotonebot context, control the device, capture screenshots, save runtime artifacts, write one-off probe scripts, or investigate why a recognition/click/switch flow behaves incorrectly on a real page.

2026-03-19
kotonebot-vision-debug
software-developers

Debug and refine kotonebot UI recognition logic. Use when Codex needs to analyze ROI choice, HSV thresholds, mask quality, morphology, contours, candidate scoring, cross-frame stability, or the visual semantics of what should be detected on game UI screenshots.

2026-03-19