Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

all-agents

all-agents contient 34 skills collectées depuis cwlee-victor, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
34
Stars
2
mis à jour
2026-05-18
Forks
0
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

1password
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-18
browser-automation
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

General operating guidance for the main local assistant.

2026-05-18
gifgrep
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-18
github
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Analystes financiers et en placements

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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

2026-05-18
obsidian
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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

2026-05-18
openhue
Administrateurs de réseaux et de systèmes informatiques

Control Philips Hue lights and scenes via the OpenHue CLI.

2026-05-18
otel
Administrateurs de réseaux et de systèmes informatiques

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
Préposés aux dossiers

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
Éditeurs PAO

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-18
sessions
Administrateurs de réseaux et de systèmes informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-18
tts
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

Extract frames or short clips from videos using ffmpeg.

2026-05-18
voice-call
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-18
weather
Développeurs de logiciels

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
Représentants du service clientèle

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
Administrateurs de réseaux et de systèmes informatiques

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
Analystes financiers et en placements

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