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

Zephyr

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

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

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

create-calendar-event
مطوّرو البرمجيات

Create a calendar event by generating an ICS file and opening it in the default calendar application. Use when the user wants to schedule a meeting, appointment, or reminder.

2026-05-20
evolve-memory
مطوّرو البرمجيات

Synthesize the memory timeline into an updated truth summary by merging recent timeline entries with the existing executive summary via the configured LLM. Use to consolidate long-term memory in μZephyr.

2026-05-20
index-files
مطوّرو البرمجيات

Index local files and optionally watch a folder for automatic RAG indexing using ChromaDB and Whoosh. Use when the user wants to make local files searchable or enable hot-watch on a directory.

2026-05-20
manage-persona
مطوّرو البرمجيات

Create, update, or refine the system prompts for the Agency roles (Supervisor, Researcher, Coder, Reviewer).

2026-05-20
merge-files-recursively
مطوّرو البرمجيات

Recursively merges .py files from a directory into a single source string.

2026-05-20
sandbox
مطوّرو البرمجيات

Executes Python code in a temporary sandbox to verify it works before finalizing a mission.

2026-05-20
search-personal-data
مطوّرو البرمجيات

Search local files using hybrid semantic and keyword retrieval (ChromaDB + Whoosh). Falls back to recursive grep when the index is unavailable. Use when the user wants to find information in their local documents.

2026-05-20
algorithmic-art
مطوّرو البرمجيات

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.

2026-05-20
claude-mem-client
مطوّرو البرمجيات

Claude-Mem client integration for μZephyr.

2026-05-20
archive-researcher
مطوّرو البرمجيات

Deep-search Claude-Mem archive history using the search -> ids -> details workflow.

2026-05-17
browser-search
مطوّرو البرمجيات

Search local Chrome or Edge browser history for pages matching a keyword query. Use when the user wants to find previously visited websites or recall browsing history.

2026-05-17
compose-email
مطوّرو البرمجيات

Open the default mail client with a pre-filled draft email using the OS mailto protocol handler. Use when the user wants to compose or send an email.

2026-05-17
evolve-core
مطوّرو البرمجيات

Validate, back up, and stage proposed changes to core μZephyr files (main.py, config.py, core/). Use when proposing or applying modifications to the μZephyr core codebase.

2026-05-17
install-package
مطوّرو البرمجيات

Install a Python pip package into the currently active virtual environment at runtime. Use when a required package is missing and needs to be installed without restarting the agent.

2026-05-17
recursive-merge
مطوّرو البرمجيات

Skill to recursively merge Python files.

2026-05-17
repo-summarizer
مطوّرو البرمجيات

Summarize a GitHub repository using ZIP download and GitHub API.

2026-05-17
search-web
مطوّرو البرمجيات

Search the web for up-to-date information using DuckDuckGo.

2026-05-17