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

all-agents

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

수집된 skills
34
Stars
2
업데이트
2026-05-18
Forks
0
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

1password
네트워크·컴퓨터 시스템 관리자

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2026-05-18
apply-patch
소프트웨어 개발자

Apply a unified diff to the workspace. Use when: the user provides a patch, you generated a diff and want to apply it, or you're integrating an upstream change. NOT for: small surgical edits to a known file (use file-ops write_file).

2026-05-18
blogwatcher
네트워크·컴퓨터 시스템 관리자

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

2026-05-18
browser-automation
소프트웨어 개발자

Drive a real browser via Playwright for tasks that need JavaScript execution, login forms, or interactive UI. Use when: scraping a SPA, filling out a form, taking a screenshot, downloading from a JS-protected page, or running an end-to-end check. NOT for: static HTML (use web_fetch), public APIs (use curl), or anything where a simple HTTP GET works.

2026-05-18
clawhub
네트워크·컴퓨터 시스템 관리자

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

2026-05-18
coding-agent
소프트웨어 개발자

Delegate coding tasks (build features, refactor, batch PR reviews, parallel issue fixes via Codex/Claude Code/Pi/OpenCode) by spawning the `coding-agent` sub-agent. Use when: (1) the work needs file exploration + multi-step edits, (2) you want a separate process so its tool noise stays out of your context, (3) you need parallel coding sessions. NOT for: simple one-liner edits (just edit), reading code (use read tools), thread-bound ACP requests (use sessions).

2026-05-18
file-ops
소프트웨어 개발자

Read, write, and search files in the workspace. Use when: the user asks to inspect, modify, create, or search files; you need to find code by name or content. NOT for: running scripts (use shell-exec), pulling remote URLs (use web_fetch), or pdf/image content (use the pdf/image plugins).

2026-05-18
general-assistant
비서 및 행정 보조원(법률, 의료 및 임원 제외)

General operating guidance for the main local assistant.

2026-05-18
gifgrep
네트워크·컴퓨터 시스템 관리자

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

2026-05-18
github
소프트웨어 개발자

GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.

2026-05-18
google-workspace
소프트웨어 개발자

Google Workspace API operations for Apps Script, Docs, Slides, Sheets, Gmail, Calendar, Drive-backed files, and Google Keep. Use when the user asks to search/read/send Gmail, manage Calendar events, read/write Sheets ranges, create/update Docs or Slides, run Apps Script functions, inspect Drive files, or access Keep notes through Google APIs.

2026-05-18
himalaya
네트워크·컴퓨터 시스템 관리자

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

2026-05-18
market-environment-analysis
재무 및 투자 분석가

Comprehensive market environment analysis and reporting tool. Analyzes global markets including US, European, Asian markets, forex, commodities, and economic indicators. Provides risk-on/risk-off assessment, sector analysis, and technical indicator interpretation. Triggers on keywords like market analysis, market environment, global markets, trading environment, market conditions, investment climate, market sentiment, forex analysis, stock market analysis, 相場環境, 市場分析, マーケット状況, 投資環境.

2026-05-18
mcporter
네트워크·컴퓨터 시스템 관리자

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-05-18
memory-tools
소프트웨어 개발자

Read and write the agent's persistent memory. Use when: the user asks to remember something across runs, you need to recall a previous fact, or want to log a daily note. NOT for: session transcripts (use sessions skill), file-system data (use file-ops).

2026-05-18
microsoft-365
소프트웨어 개발자

Microsoft 365 integration via Graph API. Create, read, modify, and delete SharePoint sites, lists, list items, document libraries, and files (Excel, Word, PowerPoint). Read/write Excel cells and ranges directly. Upload/download files to SharePoint drives. Use when interacting with Microsoft 365, SharePoint, OneDrive for Business, or Office documents on SharePoint.

2026-05-18
nano-pdf
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Edit PDFs with natural-language instructions using the nano-pdf CLI.

2026-05-18
obsidian
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

2026-05-18
openhue
네트워크·컴퓨터 시스템 관리자

Control Philips Hue lights and scenes via the OpenHue CLI.

2026-05-18
otel
네트워크·컴퓨터 시스템 관리자

Emit OTLP traces/spans/metrics to an OpenTelemetry collector. Use when: the user wants to instrument a workflow, debug latency, or fan out telemetry. NOT for: local logging (use memory_append).

2026-05-18
pdf-text
파일 사무원

Extract text from a PDF in the workspace. Use when: the user asks to read, summarise, or search a PDF. NOT for: editing PDFs (use a dedicated tool) or images (no OCR yet).

2026-05-18
prose-polish
데스크톱 출판 전문가

Convert markdown to HTML/RST/DOCX/PDF/etc. via pandoc. Use when: the user wants a different document format. NOT for: editing prose content (just write_file).

2026-05-18
session-logs
네트워크·컴퓨터 시스템 관리자

Search and analyze your own session logs (older/parent conversations) using jq.

2026-05-18
sessions
네트워크·컴퓨터 시스템 관리자

Inspect, search, and message between conversation sessions. Use when: the user asks for chat history, wants to send a message into another session, or you need to spawn a sub-agent. NOT for: short in-process delegation (use llm_task) or file-backed memory (use memory-tools).

2026-05-18
shell-exec
네트워크·컴퓨터 시스템 관리자

Run shell commands in the workspace. Use when: the user asks to invoke a CLI, run tests, install dependencies, or chain Unix tools. NOT for: file reads (use file-ops), HTTP calls (web_fetch), or anything where a built-in tool already exists. NEVER use this to bypass other safety checks.

2026-05-18
tmux
네트워크·컴퓨터 시스템 관리자

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

2026-05-18
tts
소프트웨어 개발자

Synthesize speech to a WAV file. Use when: the user asks to generate audio from text, narrate a document, or create a voice prompt. NOT for: real-time streaming (this writes a file).

2026-05-18
video-frames
네트워크·컴퓨터 시스템 관리자

Extract frames or short clips from videos using ffmpeg.

2026-05-18
voice-call
소프트웨어 개발자

Place an outbound voice call via a configured bridge (LiveKit/Twilio/etc.). Use when: the user asks to call a phone number with a spoken message. NOT for: messaging (use a channel).

2026-05-18
wacli
네트워크·컴퓨터 시스템 관리자

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

2026-05-18
weather
소프트웨어 개발자

Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.

2026-05-18
web-search
고객 서비스 담당자

Search the web for up-to-date information using a public search API. Use when: the user asks for current events, recent docs, prices, or any fact that may have changed since training. NOT for: looking up stable facts (just answer), reading a known URL (use web_fetch directly), or working with documents already in the workspace.

2026-05-18
xurl
네트워크·컴퓨터 시스템 관리자

A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.

2026-05-18
yahoo-finance-forex
재무 및 투자 분석가

Fetches real-time FOREX news and market data from Yahoo Finance for major currency pairs (EUR/USD, GBP/USD, USD/JPY, etc.). Analyzes sentiment and provides trading context.

2026-05-18