Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
stevehuang0115
Perfil de creador de GitHub

stevehuang0115

Vista por repositorio de 161 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
161
repositorios
1
actualizado
2026-06-12
explorador de repositorios

Repositorios y skills representativas

synthesize-hierarchy
Especialistas en gestión de proyectos

Plan and create a NESTED team hierarchy (parent coordination team + per-stream child teams) for a complex multi-stream goal. Use INSTEAD of recommend-team/materialize-team when the goal names 2+ parallel work-streams (e.g. frontend + backend + DevOps). Onboarding-only.

2026-06-12
web-search
Analistas de investigación de mercados y especialistas en marketing

Search the live web for a query and return ranked results (title, URL, snippet) as JSON. Works with no API key (DuckDuckGo HTML fallback) and uses the Brave Search API or SerpAPI automatically when BRAVE_API_KEY / SERPAPI_KEY is set. Any agent can call it for research, competitor analysis, market/trend lookups, fact-checking, finding sources to cite, or grounding a non-software goal (marketing, growth, commerce) in real-world information.

2026-06-12
transcribe-audio
Empleados de oficina generales

Transcribe a local audio (or video) file to text with timestamps using Whisper. Defaults to local whisper.cpp (free, offline, word/segment-level timestamps) and automatically falls back to the OpenAI Whisper API (whisper-1) when the local engine is not installed. Any agent can call it for meetings, podcasts, voice notes, interviews, or video audio tracks.

2026-06-07
accept-task
Otras ocupaciones informáticas

Accept and take the next available task from the task queue. Use when an agent is idle and ready to pick up the highest-priority unassigned task. For assigning tasks to specific agents, use assign-task instead.

2026-06-06
register-self
Otras ocupaciones informáticas

Register the agent as active with the Crewly backend on startup. Use when an agent first launches and needs to join the team and become visible to the orchestrator. For confirming responsiveness after registration, use heartbeat instead.

2026-06-06
code-review
Analistas de garantía de calidad de software y probadores

Analyze git changes and produce a structured code review with automated checks for missing tests, debug statements, potential secrets, large changes, and dependency modifications. Use when reviewing staged changes, unstaged diffs, recent commits, or branch comparisons before submitting a pull request. For task-level quality gates, use check-quality-gates instead.

2026-06-06
assign-task
Especialistas en gestión de proyectos

Assign a task to a specific agent via the task management system. Use when the orchestrator needs to target a particular agent with a known task ID. For agents self-assigning the next available task, use accept-task instead.

2026-06-06
broadcast
Especialistas en gestión de proyectos

Send a message to all active agent sessions, excluding the orchestrator. Use when the orchestrator needs to announce information or coordinate the entire team at once. For messaging a single agent, use send-message instead.

2026-06-06
Mostrando las 8 principales de 161 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados