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

alfred

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

skills مجمعة
16
Stars
5
محدث
2026-06-18
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

app
مطوّرو البرمجيات

Application control — open/launch, close/quit, and switch-to a running app by name. Mock backend. Pure execution.

2026-06-18
browser
مطوّرو البرمجيات

Drive the user's real browser (Chromium/Brave/Chrome) — open url, web search, read page text, click, type, screenshot, list/switch tabs. Real backend = Playwright connect_over_cdp (attaches to your existing browser); mock for the binding benchmark. Pure execution (slot-filled, no LLM).

2026-06-18
call
مطوّرو البرمجيات

Telephony actions — dial a contact/number, redial, hang up, answer. Mock backend (no real telephony). Pure execution.

2026-06-18
clock
مطوّرو البرمجيات

Unified time control — countdown timers, absolute-time alarms (with optional repeat), and current/world time. The one skill that ACTUALLY fires (systemd-run --user) when ALFRED_CLOCK_REAL=1; mock for the binding benchmark. Pure execution.

2026-06-18
device-settings
مطوّرو البرمجيات

Connectivity + UI toggles — wifi, bluetooth, airplane mode, do-not-disturb, dark mode, each on/off. Mock backend. Pure execution.

2026-06-18
docker
مطوّرو البرمجيات

Manage Docker containers — start/stop/restart, remove, show logs, list running containers. Pure execution, no communication. Mock backend (binding-only) for the thesis benchmark.

2026-06-18
ffmpeg
مطوّرو البرمجيات

Local media processing with ffmpeg — extract audio to MP3, transcode formats, trim segments, capture frames, resize, and concatenate. Real ffmpeg binary; deterministic, offline, no network. Binding-only in the thesis benchmark.

2026-06-18
focus
مطوّرو البرمجيات

Named focus profiles — turn work/sleep/personal focus on, turn it off, check status. Mock backend. Pure execution.

2026-06-18
home-assistant
مطوّرو البرمجيات

Control Home Assistant devices — turn entities on/off/toggle, read state, set thermostat temperature and light brightness, and activate scenes. Pure execution, no communication. Mock backend (binding-only) for the thesis benchmark.

2026-06-18
media
مطوّرو البرمجيات

Generic OS media transport — play/pause/next/previous and player volume (playerctl). Mock backend for binding-only. Pure execution.

2026-06-18
service
مطوّرو البرمجيات

Manage systemd service units — start/stop/restart, check status, enable/disable on boot. Pure execution, no communication. Mock backend (binding-only) for the thesis benchmark.

2026-06-18
spotify
مطوّرو البرمجيات

Control Spotify playback — play/pause, next/previous track, search the catalog, add tracks to playlists, and set volume. Mock backend (binding-only) for the thesis benchmark; no device required.

2026-06-18
system
مطوّرو البرمجيات

Control the local machine — volume up/down/mute/set, screen brightness, lock screen, suspend. Pure execution, no communication. Mock backend (binding-only) for the thesis benchmark.

2026-06-18
youtube
مطوّرو البرمجيات

Download from YouTube with yt-dlp — full video, audio-only MP3, subtitles/transcript, metadata JSON, whole playlists, and thumbnails. Real yt-dlp binary (network). Binding-only in the thesis benchmark.

2026-06-18
settings
مطوّرو البرمجيات

Read and change the phone's settings (Pixel-style) — connectivity, display, device, and per-app settings — through the `settings` script. Pure execution: explore, then set the value the user asked for.

2026-06-18
android-settings
مطوّرو البرمجيات

Change Android device settings via the `settings` script (adb-style put/get/list across system/secure/global namespaces). Inspect with list/get, then put the value.

2026-06-18