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

Zephyr

Zephyr contient 17 skills collectées depuis nabcht, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

create-calendar-event
Développeurs de logiciels

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

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

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

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

2026-05-20
merge-files-recursively
Développeurs de logiciels

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

2026-05-20
sandbox
Développeurs de logiciels

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

2026-05-20
search-personal-data
Développeurs de logiciels

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

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

Claude-Mem client integration for μZephyr.

2026-05-20
archive-researcher
Développeurs de logiciels

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

2026-05-17
browser-search
Développeurs de logiciels

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

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

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

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

Skill to recursively merge Python files.

2026-05-17
repo-summarizer
Développeurs de logiciels

Summarize a GitHub repository using ZIP download and GitHub API.

2026-05-17
search-web
Développeurs de logiciels

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

2026-05-17