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

botfiles

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

已收集 skills
54
Stars
28
更新
2026-06-30
Forks
0
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

start-zellij-session-for-task
软件开发工程师

Start a detached zellij session for a tracker-linked or natural-language task, and launch Codex or Claude as the default shell with an initial `$start-new-task ...` handoff prompt.

2026-06-30
start-new-task
软件开发工程师

Initialize a new task folder with status.md, user_inputs/initial.md, user_inputs/input_artifacts/, task-progress-artifacts/, and task-progress-artifacts/scratchpad/. Supports GitHub issue URL inputs, Linear issue URL inputs, default Linear issue creation for trackerless starts, tracker-informed slugs, and machine/zellij metadata capture with optional live-session issue block sync.

2026-06-25
start-new-task
软件开发工程师

Initialize a new task folder with status.md, user_inputs/initial.md, user_inputs/input_artifacts/, task-progress-artifacts/, and task-progress-artifacts/scratchpad/. Supports GitHub issue URL inputs, Linear issue URL inputs, default Linear issue creation for trackerless starts, tracker-informed slugs, and machine/zellij metadata capture with optional live-session issue block sync.

2026-06-25
rename-codex-thread
软件开发工程师

Rename Codex app thread labels and titles in local Codex state. Use when a user asks to rename, retitle, relabel, or make a Codex chat/thread easier to find in the Codex app sidebar or thread list, especially when the visible label still shows the first prompt such as "$start-new-task ZON-218".

2026-06-24
create-oracle-review-powered-goal-plan
其他计算机职业

Create compact Codex `/goal` plan files that require an implementation loop with Oracle GPT-5.5 Pro review between iterations. Use when the user wants a goal plan that explicitly sequences implementation, strongest-model Oracle review, rework from Oracle findings, repeated review until no material changes remain, and final verification.

2026-06-23
create-ticket-session
其他计算机职业

Create a Linear ticket and immediately launch a detached zellij/Codex worker session for it. Use when the user asks to "create a ticket and start a session", "make a Linear task and $start-zellij-session-for-task", spin up a side worker for a new task, or repeat the common parent-orchestrator flow of drafting a scoped issue, linking it to a parent lane, and starting `$start-new-task ISSUE-ID`.

2026-06-22
create-ticket-session
其他计算机职业

Create a Linear ticket and immediately launch a detached zellij/Codex worker session for it. Use when the user asks to "create a ticket and start a session", "make a Linear task and $start-zellij-session-for-task", spin up a side worker for a new task, or repeat the common parent-orchestrator flow of drafting a scoped issue, linking it to a parent lane, and starting `$start-new-task ISSUE-ID`.

2026-06-22
commit-task-work
软件开发工程师

Commit task-scoped work across personal_os task artifacts and any external codebases touched by the task. Use when the user asks to commit relevant files, save task work in git, commit personal_os context files, commit a task folder, or commit changes spanning personal_os plus another repo. Infer the active task and branches from context; stage only related paths; ask before committing an external repo when the branch or ownership is ambiguous.

2026-06-22
context-explainer
软件开发工程师

Create self-contained HTML explainers that help a human understand the full context of a task, issue family, PR, architecture, or implementation plan. Use when the user asks for an HTML/webpage/visual explainer, wants background plus diagrams, asks whether related issues are worth taking up, needs an end-to-end mental model, or wants the artifact copied/opened on a local Mac from a remote VM.

2026-06-22
finish-task
其他计算机职业

Standardize end-of-task closeout when the user asks to finish, wrap up, merge-and-close, land, or otherwise cleanly close a tracked task or PR, including task-status sync, tracker notes/state changes, downstream heads-up checks, and local branch/worktree cleanup.

2026-06-17
channel-access
软件开发工程师

Use local read-only iMessage, WhatsApp, and LinkedIn channel access wrappers for raw message discovery, sample exports, and CRM provenance workflows.

2026-06-17
mac-disk-cleanup
网络与计算机系统管理员

Safely audit and clean macOS disk space with read-only baselines, approval-gated cleanup batches, Docker/Xcode/cache/log cleanup, verification, and task artifacts. Use when the user asks to free Mac disk space, clean Mac storage, reclaim disk space on macOS, investigate a near-full Mac, audit caches or developer artifacts, or create a repeatable Mac cleanup workflow.

2026-06-17
iphone-media-archive
软件开发工程师

Backup-first iPhone photo/video archiving to an external drive. Use when creating or verifying a Finder-browsable raw archive from an iPhone, iOS backup, or libimobiledevice backup before any phone media deletion or cleanup.

2026-06-17
deep-research
软件开发工程师

Run end-to-end deep research using OpenAI Responses API deep-research models plus Gemini Deep Research plus Exa Deep Research, then synthesize results into a comprehensive, easy-to-read, citation-backed Markdown report by default. Use for due diligence, investment research, market/competitor analysis, technical investigations, policy analysis, and any high-stakes question where cross-checking sources across multiple engines improves confidence; generate alternate formats only when the user explicitly requests them.

2026-06-15
guided-human-execution
培训与发展专员

Guide a human through a task in an interactive, human-in-the-loop execution rhythm. Use when the user asks to be walked through something step by step, wants to confirm each action before receiving the next step, says they feel overwhelmed or need help focusing, or needs coordination across agent-run checks and human-run UI/admin/credential/risky actions.

2026-05-25
oracle
软件质量保证分析师与测试员

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

2026-05-15
sync-codex-claude-skills
软件开发工程师

Compare, audit drift, and sync skills between botfiles-style visible skill trees (`claude/skills`, `codex/skills`) or hidden project-local skill trees (`.claude/skills`, `.codex/skills`), and sync local Codex skills against upstream skill repositories such as OpenAI curated skills or the Oracle skill with protected local forks. Use when the user asks to keep skills aligned across Claude and Codex, compare local skills to upstream, sync all or selected skills, or identify where drift exists.

