Skip to main content
Manusで任意のスキルを実行
ワンクリックで
renanlido
GitHub クリエイタープロフィール

renanlido

2 件の GitHub リポジトリにある 22 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
22
リポジトリ
2
更新
2026-07-19
リポジトリエクスプローラー

リポジトリと代表的な skills

tia-init
ソフトウェア開発者

Initialize or update the current project's AGENTS.md with the TIA harness operating guide. USE WHEN the user asks to "init / bootstrap / set up the TIA harness", "add the harness guidance to AGENTS.md", or "update the TIA harness section / refresh the harness guide in this project". Idempotent: injects the guide between stable markers and re-running only refreshes that block, never touching the project's own content. Class R (deterministic, file-only, no serve/TIA — may call only the pure tia_guide tool). DO NOT USE to drive TIA Portal or call any tia_* tool (it opens nothing), to build/verify/deploy a project (use tia.scaffold / tia.verify / tia.handoff), or to edit project content outside the harness markers.

2026-07-19
tia-scaffold
ソフトウェア開発者

Build a TIA project FROM a validated project-spec — the create-from-spec pipeline: subnets → devices → modules → network/IP → tag tables/tags → block shells → protection setup → compile. USE WHEN the user says "scaffold / build / create the project from this spec", "generate the TIA project", after spec.validate + spec.plan. Class M-off (offline mutation): drives the tia MCP M3/M5 tools; requires a project already OPEN (connecting is the G1 gate). Applies the verified bare-CPU protection recipe (RECIPES.md) so the result compiles clean. DO NOT USE to download/deploy (that is gated G3 → use tia.handoff), to validate or plan a spec (use tia.spec.validate / tia.spec.plan first), to interpret/repair compile errors (use tia.verify), or to open/connect a project (that is the human G1 gate).

2026-07-19
tia-handoff
ソフトウェア開発者

Prepare a human-approval envelope for a GATED operation — download / CPU-STOP (G3), go-online (G4), network scan (G7), master-secret/UMAC (G6), safety/F (G5). Use when the user wants to "download / deploy / go online / commission", or after tia.verify is clean and the next step touches the physical controller. Class GATE: this skill NEVER performs the gated action — it produces the plan + planHash + exactly what the human must approve, and the precise resume call. The AI never approves, never invents a secret, never deploys F autonomously.

2026-07-19
tia-init
ソフトウェア開発者

Initialize or update the current project's CLAUDE.md with the TIA harness operating guide. Use when the user asks to "init / bootstrap / set up the TIA harness", "add the harness guidance to CLAUDE.md", or "update the TIA harness section / refresh the harness guide in this project". Idempotent: injects the guide between stable markers and re-running only refreshes that block, never touching the project's own content. Class R (deterministic, file-only, no serve/TIA — the only MCP call it may make is the pure, offline tia_guide).

2026-07-19
tia-scaffold
ソフトウェア開発者

Build a TIA project FROM a validated project-spec — the create-from-spec pipeline: subnets → devices → modules → network/IP → tag tables/tags → block shells → protection setup → compile. Use when the user says "scaffold / build / create the project from this spec", "generate the TIA project", after spec.validate + spec.plan. Class M-off (offline mutation): drives the tia MCP M3/M5 tools; requires a project already OPEN (connecting is the G1 gate). STOPS before download (G3 is never autonomous). Applies the verified bare-CPU protection recipe (RECIPES.md) so the result compiles clean.

2026-07-19
tia-verify
ソフトウェア開発者

Run the offline VERIFICATION LADDER on an open TIA project — rung 1 compile (recurse the message tree; only Error blocks), rung 2 consistency + project-as-code export/diff, rung 3 simulation (future). Use when the user asks to "verify / compile / check the project builds", after tia.scaffold or any authoring change, or before tia.handoff (a clean compile is the Gd9 precondition for deploy). Class M-off: compiles via the tia MCP; repairs the known bare-CPU protection errors (RECIPES) and re-compiles. STOPS at deploy (G3 is gated).

2026-07-19
cpu-select
電気エンジニア

Recommend a Siemens S7-1500/S7-1200 CPU family + variant + order number (MLFB) from an engineering need (I/O count, scan/performance, memory, communication ports, safety, redundancy, motion). Use when the user asks "which CPU / PLC should I use", gives selection criteria instead of a model, or needs a typeIdentifier for a project-spec. Deterministic heuristic over the bundled CPU reference — NO MCP. Output: recommended CPU + justification + the OrderNumber:<MLFB>/V<fw> TypeIdentifier (flagged: confirm/resolve the concrete MLFB+firmware via GET /catalog before building).

2026-06-08
spec-plan
ソフトウェア開発者

Turn a VALIDATED TIA project-spec into the ordered, named sequence of offline build operations WITHOUT mutating anything (a dry plan). Use after spec.validate passes and before tia.scaffold — when the user asks to "plan / preview / dry-run the build", or wants to see exactly what scaffolding a spec would do and in what order. Class R: runs tia_spec_validate then tia_spec_plan, both PURE (no serve, no TIA Portal). Output: the ordered M-off steps + assumptions + warnings; nothing is applied and no gate is crossed.

2026-06-08
このリポジトリの収集済み skills 16 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました