Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Codex Skill Guide

porsoftaworks·softaworks· v1.0.0 · atualizado em 2026-04-10
82
Score

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art software engineering.

codex-cliopenai-codexcode-analysiscode-refactoringautomated-editinggpt-5software-engineering
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcodex/workflow
Ask the user to specify the reasoning effort (`xhigh`, `high`, `medium`, or `low`).
Determine the appropriate sandbox mode (`read-only`, `workspace-write`, or `danger-full-access`).
Assemble the Codex CLI command with the necessary flags and options, including `--skip-git-repo-check` and `2>/dev/null`.
Execute the Codex CLI command.
Capture and filter the output (stdout/stderr).
Summarize the outcome for the user.
Inform the user how to resume the session.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aWallet
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Codex Skill Guide
codex
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
run codex execrun codex resumeuse OpenAI Codex for code analysisrefactor code with Codexedit code automatically with Codexcontinue a Codex sessionresume my last Codex sessionuse codex to analyze my codeuse codex to refactor my codeuse codex to edit my code

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download codex
$ synaptic skills detail codex
$ synaptic skills live codex

Links

GitHub Repository