publish-stock-dashboard

Publish the Indian stock scanner dashboard and daily reports to GitHub Pages.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/msidhartha7/indian-stock-scanner --skill publish-stock-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish-stock-dashboard
Source: https://github.com/msidhartha7/indian-stock-scanner/tree/main/.codex/skills/publish-stock-dashboard
Command: npx skills add https://github.com/msidhartha7/indian-stock-scanner --skill publish-stock-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Publish the Indian stock scanner dashboard and daily reports to GitHub and GitHub Pages, ensuring up-to-date public access to results.

Core Features & Use Cases

  • Publish the latest stock scanner dashboard to GitHub Pages and update associated reports.
  • Regenerate publish artifacts and dashboards via the official stock_scanner publish workflow.
  • Validate changes and capture publish outcomes including demo-mode options.

Quick Start

Run the publish command to generate and publish the latest dashboard and update GitHub Pages.

Frequently Asked Questions about publish-stock-dashboard

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

FAQPage Schema
How do I publish a stock scanner dashboard to GitHub Pages?

To publish a stock scanner dashboard to GitHub Pages, run the repository's official publish command. This generates the release-ready dashboard, updates daily reports, and propagates the changes to GitHub Pages for public access.

Can I generate demo publications for the stock scanner without affecting my working tree?

Yes, you can generate demo-mode publications. The publish process executes the official stock_scanner workflow and specifically does not revert any unrelated working tree changes you have made.

What does the stock_scanner publish workflow do to validate changes before updating GitHub Pages?

The stock_scanner publish workflow validates repository changes, regenerates publish artifacts and dashboards, captures the publish outcomes, and pushes the updates to GitHub Pages.

Does publishing the daily reports to GitHub require any specific dependencies?

Publishing daily reports to GitHub requires no additional dependencies. You simply run the repository's official publish command to generate the release-ready dashboard and propagate it to GitHub Pages.

Why are my GitHub Pages updates not reflecting the latest stock scanner dashboard changes?

GitHub Pages updates require running the official publish command to regenerate artifacts. If this is not executed, the latest dashboard changes will not be validated or propagated to the live GitHub Pages site.