Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
trustmaster
GitHub 제작자 프로필

trustmaster

1개 GitHub 저장소에서 수집된 47개 skills를 저장소 단위로 보여줍니다.

수집된 skills
47
저장소
1
업데이트
2026-07-16
저장소 탐색

저장소와 대표 skills

create-github-issue
소프트웨어 개발자

Create a new GitHub issue (optionally added to a GitHub Project board) following the project's standard format — gathers the details, shows a draft for confirmation, then creates it via the `gh` CLI. Use when the user wants to file, open, or create a GitHub issue. Optionally pass the repo and/or issue title as args.

2026-07-16
github-browse
소프트웨어 개발자

Explore a remote GitHub repository read-only via the `gh` CLI — search code, read a file at a ref, view repo structure, trace the history/PRs touching a path, and blame lines. Use when investigating an incident or working an assignment against code you don't have checked out, across one or more repos. Pass the repo(s) (`owner/repo`) and what you're looking for as args.

2026-07-16
github-pr-fetch
소프트웨어 개발자

Fetch a GitHub pull request as a structured bundle (metadata, diff, changed files with stats, commits, CI/check status, and existing review comments) via the `gh` CLI. Transport-only — it retrieves, it does not judge. Used by the tool-agnostic `pr-review` skill; you normally won't invoke it directly. Pass a PR number, URL, or branch (and optionally `owner/repo`) as args.

2026-07-16
github-sync
소프트웨어 개발자

Sync a GitHub Project board into an emOS report grouped by status. Use when the user wants an up-to-date snapshot of a GitHub Projects (v2) board pulled into 10-reports/. Optionally pass a project number/URL, an owner, or a status filter as args.

2026-07-16
pr-review
소프트웨어 품질 보증 분석가·테스터

Do a first-line review pass on a pull request — summarize the changes, flag obvious issues, highlight architectural/dependency changes, and escalate what needs human attention. It hands you structured input to act on; it does NOT auto-approve or post to the code host. Use when the user wants a PR reviewed, triaged, or summarized before they dig in. Pass a PR number, URL, or branch as args.

2026-07-16
import-url
소프트웨어 개발자

Import any document by URL into emOS. Detects the transport (Confluence, Google Docs, GitHub, or a generic web page), delegates to the medium-specific provider skill when its capability is configured, classifies the content, files it, and pulls any action items assigned to the owner into the current week's plan. Use when the user gives a URL and wants its content brought into the vault. Pass the URL (and optionally a hint about the doc type) as args.

2026-07-12
weekly-new
프로젝트 관리 전문가

Create the planning file for the current week, carrying forward open TODOs and follow-ups from the previous week. Use when the user wants to start a new week's plan. No args needed.

2026-07-12
confluence-load
소프트웨어 개발자

Fetch a Confluence page by URL, save it into 00-inbox with import frontmatter, classify its content, and propose (but not execute) where it should live in emOS. Use when the user gives a Confluence URL and wants it imported into emOS. Pass the page URL as args.

2026-07-12
이 저장소에서 수집된 skills 47개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다