一键导入
agomTradePro
agomTradePro 收录了来自 guiyinan 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Hot update selected AgomTradePro files on the production VPS without a full Docker rebuild or database restore. Use when the user asks to "热更新", "单独更新这几个文件", "只同步模板/CSS/JS", "更新到 VPS 但不重建", or to patch running Django templates/static assets such as core/templates, static/css, static/js, or other code-only files.
Connect to a remote AgomTradePro VPS through the current MCP/SDK contract. Use when querying regime, policy, signal, or data-center APIs, or when validating remote production behavior.
Create a verified custom-format PostgreSQL backup on the AgomTradePro VPS and download it to the local workspace over SFTP with SHA-256 verification. Use when the user asks to back up the VPS database, download a production database backup, fetch the latest PostgreSQL dump, verify a remote backup, or prune old PostgreSQL dump files. Chinese triggers: 备份VPS数据库, 下载数据库备份, PostgreSQL备份, 拉取最新备份, 清理旧数据库备份.
Use when packaging, Dockerizing, deleting old containers, deploying, or fixing AgomTradePro on a VPS. Reads the target from AGOM_VPS_HOST instead of hardcoding an IP. Covers remote Docker build, code-only vs SQLite restore, Qlib/pyqlib checks, and post-deploy verification. Chinese triggers: 打包上线, Docker部署, 删旧容器, 部署新的, 远端版本不对, QLIB不对.
Compile-time AgomTradePro TUI metadata workflow. Use when generating, validating, reviewing, approving, or publishing DOS/PCTOOLS TUI operation metadata from API contracts, SDK modules, MCP tools, and classic Django templates. Also use when updating config/tui/generated JSON, publishing metadata to the TUI registry database, or checking that runtime /tui/ reads only approved metadata.
Build self-contained DOS/PC Tools style interactive HTML pages for Chinese regulatory, audit, compliance, risk, archive, or timeline summaries using one JSON-shaped reportData variable for config, raw records, tags, filters, and display items. Use when the user wants to reuse the visual style from “监管提示函梳理 2606-tui.html”, create a retro terminal/TUI dashboard, or turn structured notes into a filterable single-file HTML report with sidebar filters, chronological records, collapsible entries, and keyboard shortcuts.
Use when an AI agent needs to autonomously operate the AgomTradePro system through MCP tools first, then the Python SDK, with docs-backed setup, RBAC-aware execution, read-before-write verification, and direct API fallback only for debugging or unsupported flows.