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

skills

skills에는 shayne에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
0
업데이트
2026-06-27
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

load-session-context
소프트웨어 개발자

Use when asked to load, restore, resume, reconstruct, or summarize usable context from a prior Codex session, thread id, or rollout JSONL, especially when the session is large, compacted, or partially encrypted.

2026-06-27
install-system-package
네트워크·컴퓨터 시스템 관리자

Install missing or useful system packages declaratively on macOS hosts managed by nix-darwin. Use when a command needed for the current task is missing, when installing a CLI or GUI app would materially help complete work, or when the user explicitly asks to install software. Prefer nixpkgs packages first, then Homebrew brews, then Homebrew casks. Ask the user to confirm the package choice and whether the install should be host-specific or shared before editing config or running the rebuild.

2026-03-22
gh-draft-release
소프트웨어 개발자

Use when a repository needs a user-facing GitHub release drafted for an explicit version or a patch, minor, or major bump request.

2026-03-21
apple-notes
소프트웨어 개발자

Read, search, create, update, delete, organize, and move content in local Apple Notes on macOS through tested helper scripts. Use when Codex needs to work with notes, folders, nested folders, note attachments, or note metadata without relying on browser session data.

2026-03-21
crossword-solver
작가·저자

Solve crossword puzzles in .puz format using the cursewords terminal app. Use when asked to open, navigate, solve, check, or fill crossword grids in cursewords, or when clues need to be listed/parsed from a .puz file.

2026-01-16
terminal-controller
네트워크·컴퓨터 시스템 관리자

Programmatically control tmux sessions and panes: create sessions/windows, send keys/text, capture pane output, resize to client dimensions, and stream pane output. Use when asked to automate or interact with terminal sessions via tmux.

2026-01-16