Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

codex-config-portable

codex-config-portable contient 15 skills collectées depuis LinFyM, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
15
Stars
2
mis à jour
2026-03-09
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

codex-persistent-terminal
Administrateurs de réseaux et de systèmes informatiques

Run and recover long-lived Codex CLI conversations in Linux tmux sessions with workspace-scoped metadata and SESSION_ID tracking. Use when Codex needs to keep watching one interactive session, continue the same conversation after detach/reattach, recover after terminal loss with exact `SESSION_ID` resume, or monitor tmux-backed Codex output without relying on VS Code integrated terminals.

2026-03-09
slides
Graphistes

Build, edit, render, import, and export presentation decks with the preloaded @oai/artifact-tool JavaScript surface through the artifacts tool.

2026-03-09
spreadsheets
Scientifiques des données

Build, edit, recalculate, import, and export spreadsheet workbooks with the preloaded @oai/artifact-tool JavaScript surface through the artifacts tool.

2026-03-09
brainstorming
Développeurs de logiciels

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-03-05
executing-plans
Développeurs de logiciels

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-03-05
gh-codex-cloud-review
Analystes en assurance qualité des logiciels et testeurs

Check Codex "cloud review" signals on a GitHub PR (thumbs-up reactions, comments/reviews, checks) and troubleshoot cases where the review appears to have "no feedback". Use when a PR is expected to be reviewed by Codex but gh/CLI output shows nothing.

2026-03-05
planning-with-files
Développeurs de logiciels

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

2026-03-05
subagent-driven-development
Développeurs de logiciels

Use when executing implementation plans with independent tasks in the current session

2026-03-05
using-superpowers
Développeurs de logiciels

Use when starting any conversation to enforce strict skill-first workflow discipline in Codex, including invoking relevant skills before actions and keeping execution checklists synced via update_plan.

2026-03-05
paper-export
Développeurs de logiciels

Export paper-ready artifacts (figures/tables/metrics/config/README and small tex snippets) from an experiment output directory into ~/project/exp/paper_exports/{project}/{run_id}/ for local incremental pulling via paper-sync. Use when you need a stable, repeatable export layout with a manifest.json (timestamp, run_id, git commit if available, and a best-effort metric summary). Safe by default (no destructive deletes; skips large training artifacts, checkpoints, and common binary blobs).

2026-02-27
artifact-manager
Développeurs de logiciels

Manage iterative artifacts by keeping a canonical "latest" file in the repo while archiving snapshots to WORKSPACE/.codex/tmp/artifacts/ARTIFACT_ID/history with a small manifest. Use when repeated revisions would otherwise create many versioned files (png/pdf/svg/yaml/logs/scripts) and you need clear latest vs history without clutter. Never delete without explicit user approval.

2026-02-25
draw-io
Développeurs de logiciels

Create, edit, and review diagrams.net (draw.io) files. Use for .drawio XML edits, layout/coordinate adjustments, exporting .drawio to PNG/SVG/PDF, and AWS icon lookups (mxgraph.aws4.*).

2026-02-25
gpu-preflight
Administrateurs de réseaux et de systèmes informatiques

Check idle GPU availability across both nodes (gpu01 and gpu02) and recommend candidate devices before launching jobs. Use when you need to choose a node/GPU for training or inference, or to report GPU availability with a concrete recommendation.

2026-02-25
longrun-orchestrator
Développeurs de logiciels

Launch and monitor long-running commands with resumable status + logs under WORKSPACE/.codex/longrun, and optionally chain follow-up steps after completion. Use when a job will likely exceed a reasonable single-session window, or when you want the agent to keep progressing without manual reminders.

2026-02-25
workspace-cleanup
Développeurs de logiciels

Inventory untracked/temporary artifacts in the active workspace and produce a safe cleanup plan (keep/temporary/review) with suggested move/delete commands. Use when a task created many intermediate files (tmp scripts, duplicate YAMLs, logs, outputs) and you want to avoid workspace clutter. Do not delete anything without explicit user approval.

2026-02-25