today — community Notes_on_Economic_Statistics, community, ide skills

v1.0.0

About this Skill

Ideal for Note-taking Agents requiring automated daily log generation with markdown file handling. Generate todays journal note when the user says /today or asks for a daily log. Use template `00_inbox/日记模版.md` (fallback `00_inbox/日记模板.md`), create the note in `99_学习情况记录`, add a Chinese-first globa

0boluan0 0boluan0
[0]
[0]
Updated: 3/12/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Locale and body language aligned
Review Score
7/11
Quality Score
23
Canonical Locale
en
Detected Body Locale
en

Ideal for Note-taking Agents requiring automated daily log generation with markdown file handling. Generate todays journal note when the user says /today or asks for a daily log. Use template `00_inbox/日记模版.md` (fallback `00_inbox/日记模板.md`), create the note in `99_学习情况记录`, add a Chinese-first globa

Core Value

Empowers agents to create completed daily notes with three ordered modules, utilizing markdown templates and saving them to a specified study-log folder, leveraging file formats like .md and folder structures.

Ideal Agent Persona

Ideal for Note-taking Agents requiring automated daily log generation with markdown file handling.

Capabilities Granted for today

Automating daily note-taking workflows
Generating study records with custom templates
Organizing files in a study-log folder

! Prerequisites & Limits

  • Requires access to file system for reading and writing markdown files
  • Dependent on specific template files like 00_inbox/日记模版.md or 00_inbox/日记模板.md

Why this page is reference-only

  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is today?

Ideal for Note-taking Agents requiring automated daily log generation with markdown file handling. Generate todays journal note when the user says /today or asks for a daily log. Use template `00_inbox/日记模版.md` (fallback `00_inbox/日记模板.md`), create the note in `99_学习情况记录`, add a Chinese-first globa

How do I install today?

Run the command: npx killer-skills add 0boluan0/Notes_on_Economic_Statistics/today. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for today?

Key use cases include: Automating daily note-taking workflows, Generating study records with custom templates, Organizing files in a study-log folder.

Which IDEs are compatible with today?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for today?

Requires access to file system for reading and writing markdown files. Dependent on specific template files like 00_inbox/日记模版.md or 00_inbox/日记模板.md.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add 0boluan0/Notes_on_Economic_Statistics/today. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use today immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

today

Install today, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Today

Overview

Create one completed daily note with three ordered modules and save it to the study-log folder.

Use this workflow every time the user asks for /today.

Workflow

  1. Resolve required paths.

    • Prefer template 00_inbox/日记模版.md.
    • If missing, fallback to 00_inbox/日记模板.md.
    • Use output folder 99_学习情况记录.
    • Use overview file Overview & Study Record.md.
  2. Determine today's target filename.

    • Format: YYYY-MM-DD——<DayAbbrev>.md (for example 2026-02-02——Mon.md).
    • If the file already exists, update it in place instead of creating a duplicate.
  3. Build module 1 (global dashboard, concise table + finance/tech bullets, Chinese-first).

    • Run:
      • python3 .codex/skills/today/scripts/build_news_dashboard.py --date YYYY-MM-DD
    • The script creates a static SVG map in 98_attachment/dashboards and prints the full module 1 markdown to stdout.
    • Data source: default is --source auto (try World Monitor RSS digest, then fallback to GDELT). Override with --source worldmonitor|gdelt or env TODAY_NEWS_SOURCE.
    • Use the printed markdown block directly (it already includes map embed + heat-weighted summary table + finance/tech bullets).
    • Optional: add --translate and set LIBRETRANSLATE_URL to enable machine translation for the Chinese lines.
    • If translation is not enabled or is inaccurate, translate the summaries manually before saving the note.
    • Follow references/news-format.md.
  4. Build module 2 and module 3 (tasks) with the helper script.

    • Run:
      • python3 .codex/skills/today/scripts/extract_today_tasks.py --date YYYY-MM-DD
    • Use the generated markdown block directly.
    • If the script reports missing data, insert explicit placeholders instead of guessing.
  5. Compose the final note.

    • Start from the resolved diary template content.
    • Place module order exactly:
      • Module 1: Global Situation Dashboard (Chinese-first)
      • Module 2: Unfinished Tasks (from old diaries)
      • Module 3: Today's Tasks (from overview plan)
    • Use markdown checkboxes (- [ ]) for all task bullets.
  6. Save and verify.

    • Confirm file is under 99_学习情况记录.
    • Confirm all three modules exist.
    • Confirm module 1 includes the map embed, summary table, and finance/tech bullets within latest 24 hours.

Notes

  • Do not edit .obsidian/ files.
  • Do not fabricate news. If data is insufficient, state that clearly in the note.
  • Keep wording concise and execution-focused.

Related Skills

Looking for an alternative to today or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer