# Send Business Process Audit to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "business-process-audit",
    "name": "Business Process Audit",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/1kalin/business-process-audit",
    "canonicalUrl": "https://clawhub.ai/1kalin/business-process-audit",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/business-process-audit",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=business-process-audit",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "business-process-audit",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T04:19:54.814Z",
      "expiresAt": "2026-05-08T04:19:54.814Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=business-process-audit",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=business-process-audit",
        "contentDisposition": "attachment; filename=\"business-process-audit-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "business-process-audit"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/business-process-audit"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/business-process-audit",
    "downloadUrl": "https://openagent3.xyz/downloads/business-process-audit",
    "agentUrl": "https://openagent3.xyz/skills/business-process-audit/agent",
    "manifestUrl": "https://openagent3.xyz/skills/business-process-audit/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/business-process-audit/agent.md"
  }
}
```
## Documentation

### 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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 1kalin
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T04:19:54.814Z
- Expires at: 2026-05-08T04:19:54.814Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/business-process-audit)
- [Send to Agent page](https://openagent3.xyz/skills/business-process-audit/agent)
- [JSON manifest](https://openagent3.xyz/skills/business-process-audit/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/business-process-audit/agent.md)
- [Download page](https://openagent3.xyz/downloads/business-process-audit)