원클릭으로
template-skill
Replace with a clear description of what the skill does and when an agent should use it.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Replace with a clear description of what the skill does and when an agent should use it.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | template-skill |
| description | Replace with a clear description of what the skill does and when an agent should use it. |
Reverse an authorized browser-side runtime, obfuscated JavaScript VM, request signer, anti-abuse token generator, or client-only algorithm into a local implementation. Use when Codex must inspect browser traffic/scripts, instrument a minified runtime, trace bytecode or VM execution, compare browser/VM outputs against a pure local implementation, and validate a replayed API workflow without relying on the original browser runtime.
Build a local CLI that reproduces an authenticated website workflow by inspecting browser traffic and replaying private or semi-private web APIs. Use when Codex needs to turn a website feature into commands, capture cookies or bearer tokens through a real browser/manual login flow, design API replay commands, implement polling/download/export flows, or document a repeatable browser-assisted CLI integration for another site.