2026-05-15
cross-session-message
软件开发工程师

Preview or send a bounded instruction into another known live zellij-backed coding-agent session outside Symphony.

2026-05-12
zellij-cross-session-orchestration
网络与计算机系统管理员

Use repo-managed zellij helpers from ~/pro/botfiles to inspect, message, and launch parallel coding-agent task sessions.

2026-05-12
create-goal-plan
软件开发工程师

Create a short Markdown goal-plan file for Codex CLI `/goal` usage. Use when the user asks to create, distill, or prepare a Codex goal plan from an existing task, accepted plan, status file, grill-me result, bug report, implementation plan, or when they want a crisp objective file for a long-running Codex goal.

2026-05-09
birdclaw
软件开发工程师

Use Birdclaw for cache-first X/Twitter data workflows, especially followers/following, unfollowers, mutuals, non-mutual following, top followers, leadgen lists, local timeline/DM/search analysis, backups, or PR/code work in the Birdclaw repo. Prefer this skill over direct xurl whenever Birdclaw can answer from its local SQLite cache or explicit sync workflow; use xurl only for auth setup, unsupported endpoints, or intentional live API calls.

2026-05-08
xurl
软件开发工程师

Use the xurl CLI for authenticated X/Twitter API work, including reading posts, searching, checking timelines and mentions, inspecting followers/following, posting, replying, quoting, sending DMs, uploading media, and using raw X API v2 endpoints. Use when the user asks to interact with X/Twitter through xurl or needs raw/unsupported X API workflows. Prefer the birdclaw skill first for cache-backed follower/following analysis, unfollower checks, mutuals, non-mutual following, top followers, and leadgen exports.

2026-05-08
video-use
音视频技术员

Edit any video by conversation. Transcribe, cut, color grade, generate overlay animations, burn subtitles — for talking heads, montages, tutorials, travel, interviews. No presets, no menus. Ask questions, confirm the plan, execute, iterate, persist. Production-correctness rules are hard; everything else is artistic freedom.

2026-05-07
excalidraw-diagram
软件开发工程师

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

2026-05-03
gws-gmail
秘书和行政助理(法律、医疗和高管除外)

Gmail: Send, read, and manage email.

2026-04-26
continue-task
软件开发工程师

Resume an interrupted tracked task in Hermes by resolving the existing task home from a task slug, tracker ref, session name, task dir, or status file, then syncing task metadata to the current session before continuing.

2026-04-15
cross-session-context
软件开发工程师

Resolve another tracked live task/session and read its task metadata, transcript fallback, and zellij targeting details for non-Symphony Hermes orchestration.

2026-04-15
cross-session-message
软件开发工程师

Preview or send a bounded instruction into another known live zellij-backed coding-agent session outside Symphony.

2026-04-15
get-task-details
软件开发工程师

Print rich task details for the current Hermes task context: status file path, primary tracker URL, machine name, session id, transcript path, zellij session/link, and a short task recap.

2026-04-15
save-status
项目管理专家

Save current task status, plan, or investigation notes to the project's task-tracking folder. Reconciles machine/zellij/tracker metadata and refreshes the current-task pointer for the active session.

2026-04-15
zellij-detached-codex-launch-verification
软件开发工程师

Debug and fix detached Zellij launches for Codex tasks when session creation succeeds but the attached pane only shows a shell or no visible Codex UI.

2026-04-15
start-task
秘书和行政助理(法律、医疗和高管除外)

Initialize a new tracked task folder with status.md, user_inputs/initial.md, user_inputs/input_artifacts/, task-progress-artifacts/, and task-progress-artifacts/scratchpad/. Supports tracker-aware slugs, canonical task roots, machine/session metadata capture, and immediate plan review.

2026-04-15
ralph
软件开发工程师

Ralph Wiggum methodology for autonomous agentic development. Use when setting up a new Ralph task, preparing specs, or troubleshooting Ralph loops.

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

Ralph Wiggum methodology for autonomous agentic development. Use when setting up a new Ralph task, preparing specs, or troubleshooting Ralph loops.

2026-04-07
continue-task
软件开发工程师

Take over an interrupted tracked task from a previous Codex or Claude session by resolving the existing task home from a tracker ref, task slug, status file, or zellij session, then syncing the status file to the current session and reading the status plus transcript tail before continuing.

2026-03-31
continue-task
软件开发工程师

Take over an interrupted tracked task from a previous Codex or Claude session by resolving the existing task home from a tracker ref, task slug, status file, or zellij session, then syncing the status file to the current session and reading the status plus transcript tail before continuing.

2026-03-31
cross-session-context
软件开发工程师

Resolve another tracked live task/session and read its task metadata, transcript fallback, and zellij targeting details for non-Symphony orchestration.

2026-03-31
pr-autoreview-loop
软件质量保证分析师与测试员

Run a repeatable non-Symphony PR autoreview fix loop using current-head reviewer artifacts plus the repo-managed `pr-autoreview-loop` helper.

2026-03-31
gws-account-switch
软件开发工程师

Choose a named Google Workspace account alias (`work`, `personal`, `columbia`) for `gws` and switch agents onto the matching exported credentials file. Use when a user wants Gmail or Drive read flows from a specific account or needs a practical multi-account workaround for googleworkspace/cli on this machine.

2026-03-26
gws-drive
软件开发工程师

Google Drive: List, search, inspect, download, and export files with alias-first `gws-account` flows for `work`, `personal`, and `columbia`.

2026-03-26
当前展示该仓库 Top 40 / 54 个已收集 skills。