Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

v8_protocols

v8_protocols には alkoleft から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
9
更新
2026-02-26
Forks
1
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

onec-protocol-reverse
その他コンピュータ職

Reverse engineer 1C wire protocols (RAC and adjacent admin/service protocols) from traffic captures and build replacement clients. Use when the user asks to analyze unknown 1C binary payloads, map request/response methods, decode framing, compare command traces, or implement tooling that works without official `rac`.

2026-02-26
onec-protocol-reverse
コンピュータシステムアナリスト

Reverse engineer 1C wire protocols (RAC and adjacent admin/service protocols) from traffic captures and build replacement clients. Use when the user asks to analyze unknown 1C binary payloads, map request/response methods, decode framing, compare command traces, or implement tooling that works without official `rac`.

2026-02-26
onec-protocol-tool-setup
ソフトウェア開発者その他コンピュータ職

Set up and verify tooling for capturing and decoding 1C RAC/admin protocol traffic (proxy/capture, decode, and dependencies). Use when tooling is missing, capture pipeline fails, logs are empty, decode drift occurs, or the environment prerequisites are unknown.

2026-02-26
rac-schema-codegen
ソフトウェア開発者

Update RAC protocol schema TOML under `schemas/rac/*.toml`, map completed RAC commands from `docs/rac/messages` and `artifacts/rac/v16/format_parse_tasklist.md`, and regenerate codegen via `scripts/rac/rac_codegen.py` or `scripts/rac/rac_codegen_all.py`. Use when adding or correcting RPC/response definitions, record layouts, or method IDs; always use inline request fields under `[rpc.*]` (never `[request.*]`), and always set minimal `version` for fields and RPCs.

2026-02-26