03_task6

Extract and cross-check Slack messages to draft executive summaries.

501|56|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/InternLM/WildClawBench --skill 03-task6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 03_task6
Source: https://github.com/InternLM/WildClawBench/tree/main/skills/03_task6
Command: npx skills add https://github.com/InternLM/WildClawBench --skill 03-task6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires http_request, write_file, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates the aggregation and verification of multi-department Slack messages to generate accurate, comprehensive executive summaries, reducing manual oversight and communication errors.

Core Features & Use Cases

  • Message Cross-Verification: Fetches recent Slack messages, filters relevant content, and reconcilies data discrepancies across departments.
  • Dependency Identification: Detects updates to schedules, budgets, and dependencies based on message analysis.
  • Risk and Dependency Analysis: Identifies cross-department dependencies, potential conflicts, and emerging risks related to HR and vendors.
  • Executive Report Drafting: Compiles insights into a structured markdown report, saves drafts via Slack API for COO review.
  • Use Case: A corporate analyst consolidates project updates, financial discrepancies, and risk signals from Slack and drafts an executive summary ready for COO approval.

Quick Start

Use the Slack integration skill to pull recent messages, identify relevant updates, and generate a draft report for review.

Frequently Asked Questions about 03_task6

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an executive summary from cross-department Slack messages?

Generating an executive summary from cross-department Slack messages involves fetching recent channel data, filtering relevant content, and reconciling discrepancies. The Skill automates this extraction to compile insights into a structured markdown report for COO review.

What is the best way to identify project risks and dependencies from Slack communications?

Identifying project risks and dependencies from Slack communications requires analyzing inter-team messages for schedule, budget, or vendor updates. The Skill detects cross-department dependencies and emerging conflicts to highlight potential risks automatically.

Can I use Slack APIs to draft and save executive reports for COO approval?

Yes, you can use Slack APIs to draft and save executive reports. The Skill compiles cross-verified message insights into a structured markdown draft and saves it via the Slack API, streamlining the executive reporting workflow for COO approval.

How does cross-verification work for multi-department Slack project management updates?

Cross-verification for multi-department Slack updates works by fetching recent messages, filtering relevant content, and reconciling data discrepancies across teams. This process reduces manual oversight and communication errors in project management scenarios.

Do I need http_request and write_file dependencies to automate Slack report generation?

Yes, you need http_request and write_file dependencies to automate Slack report generation. The Skill relies on these components to pull Slack API data and save the compiled markdown drafts locally for executive review.

What are the limitations of using Slack messages for risk assessment and executive reporting?

Using Slack messages for risk assessment and executive reporting is limited by message availability and filtering accuracy. The Skill depends on fetching recent, relevant channel data; incomplete communication or unstructured updates may impact the cross-verification of dependencies and risks.