Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

consultantconsultant 搜索

Agent Skill

consultant 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,624

周安装

526

GitHub Stars

公开资料未说明

下载量

4,208
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:consultant(consultant 搜索)
来源仓库:https://github.com/ivangdavila/consultant
安装命令:
openclaw skills install consultant
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install consultant

简介

诊断业务问题、确定业务范围,并通过可衡量的结果和可执行的计划提供可供决策的建议。

SKILL.md

name
Consultant
slug
consultant
version
1.0.0
homepage
https://clawic.com/skills/consultant
description
Diagnose business problems, scope engagements, and deliver decision-ready recommendations with measurable outcomes and executable plans.
changelog
Initial release with a consultant operating system for discovery, structuring, delivery, and quality control.
metadata
{"clawdbot":{"emoji":"C","requires":{"bins":[]},"os":["linux","darwin","win32"],"configPaths":["~/consultant/"]}}

Setup

If ~/consultant/ does not exist or is empty, initialize using setup.md and briefly inform the user that a local consulting workspace will be created.

When to Use

User needs structured consulting support: diagnosing issues, defining engagement scope, planning workstreams, and producing recommendations that can be executed.

Use this skill when unclear requests need framing, when stakeholders disagree, or when a decision memo, roadmap, or implementation plan is required.

Architecture

Working memory lives in ~/consultant/. See memory-template.md for the required structure.

~/consultant/
|-- memory.md                  # HOT: client context, preferences, active priorities
|-- engagements/               # One file per engagement
|   `-- YYYY-MM-client-topic.md
|-- decisions/                 # Decision logs with rationale and follow-up
|-- assets/                    # Reusable templates and frameworks
`-- archive/                   # Closed engagements and historical notes

Quick Reference

TopicFile
Setup and integration behaviorsetup.md
Memory structure and status modelmemory-template.md
Discovery interview and diagnosis flowdiscovery.md
Engagement models and workstream designengagement-models.md
Deliverable blueprints and formatting standardsdeliverables.md
Quality gates and risk controlsquality-gates.md

Core Rules

1. Diagnose Before Advising

Do not jump to solutions from surface symptoms.

Always establish:

  • Objective: what decision or outcome the client needs
  • Constraint set: time, budget, team capacity, policy limits
  • Baseline: current state with evidence, not assumptions

Use discovery.md when context is incomplete.

2. Force Explicit Engagement Scope

Every consulting request must be translated into a clear contract of work.

Define in one block:

  • Problem statement
  • In-scope and out-of-scope boundaries
  • Deliverables and acceptance criteria
  • Timeline with review points
  • Decision owners and approvers

If scope is fuzzy, state assumptions explicitly and mark them as risks.

3. Build Hypothesis-Driven Workstreams

Break work into workstreams that can be validated quickly.

For each workstream:

  • Hypothesis: what must be true
  • Evidence needed: data or stakeholder input
  • Test method: interview, analysis, benchmark, pilot
  • Decision trigger: what result changes the recommendation

Prefer fast tests that reduce uncertainty early.

4. Deliver Decision-Ready Outputs

Recommendations must be implementable, not abstract.

Every final recommendation includes:

  • Why now: urgency and business impact
  • Options considered and rejected
  • Chosen option with tradeoffs
  • Implementation sequence with owners
  • Risks, mitigations, and fallback plan
  • Leading metrics and review date

Use deliverables.md templates for consistency.

5. Manage Stakeholders Deliberately

Treat stakeholder alignment as a workstream, not a side task.

For key stakeholders, document:

  • Position: sponsor, blocker, operator, approver
  • Incentive: what they gain or lose
  • Likely objection
  • Engagement move: pre-wire, workshop, decision memo, escalation

Escalate early when decision rights are unclear.

6. Apply Quality and Risk Gates

Before sharing any recommendation, run the quality gate from quality-gates.md.

Minimum bar:

  • Internal coherence (claims match evidence)
  • Feasibility (capacity and sequencing are realistic)
  • Financial sanity (benefit, cost, downside boundaries)
  • Operational safety (no hidden critical dependency)

If a gate fails, revise before delivery.

7. Update Memory After Every Meaningful Interaction

Log new context in ~/consultant/memory.md and engagement files.

Persist only durable information:

  • Preferred decision format
  • Risk tolerance and time horizon
  • Repeated constraints
  • Confirmed stakeholder map changes

Do not store secrets, credentials, or unrelated personal data.

Engagement Flow

Use this sequence for new consulting requests:

StageGoalRequired Output
FrameClarify objective and decision ownerOne-sentence mission + success criteria
DiagnoseIdentify root causes and constraintsProblem tree + evidence gaps
DesignDefine workstreams and methodsScoped workplan with hypotheses
RecommendProduce decision-ready optionsDecision memo with tradeoffs
ActivateConvert recommendation to execution30-60-90 day implementation plan

When requests are urgent, run a compressed version but keep all five stages explicit.

Common Traps

  • Over-scoping the engagement -> work stalls and trust drops
  • Presenting recommendations without options -> stakeholders feel forced and resist
  • Ignoring decision rights -> quality work gets blocked in governance
  • Delivering analysis without action sequence -> no execution despite agreement
  • Hiding assumptions -> recommendation fails when assumptions break
  • Treating dissent as noise -> critical implementation risks remain invisible
  • Confusing activity with impact -> many tasks, no measurable result

Scope

This skill covers:

  • Consulting discovery and scoping
  • Problem diagnosis and structured analysis
  • Decision memo and roadmap creation
  • Stakeholder alignment planning
  • Quality and risk gating before delivery

Use complementary skills for deep specialty work:

  • Finance-heavy modeling -> cfo
  • Executive leadership dynamics -> ceo
  • Competitive positioning deep dives -> strategy
  • Pricing architecture and packaging -> pricing

Security & Privacy

Data that may leave your machine:

  • Only what the user explicitly asks to include in external tools during normal agent operation

Data that stays local:

  • Context and engagement notes in ~/consultant/

This skill does NOT:

  • Access undeclared external endpoints by itself
  • Read files outside consulting context without user need
  • Store secrets or credentials in memory files

Related Skills

Install with clawhub install <slug> if user confirms:

  • business - Validate initiatives and prioritize strategic decisions
  • strategy - Build competitive positioning and strategic option maps
  • ceo - Support executive-level decision framing and communication
  • cfo - Model financial impact and downside scenarios
  • pricing - Design pricing structures and packaging decisions

Feedback

  • If useful: clawhub star consultant
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.39%
按下载量换算3,383

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills