Token导航 LogoToken导航TokenDH.com
研究检索external-serviceclawhub未标认证来源可访问clear审计提醒

uplo-operations上传操作

Agent Skill

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

总安装

4,343

周安装

174

GitHub Stars

公开资料未说明

下载量

1,406
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install uplo-operations

简介

用于运营管理流程的智能支持工具。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

  • 适合流程文档、容量计划和KPI仪表板查询。
  • 支持资源分配数据的结构化提取。uplo-operations 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 需确认运营指标的统计口径一致性。
  • 建议结合实际业务目标验证分析结果。

SKILL.md

name
uplo-operations
description
AI-powered operations knowledge management. Search process documentation, capacity plans, resource allocation data, and KPI dashboards with structured extraction.

UPLO Operations

Operations is the connective tissue of any organization — the processes, playbooks, capacity models, and performance metrics that keep everything running. This skill connects your AI assistant to UPLO's structured extraction of operational knowledge: SOPs, runbooks, capacity plans, incident postmortems, vendor SLAs, and the KPI data that tells you whether things are actually working.

Session Start

Load your ops context to understand your role, team scope, and current operational priorities:

use_mcp_tool: get_identity_context

Then pull the latest on anything that might need immediate attention:

use_mcp_tool: search_knowledge query="active incidents open action items SLA breaches capacity warnings"
use_mcp_tool: get_directives

Directives for operations teams typically cover efficiency targets, cost reduction mandates, and service level commitments — knowing these frames every decision you make.

When to Use

  • A process just broke and you need the runbook — fast. What are the exact steps for failover?
  • Calculating whether you have enough capacity (people, systems, physical space) for a projected demand increase next quarter
  • Pulling the vendor SLA terms for a service that's been underperforming so you can initiate a formal review
  • Building a business case for process automation by finding where manual steps create the most bottlenecks
  • Preparing for an operational review meeting with executive leadership — need KPI trends, not just snapshots
  • Investigating why cycle time increased on a key process and what changed in the last 60 days
  • Onboarding a new operations manager who needs to understand the full process landscape

Example Workflows

Incident Response and Postmortem

Something went wrong and you need to contain it, then learn from it.

use_mcp_tool: search_knowledge query="runbook incident response procedure for payment processing failures"
use_mcp_tool: search_knowledge query="previous incidents payment processing root cause analysis postmortem"
use_mcp_tool: search_with_context query="payment processing system dependencies upstream downstream SLA obligations"

The first search gets you the immediate playbook. The second surfaces prior incidents so you can check whether this is a recurring pattern. The context search maps system dependencies so you understand blast radius.

Quarterly Capacity Planning

You need to model whether current resources can handle projected Q3 volume.

use_mcp_tool: search_knowledge query="capacity utilization rates by team department Q1 Q2 actual vs planned"
use_mcp_tool: search_knowledge query="demand forecast projections Q3 volume transaction throughput"
use_mcp_tool: search_knowledge query="hiring plan headcount approved positions open requisitions operations"
use_mcp_tool: export_org_context

The org context export gives you the current organizational structure overlaid with capacity data, making it clear where you have headroom and where you're already running hot.

Key Tools for Operations

search_knowledge — Your primary tool for finding SOPs, runbooks, KPI data, and process documentation. Operations data is often spread across wikis, shared drives, and ticketing systems — UPLO consolidates it into searchable structured records. Example: "order fulfillment process cycle time SLA target vs actual last 6 months"

search_with_context — Operations is all about dependencies. A process change in one area cascades through others. This tool follows those connections. Example: "upstream dependencies for the monthly close process including data feeds handoffs and approval gates"

export_org_context — Generates a snapshot of your operational structure: teams, systems, processes, and their interconnections. Use it to brief new team members or to give leadership a helicopter view of operational health.

flag_outdated — Stale runbooks are dangerous. If you encounter a procedure that references a decommissioned system, an old vendor, or a changed approval chain, flag it immediately. Example: flag a disaster recovery plan that still references the on-prem data center you migrated off of 18 months ago.

propose_update — After a process improvement, push the updated procedure back into the knowledge base. Don't let the documentation drift from reality. Example: update the customer onboarding SOP to reflect the new automated verification step.

Tips

  • Operations documents tend to use internal jargon and acronyms heavily. Search using both the acronym and the full name: "MTTR mean time to repair" or "NPS net promoter score customer operations" — this catches documents regardless of which form they used.
  • When you find conflicting SOPs (two different procedures for the same process), don't just pick one. Use flag_outdated on the stale version AND report_knowledge_gap to note the conflict so the process owner can reconcile them.
  • Time-series KPI data is most useful when you search with specific date ranges rather than asking for "the latest" — this lets you build trend lines and spot degradation patterns.
  • After any significant operational change (new vendor, process redesign, system migration), use log_conversation to document the rationale and expected outcomes. This creates an audit trail that's invaluable when someone later asks "why did we change this?"

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

72.71%
按下载量换算1,022

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

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

来源信息

继续浏览同类 Skills