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

skills

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

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

이 저장소의 skills

sync-git
소프트웨어 개발자

Sync the current git repo with remote — pull, auto-commit, push, and resolve conflicts. Use when user says "sync", "sync repo", "push changes", "save changes", or wants to commit and push all changes. Also use when user mentions conflicts during sync.

2026-06-07
claude-tui
소프트웨어 개발자

Send slash commands (like /context, /compact, /cost) to a Claude Code TUI session via tmux and capture the output. Use when the user wants to run TUI-only commands on a session programmatically.

2026-03-29
claude-session-log
소프트웨어 개발자

Show a full action log (text, tool calls, tool results) for a Claude Code session. Use when the user wants to replay, debug, or inspect what happened in a session, especially after running claude -p.

2026-03-28
claude-session-id
소프트웨어 개발자

Find the latest Claude Code session ID(s). Use when the user asks for the current or most recent session ID, wants to find a session, or needs to look up recent sessions to resume or inspect.

2026-03-17
claude-usage
소프트웨어 개발자

Show token usage and estimated API cost for a Claude Code session. Use when the user asks about session cost, how much a session spent, token breakdown, API usage, or wants to analyze spend over a date range.

2026-03-16
todo
기타 컴퓨터 관련 직업

Manage personal tasks and daily plans. Use when the user wants to add, view, update, check off, or delete tasks. Also use when drafting or viewing a daily plan. Tasks are stored locally in my-data/tasks.jsonl (JSONL event log). Daily plans are freeform markdown files in my-data/daily-plans/YYYY-MM-DD.md.

2026-03-16
claude-context
네트워크·컴퓨터 시스템 관리자

Check context usage and session info for any Claude Code session. Use when the user asks about context usage, token count, session info, or wants to list/inspect Claude sessions.

2026-03-15
time
네트워크·컴퓨터 시스템 관리자기타 컴퓨터 관련 직업

Get the current local time and date from the machine. Use when the user asks what time it is, what's today's date, or the current datetime. Runs the system `date` command.

2026-03-15