Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

pi-agent

pi-agent에는 szokeasaurusrex에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 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