recap-daily
Automates the generation of daily market summaries and distribution to Feishu.
Install
mkdir -p .claude/skills/recap-daily && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18750" && unzip -o skill.zip -d .claude/skills/recap-daily && rm skill.zipInstalls to .claude/skills/recap-daily
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Generate the daily global market recap HTML report and Feishu card.Key capabilities
- →Generate daily global market recap HTML report
- →Create Feishu interactive card payload
- →Collect market data via a shared layer
How it works
The skill calls a shared data collection layer, renders an HTML report based on the collected data, and then creates a Feishu interactive card payload.
Inputs & outputs
When to use recap-daily
- →Generating daily market reports
- →Creating Feishu updates
About this skill
Daily Recap
Use this skill for one concrete problem: produce the daily global market recap. It calls the shared data collection layer, renders an HTML report, and creates a Feishu interactive card payload.
python3 skills/recap-daily/scripts/run.py --dry-run
Default output directory: artifacts/reports.
When not to use it
- →When the task is not related to producing the daily global market recap
Limitations
- →Output directory defaults to artifacts/reports
How it compares
This skill automates the generation of a daily market recap and its distribution to Feishu, providing a consistent and timely report without manual data collection and formatting.
Compared to similar skills
recap-daily side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| recap-daily (this skill) | 0 | 22d | Review | Beginner |
| data-engineering | 13 | 7mo | Review | Advanced |
| crawl4ai | 21 | 8mo | Review | Intermediate |
| data-cleaning-pipeline | 13 | 4mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
data-engineering
pluginagentmarketplace
ETL pipelines, Apache Spark, data warehousing, and big data processing. Use for building data pipelines, processing large datasets, or data infrastructure.
crawl4ai
basher83
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
data-cleaning-pipeline
aj-geddes
Build robust processes for data cleaning, missing value imputation, outlier handling, and data transformation for data preprocessing, data quality, and data pipeline automation
plotly
davila7
Interactive scientific and statistical data visualization library for Python. Use when creating charts, plots, or visualizations including scatter plots, line charts, bar charts, heatmaps, 3D plots, geographic maps, statistical distributions, financial charts, and dashboards. Supports both quick visualizations (Plotly Express) and fine-grained customization (graph objects). Outputs interactive HTML or static images (PNG, PDF, SVG).
csv-data-summarizer
coffeefuelbump
Analyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.
paddle-ocr-validation
jgtolentino
PaddleOCR-based receipt and BIR form extraction with validation