Agent Skills: Rust Daily Report

|

UncategorizedID: goooice/rust-skills/rust-daily

Install this agent skill to your local

pnpm dlx add-skill https://github.com/GoooIce/rust-skills/tree/HEAD/skills/rust-daily

Skill Files

Browse the full folder contents for rust-daily.

Download Skill

Loading file tree…

skills/rust-daily/SKILL.md

Skill Metadata

Name
rust-daily
Description
|

Rust Daily Report

Fetch Rust community updates, filtered by time range.

Data Sources

| Category | Sources | |----------|---------| | Ecosystem | Reddit r/rust, This Week in Rust | | Official | blog.rust-lang.org, Inside Rust | | Foundation | rustfoundation.org (news, blog, events) |

Parameters

  • time_range: day | week | month (default: week)
  • category: all | ecosystem | official | foundation

Execution

Read agent file then launch Task:

1. Read: ../../agents/rust-daily-reporter.md
2. Task(subagent_type: "general-purpose", run_in_background: false, prompt: <agent content>)

Output Format

# Rust {Weekly|Daily|Monthly} Report

**Time Range:** {start} - {end}

## Ecosystem
| Score | Title | Link |

## Official
| Date | Title | Summary |

## Foundation
| Date | Title | Summary |

Validation

  • Each source should have at least 1 result, otherwise mark "No updates"
  • On fetch failure, retry with alternative tool