Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Ghostex

Ghostex 收录了来自 maddada 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
625
更新
2026-07-07
Forks
31
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ghostex-fable-5-5-orchestration
其他计算机职业

Use this skill to execute a multi-phase coding task with a Fable-planned, Codex-implemented, Fable-verified pipeline inside Ghostex: the invoking session plans inline and writes a phase plan file, launches one Codex (gpt-5.5) worker pane per phase through the Ghostex CLI, then launches a Fable verifier pane that checks every acceptance criterion, and spawns targeted Codex fixer panes for any findings until verification passes or the fix loop cap is reached.

2026-07-07
ghostex-agent-orchestration
其他计算机职业

Use this skill when coordinating work across Ghostex panes or agent sessions through the Ghostex CLI: creating terminal or agent panes, listing sessions, checking agent status, sending messages to other agent sessions, reading the last lines from another session, focusing/sleeping/waking/killing sessions, or using Ghostex commands instead of raw zmx/tmux control.

2026-07-04
ghostex-generate-title
其他计算机职业

Generate a concise Ghostex session title for the current thread or conversation. Use when the user asks for a thread name, chat title, session title, resume title, or any concise label summarizing what was worked on; then submit the rename command in the current Ghostex session.

2026-07-04
herdr
软件开发工程师

Control herdr from inside it. Manage workspaces and tabs, split panes, spawn agents, read output, and wait for state changes — all via CLI commands that talk to the running herdr instance over a local unix socket. Use when running inside herdr (HERDR_ENV=1).

2026-07-02
ghostex-move-codex-session
其他计算机职业

Explain how to fork an existing Codex CLI session into another folder by using `/status` to get the session id and `codex fork --yolo -C TARGET_FOLDER SESSION_ID`. Use when a user asks to move the current Codex session, change the Codex working directory, fork a Codex conversation into a different project folder, or continue a Codex thread under another workspace root as a separate session.

2026-06-27
ghostex-browser-use
软件开发工程师

Use this skill when adding, configuring, or troubleshooting agent access to Ghostex embedded CEF browser panes through the Ghostex Browser Use MCP workflow. It covers CLI installation, MCP config, page selection, console logs, DOM snapshots, clicks, fills, key presses, screenshots, and the CEF remote debugging port used by `ghostex browser mcp`.

2026-06-19
ghostex-computer-use
软件开发工程师

Use this skill when the user asks for Ghostex Computer Use, Desktop Control, or native macOS app automation. It wraps the Cua Driver workflow so agents can drive desktop apps without the user needing to remember `$cua-driver`.

2026-06-19
ghostex-manage-beads
其他计算机职业

Use this skill when managing Ghostex project board beads with Ghostex's bundled `gx bd` Beads CLI wrapper: creating, updating, commenting on, reviewing, closing, or associating beads with the current Ghostex or Codex session. It covers the project swimlane workflow, session-link comments, external refs, and safe examples for making review beads like the current session association workflow.

2026-06-19
herdr-pre-release-audit
软件质量保证分析师与测试员

Audit herdr release readiness by comparing commits since the base release against next-release changelog and docs. Use when asked to run or apply the repo's pre-release audit, validate docs/next before release, inspect issue refs that release CI will close, or finalize release docs for herdr.

2026-06-16