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

uplo-consultingUPLO 咨询

Agent Skill

uplo-consulting 用于记录任务执行中的错误、用户纠正、经验和能力缺口,适合在 OpenClaw 中希望让 Agent 持续沉淀问题、修正和最佳实践时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,792

周安装

283

GitHub Stars

公开资料未说明

下载量

2,264
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install uplo-consulting

简介

咨询项目知识沉淀工具,记录执行问题与最佳实践。

  • 支持搜索参与记录、交付模板与方法论框架。
  • 适用于咨询公司提升项目复用率与新人培训效率。
  • 使用前需建立标准化项目归档流程。uplo-consulting 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 注意知识所有权归属,避免泄露客户机密信息。

SKILL.md

name
uplo-consulting
description
AI-powered consulting knowledge management. Search engagement records, methodology frameworks, deliverable templates, and best practices with structured extraction.

UPLO Consulting — Firm Knowledge at Your Fingertips

Consulting firms are knowledge businesses that routinely forget what they know. The partner who led the airline digital transformation last year is on a different engagement; the associate who built the market sizing model left six months ago; the methodology deck from the supply chain practice sits in someone's OneDrive. UPLO Consulting captures engagement artifacts, methodology IP, proposal content, and lessons learned so the firm's collective intelligence is accessible to every team, on every engagement, without playing "who do I ask?"

Session Start

Fetch your identity to establish your practice area, seniority level, and current engagement assignments:

get_identity_context

Review firm-wide directives — these typically include utilization targets, proposal approval thresholds, and client confidentiality mandates:

get_directives

When to Use

  • Staffing a new engagement and need to find consultants who have delivered similar work (industry, capability, geography)
  • Building a proposal and looking for relevant case studies, win rates for similar pursuits, and reusable methodology sections
  • Starting a workstream and want to see how a previous team structured a similar analysis (e.g., total cost of ownership model for a manufacturing client)
  • Preparing a client steering committee deck and need the firm's standard framework for presenting transformation roadmaps
  • Conducting a lessons-learned review and want to surface patterns across multiple completed engagements
  • Looking for the firm's published point of view on a topic (e.g., AI in financial services) to reference in a client workshop
  • Checking what deliverables were produced on a past engagement before scoping a follow-on

Example Workflows

Proposal Development

A principal is pursuing a healthcare payer operational improvement engagement and needs to build the proposal over a weekend.

search_with_context query="healthcare payer operations improvement engagement case studies outcomes"

Find reusable methodology content from the operations practice:

search_knowledge query="operational excellence methodology framework Lean Six Sigma consulting deliverables"

Pull the firm's current strategic priorities to align the proposal narrative:

get_directives

Identify consultants with relevant experience for the proposed team:

search_knowledge query="healthcare payer experience consultants managed care claims processing"

Engagement Kickoff Knowledge Transfer

A manager is starting on a new engagement and the previous phase was led by a different team. They need to get up to speed.

export_org_context
search_with_context query="client ABC Phase 1 findings current state assessment key recommendations"
search_knowledge query="client ABC stakeholder map decision makers change readiness assessment"
log_conversation summary="Onboarded to client ABC Phase 2; reviewed Phase 1 findings, stakeholder map, and org context" topics='["engagement-onboarding","client-ABC","knowledge-transfer"]' tools_used='["export_org_context","search_with_context","search_knowledge"]'

Key Tools for Consulting

search_with_context — Consulting questions are inherently cross-cutting. "What did we learn from similar engagements?" requires connecting engagement records with client industries, methodologies used, and outcomes achieved. The graph traversal assembles this narrative. Example: search_with_context query="retail supply chain transformation engagements outcomes cost savings"

search_knowledge — When you need a specific artifact: a deliverable template, a framework diagram source, a pricing model, or a named methodology. Example: search_knowledge query="zero-based budgeting methodology template"

export_org_context — Produces the firm's practice structure, leadership, key systems (CRM, time tracking, knowledge management), and strategic priorities. Indispensable for new hire orientation and cross-practice collaboration.

get_directives — Firm directives govern proposal approval thresholds, travel policies, rate cards, and client confidentiality walls. Check before making commitments to clients.

report_knowledge_gap — If a pursuit team cannot find case studies for a new capability area, that is a strategic signal. Flagging the gap helps the practice development team prioritize IP creation.

Tips

  • Client names may be anonymized in the knowledge base due to confidentiality agreements. Search by industry, engagement type, and capability rather than relying solely on client names.
  • Methodology frameworks are often versioned. Include "latest" or "v3" qualifiers if the firm maintains multiple generations of a methodology to avoid pulling deprecated content.
  • When building proposals, combine search_with_context (for case studies and outcomes) with search_knowledge (for specific deliverable examples) — they serve complementary retrieval patterns.
  • Always log proposal development sessions. Win/loss analysis relies on understanding what knowledge was available to the pursuit team at the time of proposal submission.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

93.9%
按下载量换算2,126

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills