# Send Daily Report 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": "daily-report",
    "name": "Daily Report",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/visualdeptcreative/daily-report",
    "canonicalUrl": "https://clawhub.ai/visualdeptcreative/daily-report",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/daily-report",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=daily-report",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "daily-report",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T12:20:59.405Z",
      "expiresAt": "2026-05-06T12:20:59.405Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=daily-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=daily-report",
        "contentDisposition": "attachment; filename=\"daily-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "daily-report"
      },
      "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/daily-report"
    },
    "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/daily-report",
    "downloadUrl": "https://openagent3.xyz/downloads/daily-report",
    "agentUrl": "https://openagent3.xyz/skills/daily-report/agent",
    "manifestUrl": "https://openagent3.xyz/skills/daily-report/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/daily-report/agent.md"
  }
}
```
## Documentation

### Purpose

Track progress, report metrics, manage memory.

### Model to Use

local (ollama) - simple aggregation, FREE

### Morning Report (Send at 9:30 AM Spain)

🤖 SKYNET MORNING BRIEFING - {{date}}

📊 PIPELINE
├─ Total leads: X
├─ Ready for outreach: X
├─ In sequence: X
├─ Awaiting reply: X

📬 OVERNIGHT
├─ Leads found: X
├─ Emails drafted: X
├─ Cost: $X.XX

🎯 TODAY'S PRIORITIES
1. [Based on pipeline status]
2. [Based on day of week]
3. [Based on targets]

💰 BUDGET
├─ Spent today: $X.XX
├─ Daily remaining: $X.XX
├─ Monthly remaining: $X.XX

### End of Day Report (Send at 9 PM Spain)

🤖 SKYNET EOD - {{date}}

📈 TODAY'S NUMBERS
├─ Leads sourced: X / 40 target
├─ DMs drafted: X / 25 target
├─ Emails drafted: X / 30 target
├─ Notion updated: ✓

💰 COST REPORT
├─ Today: $X.XX
├─ This week: $X.XX
├─ Budget remaining: $X.XX

🔥 HOT LEADS
[List any Priority A leads found]

⚠️ ISSUES
[List any blockers or errors]

📋 TOMORROW
[Next day priorities]

💾 Saved to memory/{{date}}.md

### Weekly Report (Sunday 8 PM)

🤖 SKYNET WEEKLY - Week of {{date}}

📊 TOTALS
├─ Leads sourced: X
├─ Outreach sent: X (DMs + Emails)
├─ Replies: X
├─ Qualified: X
├─ Closes: X

💰 COSTS
├─ This week: $X.XX
├─ Avg per lead: $X.XX
├─ Avg per qualified: $X.XX

📈 CONVERSION
├─ Source → Qualified: X%
├─ Outreach → Reply: X%
├─ Reply → Meeting: X%

🎯 VS TARGETS
├─ Revenue: $X / $5,000 goal
├─ Days remaining: X
├─ Needed per day: $X

### Memory File Format

Save to memory/YYYY-MM-DD.md:

# {{date}} - Daily Log

## Metrics
- Leads sourced: X
- DMs drafted: X
- Emails drafted: X
- Cost: $X.XX

## Leads Found (Summary)
- Priority A: X
- Priority B: X
- Skipped: X

## Issues
[Any problems encountered]

## Notes
[Context for future sessions]

## Tomorrow
- [ ] Task 1
- [ ] Task 2

### Alerts (Send Immediately)

Trigger immediate Telegram alert for:

Any reply detected
Budget 75% depleted
API error / rate limit
Overnight run complete
Task blocked / needs input
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: visualdeptcreative
- 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-04-29T12:20:59.405Z
- Expires at: 2026-05-06T12:20:59.405Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/daily-report)
- [Send to Agent page](https://openagent3.xyz/skills/daily-report/agent)
- [JSON manifest](https://openagent3.xyz/skills/daily-report/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/daily-report/agent.md)
- [Download page](https://openagent3.xyz/downloads/daily-report)