Skip to main content

stevehuang0115/crewly

SkillsMP 已收集 stevehuang0115/crewly 中的 161 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
161
GitHub 星标
84
GitHub Forks
24

已展示 40 / 161 个已收集 Skill。

职业分类
未分类
描述

Assign a task to a worker within the Team Leader's subordinate scope. Validates that the target worker's parentMemberId matches the TL's memberId before delegation. Includes auto-monitoring setup.

原文语言:英语

更新
职业分类
未分类
描述

Create a new task via the task-management API for autonomous work decomposition.

原文语言:英语

更新
职业分类
项目管理专家
描述

Mark a task as blocked with a reason and optional questions for the orchestrator.

原文语言:英语

更新
职业分类
未分类
描述

Proactively notify the orchestrator when a task is done, blocked, or failed.

原文语言:英语

更新
职业分类
未分类
描述

Create a WorkItem in the TaskPool targeting a specific agent. The Reconciler will automatically wake the agent and deliver the task when resources are available. No direct agent start or auto-monitoring — the Reconciler handles lifecycle, retries, and…

原文语言:英语

更新
职业分类
未分类
描述

Compile results from all worker sub-tasks into a structured markdown report for the Orchestrator. Supports milestone, daily, and final report types.

原文语言:英语

更新
职业分类
未分类
描述

Mark a task as complete with a summary of the work done.

原文语言:英语

更新
职业分类
未分类
描述

Read your team's norms (operating agreements — canDelegate, escalation, rules of engagement) relevant to the current moment.

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
项目管理专家
描述

Break down a high-level objective from the Orchestrator into specific, actionable sub-tasks for workers. Creates task files in the project's .crewly/tasks/ directory.

原文语言:英语

更新
职业分类
项目管理专家
描述

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).…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

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…

原文语言:英语

更新
职业分类
综合办公文员
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
项目管理专家
描述

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.

原文语言:英语

更新
职业分类
项目管理专家
描述

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.

原文语言:英语

更新
职业分类
项目管理专家
描述

Record a learning or insight gained during task execution for team knowledge sharing.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Package and submit skills to the Crewly marketplace. Validates, archives, and submits for review to both local and remote registries.

原文语言:英语

更新
职业分类
其他计算机职业
描述

List the recurring cron tasks the orchestrator has scheduled FOR you — call before self-scheduling so you don't create duplicates that fire N× reports.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Schedule a future check-in that creates a WorkItem for you or another agent at a specific time (one-shot or bounded recurring).

原文语言:英语

更新
职业分类
其他计算机职业
描述

Query standard operating procedures relevant to your current context or task.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Author or update a custom SOP (a reusable procedure / playbook) for your team.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Propose or update a team norm (an operating agreement — canDelegate, escalation, rules of engagement) for your team.

原文语言:英语

更新
职业分类
项目管理专家
描述

Decompose a parent Mission (OKR) into child OKRs one cascade tier down (company→team→project) as a PROPOSAL. The runtime drafts the child objectives + Key Results; the skill submits them to the backend as pending_approval. Children are NOT active until the…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Detect + remove low-quality pages from a wiki vault (low confidence, agent memory dumps, per-agent overflow). Default dry-run; archives every deletion; idempotent.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Deterministic vault validation — frozen-path violations, dangling wikilinks, orphan pages, stale claims, restructure proposals. Reports only; the agent decides what to fix.

原文语言:英语

更新
职业分类
其他计算机职业
描述

One-shot conversion from legacy `.crewly/knowledge/*.json` + loose `.md` + agent `memory.json` into the v2.1 three-scope vault structure. Default dry-run; idempotent; never deletes legacy files.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Claim the next pending wiki-queue item and get the vault context your LLM needs to classify it into llm-curated/<folder>/<page>.md. No preset taxonomy — your LLM picks the target.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Read a project/team/global vault and return the system-context payload your runtime feeds to the LLM for synthesis. Single-vault scope (Phase 1).

原文语言:英语

更新
职业分类
其他计算机职业
描述

Vault health report — md counts, duplicate clusters, queue snapshot, consolidation recommendations. Returns signals; your LLM decides what to merge or archive.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Append a source (spec / decision / chat / pr / learning) into a vault's llm-curated/ tree. Refuses writes into frozen paths.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Enqueue wiki-worthy content (from a chat turn, spec write, PR merge, learning) for later agent-driven classification + ingest. Agents must justify with --reason.

原文语言:英语

更新
职业分类
项目管理专家
描述

Create a V3 Request from a user message that the orchestrator has determined to be actionable work.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Perform a system health check and heartbeat. Calls multiple API endpoints to update heartbeat via middleware and returns system status.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Mark a task as complete in the task management system.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Cancel a follow-up trigger previously created with `schedule-followup` or `watch-for-event`, by trigger id or by team-scoped name.

原文语言:英语

更新
职业分类
其他计算机职业
描述

List every follow-up trigger owned by your team — call before creating a new watcher to avoid duplicates, or when auditing why something keeps firing.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Send an agent-authored message back to a chat channel — used by the chat MVP dispatch loop after processing a `[CHAT:<channelId>]` prompt.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Subscribe to a system event (like agent:idle or task:completed) and create a WorkItem every time it fires — reactive follow-up, not time-based.

原文语言:英语

更新
已展示 40 / 161 个已收集 Skill。