Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ClawForge

يحتوي ClawForge على 11 من skills المجمعة من leionion، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
97
محدث
2026-04-20
Forks
22
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

mac-volume
مديرو الشبكات وأنظمة الحاسوب

Gets or sets the macOS system output volume (0–100) using osascript. Use when the user asks to check the volume, change the volume, turn volume up or down, mute, set audio level, or adjust sound output on macOS.

2026-04-20
mac-activate
مديرو الشبكات وأنظمة الحاسوب

Brings a specified macOS application to the foreground using osascript, making its window visible and focused. Use when the user asks to switch to an app, bring an app to front, activate an application, focus a window, or show a running app on macOS.

2026-04-20
mac-dark-mode
مديرو الشبكات وأنظمة الحاسوب

Toggles macOS dark mode on, off, or auto-toggle by reading and writing the AppleInterfaceStyle user default. Use when the user asks to enable dark mode, disable dark mode, switch to light mode, toggle appearance, or change the macOS theme.

2026-04-20
mac-finder
مديرو الشبكات وأنظمة الحاسوب

Opens macOS Finder at a specified directory path, with tilde expansion and common-directory shortcuts. Use when the user asks to open a folder, navigate to a directory, browse files, show a path in Finder, or open Downloads/Desktop/Documents on macOS.

2026-04-20
mac-terminal
مديرو الشبكات وأنظمة الحاسوب

Opens macOS Terminal.app and executes a shell command in a new or existing window, with optional automatic sudo password entry via System Events. Use when the user asks to open a terminal, run a shell command, execute a CLI command in Terminal, launch Terminal.app, or run something with sudo on macOS.

2026-04-20
mac-brightness
مديرو الشبكات وأنظمة الحاسوب

Adjusts Mac screen brightness by setting a specific level (0–1), increasing, or decreasing display brightness via the brightness CLI tool. Use when the user asks to change, dim, brighten, increase, decrease, or check macOS display brightness or backlight level.

2026-04-15
memory-backup
مديرو الشبكات وأنظمة الحاسوب

Creates scheduled tar.gz backups of agent memory or chat history, lists existing backup snapshots, and restores from a previous backup point with automatic retention policy. Use when the user asks to back up, export, save, snapshot, or restore chat history, conversation logs, agent memory, or session data.

2026-04-15
strategy-backtest
علماء البيانات

Runs SMA crossover backtests on historical OHLCV/candlestick data, calculating total return, Sharpe ratio, max drawdown, win rate, and trade log. Supports CSV files and JSON input with automatic AKShare/hhxg column normalization. Use when the user asks to backtest a trading strategy, evaluate strategy performance on historical price data, run quantitative analysis, or mentions OHLCV, candlestick data, or equity curves.

2026-04-15
mac-clipboard
مديرو الشبكات وأنظمة الحاسوب

Reads the current Mac clipboard (pasteboard) contents to stdout or writes new text to the clipboard using pbcopy/pbpaste. Use when the user asks to copy, paste, read clipboard, write to clipboard, check pasteboard contents, or transfer text via the macOS clipboard.

2026-04-15
mac-mail
موظفو المكاتب العامون

Opens the macOS Mail application (Mail.app) using the open command. Use when the user asks to open email, launch Apple Mail, check mail, start Mail.app, or access the macOS email client.

2026-04-15
metaskillbase
المهن الحاسوبية الأخرى

Decompose human demands into atomic meta skills using OpenClaw Skill Forge Cutter. Run standalone skills (memory_backup, strategy_backtest) or orchestrate OpenClaw skills.

2026-03-11