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

pi-agent

pi-agent 收录了来自 szokeasaurusrex 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
2
更新
2026-07-06
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

delegation-plan
软件开发工程师

Write plans intended for a cheaper or less capable implementation model. Use when the user asks for a plan suitable for another LLM, junior engineer, intern, cheaper model, coding agent, or implementation delegate.

2026-07-06
thinking-through
项目管理专家

Use when the user asks for ideas, brainstorming, discussion, exploration, possibilities, pros and cons, tradeoffs, or to "think through" something.

2026-07-03
plan
项目管理专家

Use this skill when asked to plan something, or plan and implement. Do not use when asked to implement a plan.

2026-05-11
cargo
软件开发工程师

Use when initializing Rust projects or modifying Cargo.toml, Cargo.lock, cargo config, or other cargo-related files. Prefer this skill for dependency changes, features, package metadata, workspaces, and cargo commands. Do not load it for editing Rust source code generally.

2026-05-11
split-commit
软件开发工程师

Split an existing commit or PR into smaller reviewable pieces through a one-hunk patch queue. Use when extracting part of a commit, splitting a commit into multiple commits, or splitting PR changes from one or more source commits without starting from direct source edits.

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

Checkpoint, inspect, and return through session tree branches. Use when exploring uncertain approaches, investigating code, or when the user asks for a forked agent.

2026-03-19
sub-agents
软件开发工程师

Use multiple pi sub-agents for delegation, isolation, and parallel work. Use when tasks can be split and later merged.

2026-03-18
technical-writing
软件开发工程师

Use when drafting or editing persisted technical writing artifacts such as commit messages, issue bodies, PR descriptions, documentation comments, or documentation files.

2026-03-05
skill-writing
软件开发工程师

Use when creating or updating agent skills (`skills/<name>/SKILL.md` files).

2026-02-27
commit
软件开发工程师

Use this skill when asked to create or amend a commit.

2026-02-27
github-bare-worktree-clone
软件开发工程师

Create a GitHub repo as repo/.bare with repo/<branch> worktrees and origin-tracking branches. Use when users ask for bare+worktree layout.

2026-02-27
github-issues-draft
软件开发工程师

Use when asked to create or draft GitHub issues. Do not use when asked only to "plan" issues.

2026-02-27
sentry-docs
软件开发工程师

Use whenever fetching documentation from docs.sentry.io or develop.sentry.dev.

2026-02-27
github
软件开发工程师

Use GitHub CLI (`gh`) for all GitHub interactions. Prefer built-in `gh` commands; use `gh api` only when needed.

2026-02-23