daily-db-update

Automate daily stock database maintenance and market-data refresh via manage.py daily.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/chinawrj/agent-skills-stock --skill daily-db-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-db-update
Source: https://github.com/chinawrj/agent-skills-stock/tree/main/.github/skills/daily-db-update
Command: npx skills add https://github.com/chinawrj/agent-skills-stock --skill daily-db-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and automates the daily maintenance of stock databases and market data, reducing manual overhead and ensuring data freshness.

Core Features & Use Cases

  • Centralized daily update orchestration via db-manager manage.py daily.
  • Refreshes stock quotes, convertible bond data, and daily snapshots for after-hours data.
  • Use case: When you need to keep the stock database current for trading, analytics, and reporting, this skill routes tasks to the db-manager pipeline to run end-of-day updates.

Quick Start

Run the daily update by executing python .github/skills/db-manager/manage.py daily.

Frequently Asked Questions about daily-db-update

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

FAQPage Schema
How do I automate daily stock database maintenance and market-data refresh?

You can automate daily stock database maintenance by running the centralized db-manager manage.py daily command, which orchestrates routine data updates and reduces manual overhead.

What is the best way to refresh stock quotes and convertible bond data for after-hours reporting?

The best way to refresh stock quotes and convertible bond data is executing the db-manager daily command, which centralizes end-of-day snapshots for after-hours analytics.

Does this daily data-refresh skill require external dependencies to update stock databases?

No external dependencies are required to update stock databases. The skill operates independently using the centralized db-manager pipeline to execute routine daily maintenance tasks.

Can I use this workflow to keep a stock database current for trading analytics without manual intervention?

Yes, you can keep a stock database current for trading analytics without manual intervention by routing tasks to the db-manager pipeline, which automates end-of-day updates.

What specific data types are covered by the daily update orchestration?

The daily update orchestration covers stock quotes, convertible bond data, and end-of-day snapshots, ensuring comprehensive market-data freshness for trading and reporting.