Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
elishahung
Profil créateur GitHub

elishahung

Vue par dépôt de 6 skills collectés dans 1 dépôts GitHub.

skills collectés
6
dépôts
1
mis à jour
2026-07-16
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

explorateur de dépôts

Dépôts et skills représentatifs

inference-layer
Développeurs de logiciels

The unified model-inference layer under `services/inference/`. Read this before touching `run_inference`, any backend file (`gemini_api.py`, `gemini_cli.py`, `gemini_agy.py`, `codex.py`, `claude_sdk.py`), capability gating in `base.py`, the schema validate-and-repair loop in `schema_enforce.py`, or the agent frame tools under `services/inference/tools/` (`get_frames*.py`). Also read it when adding or renaming a `Backend`, or changing how audio/images/schema/prompts reach a model.

2026-07-16
postprocess-and-packaging
Monteurs de films et de vidéos

Optional agent post-processing and deliverable assembly: `services/postprocess/` (refine.py, glossary_check.py, cover.py, date_research.py, _srt_guard.py and their prompt .md files), `services/finalize/` (SRT → styled ASS + Netflix-TC punctuation), and `services/package/` (burn-in, cover copy, noise/remix). Read this before changing refine, glossary check, cover generation, finalize punctuation or ASS styling, or packaging/burn-in behavior.

2026-07-15
project-architecture
Développeurs de logiciels

Orchestration-level architecture of the Owarai GrillMaster pipeline: the resumable stage machine in `workflow/`, project state and path layout in `project.py`, settings/`.env`/ModelSpec in `settings.py`, the Typer CLI in `main.py`, and the supporting services (`services/srt/`, `services/media.py`, `services/ytdlp/`, `services/elevenlabs/`, `services/fixed_glossary/`, `services/progress.py`). Read this before adding/reordering a pipeline stage, changing resumability or cost accounting, adding a setting, adding a source platform, or any task that spans more than one service module. Deep dives live in the sibling skills inference-layer, translate-pipeline, and postprocess-and-packaging.

2026-07-10
translate-pipeline
Développeurs de logiciels

The two-stage translation package under `services/translate/` — pre-pass whole-film analysis (`pre_pass/`), concurrent chunk translation (`chunk/chunk_worker.py`), chunking (`chunker.py`, `facade.py`), structural validation and agent repair (`validation.py`, `structural_fix.py`), chunk caches under `.chunks/`, `pre_pass.json`, and the prompt `.md` templates. Read this before changing chunk boundaries, cache behavior, PrePassResult schema, chunk validation, or any prompt under `services/translate/`.

2026-07-05
codex-session-audit
Développeurs de logiciels

Parse and audit Codex rollout/session JSONL files. Use when the user asks whether Codex really called tools such as shell_command, web.run, image/file tools, MCP tools, or browser tools; wants to distinguish prompt mentions from real response_item function_call execution; wants local image/input summaries; or wants to inspect visible assistant messages, encrypted reasoning boundaries, final outputs, and tool-impact evidence from large Codex logs.

2026-06-19
gemini-cli-session-audit
Développeurs de logiciels

Parse and audit Gemini CLI session JSONL files and tmp session directories. Use when the user asks whether Gemini CLI really called tools such as get_frames, run_shell_command, read_file, or google_web_search; wants to distinguish prompt mentions from real tool execution; wants command/timestamp/image/search summaries; or wants to inspect thoughts/final output from large Gemini CLI chat logs safely.

2026-06-19
1 dépôts affichés sur 1
Tous les dépôts sont affichés