← 返回 Skills 市场
1kalin

Business Process Audit

作者 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
687
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install business-process-audit
功能描述
Evaluates business workflows across 8 areas to identify automation opportunities, estimate time and cost savings, and prioritize processes by ROI for digital...
使用说明 (SKILL.md)

Business Process Audit

Identify automation opportunities across any business. Analyzes workflows, estimates time savings, and prioritizes which processes to automate first based on ROI.

When to Use

  • Evaluating which business processes to automate
  • Building a business case for AI agent deployment
  • Identifying bottlenecks and manual work that costs money
  • Planning digital transformation or ops optimization

How It Works

Ask the user about their business (or infer from context). Then analyze across these 8 categories:

1. Communication & Email (avg 28% of work week)

  • Email triage and response
  • Meeting scheduling and follow-ups
  • Internal notifications and updates
  • Client communication workflows

2. Data Entry & Processing (avg 19% of work week)

  • Invoice processing and AP/AR
  • CRM data entry and updates
  • Report generation
  • Form processing

3. Customer Operations (avg 15% of work week)

  • Lead qualification and routing
  • Onboarding workflows
  • Support ticket triage
  • Renewal and upsell identification

4. Document Management (avg 12% of work week)

  • Contract review and extraction
  • Compliance document processing
  • Filing and organization
  • Version control and approvals

5. Financial Operations (avg 10% of work week)

  • Expense categorization
  • Reconciliation
  • Forecasting data prep
  • Billing and collections

6. HR & People Ops (avg 8% of work week)

  • Resume screening
  • Onboarding checklists
  • Time-off management
  • Performance review prep

7. Sales & Marketing (avg 5% of work week)

  • Lead research and enrichment
  • Content scheduling
  • Pipeline reporting
  • Competitor monitoring

8. IT & Security (avg 3% of work week)

  • Access provisioning
  • Monitoring and alerts
  • Backup verification
  • Compliance checks

Output Format

Generate a structured audit report:

# Business Process Audit Report
## Company: [Name]
## Industry: [Industry]
## Team Size: [N employees]

### Executive Summary
- Total estimated hours wasted on manual work: X hrs/week
- Potential annual savings: $X
- Top 3 automation priorities (by ROI)

### Process Analysis

For each of the 8 categories:
| Process | Current State | Hours/Week | Automation Potential | Est. Savings | Priority |
|---------|--------------|------------|---------------------|-------------|----------|

Priority scoring: (hours × hourly_cost × automation_percentage) / implementation_effort

### Recommended Automation Roadmap
#### Phase 1 (Week 1-2): Quick wins — processes with >80% automation potential
#### Phase 2 (Month 1): Medium complexity — integration-dependent processes  
#### Phase 3 (Quarter 1): Complex workflows — multi-system orchestration

### ROI Summary
- Implementation cost estimate: $X
- Monthly savings estimate: $X/mo
- Payback period: X months
- 12-month net ROI: X%

Assumptions for Calculations

  • Average US knowledge worker salary: $75,000/year ($36/hr fully loaded)
  • Average work week: 40 hours
  • Automation typically captures 60-85% of manual task time
  • Implementation timeline: 1-4 weeks depending on complexity

Tips

  • Be specific about the business — generic audits are worthless
  • Ask about their tech stack (what tools they already use)
  • Focus on processes that are repetitive, rule-based, and high-volume
  • Include both time savings AND error reduction benefits
  • Always quantify in dollars, not just hours
安全使用建议
This skill appears coherent and low-risk: it's a prompt-driven audit template with no installs or credentials. Before using, avoid pasting sensitive credentials or private documents into the chat — provide only the business details needed (process descriptions, tools in use, volumes, and approximate hourly costs). If you plan to run the audit against systems or upload internal documents, review outputs for accuracy and do not share secrets. If you want stricter data handling, require the agent not to 'infer from context' or disable autonomous invocation when installing.
功能分析
Type: OpenClaw Skill Name: business-process-audit Version: 1.0.0 The skill bundle contains only metadata and a markdown file with instructions for an AI agent. The instructions in SKILL.md are clearly defined for performing a business process audit, guiding the agent to gather information, analyze workflows, and generate a structured report. There are no indications of prompt injection attempts, malicious execution, data exfiltration, persistence mechanisms, or any other harmful behaviors. The content is entirely aligned with its stated purpose.
能力评估
Purpose & Capability
Name and description match the SKILL.md instructions: it guides an agent to ask about a business, analyze eight process areas, estimate time/cost savings, and prioritize automation by ROI. No unrelated capabilities, binaries, or credentials are requested.
Instruction Scope
Instructions are scoped to conversational assessment and producing a structured audit. They say to 'ask the user about their business (or infer from context)'; this is reasonable for a conversational auditor but could be interpreted broadly by an agent. There are no directives to read files, call external endpoints, or access environment variables.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk writes and reduces code-execution risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. Its stated calculations use public assumptions (salary/hour estimates) that don't require secrets.
Persistence & Privilege
always is false and there is no indication the skill modifies agent/system settings or requires permanent presence. The skill allows normal autonomous invocation (platform default), which is expected for conversational skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install business-process-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /business-process-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the business-process-audit skill. - Provides a structured audit framework to identify and prioritize business process automation opportunities. - Covers 8 key workflow categories, with example processes and average time allocations. - Outputs a detailed audit report template including estimated time/cost savings and automation ROI. - Includes an automation roadmap (quick wins, medium complexity, complex workflows). - Offers calculation assumptions/tips for precise, business-specific recommendations.
元数据
Slug business-process-audit
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

Business Process Audit 是什么?

Evaluates business workflows across 8 areas to identify automation opportunities, estimate time and cost savings, and prioritize processes by ROI for digital... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 687 次。

如何安装 Business Process Audit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install business-process-audit」即可一键安装,无需额外配置。

Business Process Audit 是免费的吗?

是的,Business Process Audit 完全免费(开源免费),可自由下载、安装和使用。

Business Process Audit 支持哪些平台?

Business Process Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Business Process Audit?

由 1kalin(@1kalin)开发并维护,当前版本 v1.0.0。

💬 留言讨论