scnet-chat

Solid

通过自然语言交互管理 SCNet Chat 超算平台。用户需要查询/管理 SCNet 超算平台资源,包括查询作业、提交作业、管理文件、查看账户信息、切换区域等。触发关键词:scnet、超算、作业、作业管理、文件管理、账户、余额、查询余额、机时、集群、队列、上传、下载、重命名、区域切换、昆山、山东、西安等。

AI & Automation 14 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# SCNet Chat 技能 通过自然语言交互管理 SCNet 超算平台资源。 ## When to Run - 用户提到 SCNet、超算、作业管理、文件管理等关键词 - 用户需要查询作业(未指定实时/历史时同时查询两者)、提交作业、删除作业 - 用户需要上传/下载/管理远程文件 - 用户需要查看账户信息、余额、机时、作业统计(统计实时作业) - 用户需要切换计算区域(昆山、山东、西安等) ## Workflow 1. **确定用户意图**:识别用户是想查询作业、管理文件、查看账户信息还是切换区域 2. **检查配置**:确保 `~/.scnet-chat.env` 文件存在且包含必要的环境变量 3. **执行命令**(根据操作系统选择正确的启动脚本): - **macOS/Linux**: `./scripts/run "自然语言命令"` - **Windows**: `./scripts/run.bat "自然语言命令"` 4. **返回结果**:将执行结果格式化后返回给用户 > **说明**:`scripts/run` 和 `scripts/run.bat` 是跨平台包装脚本,会自动检测并使用正确的 Python 解释器(macOS/Linux 优先使用 `python3`,Windows 优先使用 `python`)。 ### 常用命令示例 **macOS/Linux:** ```bash # 查询作业 # 作业管理 - 查询(基础) # ⚠️ 注意:实时作业列表和历史作业列表是全区域聚合查询,一次调用返回所有区域的作业 # 💡 重要:如果未明确指定"实时"或"历史",默认同时查询实时作业和历史作业 ./scripts/run "查询作业" # 未明确指定 → 同时查询实时作业+历史作业 ./scripts/run "查看运行中的作业" # 明确指定实时 → 仅查询实时作业 ./scripts/run "实时作业" # 明确指定实时 → 仅查询实时作业 ./scripts/run "历史作业" # 明确指定历史 → 仅查询历史作业 ./scripts/run "作业详情 12345" # 查询特定作业详情(需指定区域) # 作业管理 - 查询(高级筛选) ./scripts/run "查询作业 第2页 每页20条" ./scripts/run "查询队列 debug 的作业 所有字段" ./scripts/run "查询用户 zhangsan 的作业" ./scripts/run "查询组作业" ./scripts/run "查询区域ID 12345 的作业" # 筛选特定区域的作业 # 作业管理 - 历史作业查询(高级用法) ./scripts/run "历史作业 开始时间 2024-01-01 00:00:00 结束时间 2024-01-31 23:59:59" ./scripts/run "历史作业 最近7天" ./scripts/run "查询最近三天的历史作业" # 中文数字支持 ./scripts/run "查询从2026-04-01到2026-04-03的历史作业" # 简写日期范围 ./scripts/run "查询历史作业,每页5条,显示第二页" ...

Details

Author
onescience-ai
Repository
onescience-ai/OneSkills
Created
3 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

onescience-runsite

解析、校验、保存和复用 OneScience 运行站点配置。用于任意技能在继续执行任务前补齐运行站点配置,完成配置发现、缺失字段补问、已有配置复用、remote 连接验证、运行平台 DCU/GPU 类型确认、modules 写入和结构化回传。不做安装、不提交作业、不执行运行、不做远端环境诊断。

14 Updated today
onescience-ai
AI & Automation Solid

alimama-cli

万相台 AI 无界(one.alimama.com / 阿里妈妈 onebp)数据查询 + 单元关停 CLI。给 AI 代理一行命令拉取自家店铺的广告推广数据 — 涵盖"报表"(11 种历史复盘) + "推广"(3 种当前在投计划) + 单元/商品开关查询 + 账户余额 / 营销活动。查询类全只读;唯一写操作 promo-off(按宝贝ID关停在投单元)默认 dry-run,必须 --execute 才执行。触发场景:用户提到"万相台/阿里妈妈/广告投放/推广复盘/推广计划/onebp/alimama/��告效果/广告花费/ROI/计划报表/关键词推广/人群推广/货品全站推广/营销场景报表/广告数据/广告诊断/关停广告/关掉某商品"等。

22 Updated 1 weeks ago
rakei076
AI & Automation Listed

ai-support-radar

Discover AI-startup support in China by city/region — subsidies, compute/model/corpus vouchers (算力券/训力券/模型券/语料券), AI industrial parks, incubators, free workspaces, talent, financing, and scenario opportunities. Queries a local verified knowledge base; every answer cites official sources, verification status, and next steps. Cross-runtime — works in Claude Code, OpenAI Codex, WorkBuddy and any agent that reads Markdown and runs Python.

0 Updated 5 days ago
butevecom-commits