← all publishers

piaoxuemoli

@piaoxuemoli source repo

26 published skills

  1. Bug Debug Log 2 · piaoxuemoli
    Bug 调试记录技能:将调试过程标准化写入 docs/test_book.md,包含问题发现、描述、根因分析、解决方案、效果、知识点与面试问答。触发词:总结这次调试, 总结这个bug, 记录bug, 记录调试, debug log, 写入test_book, 调试记录, log this bug, summarize debug
    0
    installs
  2. Qoobee T F Skill 2 · piaoxuemoli
    Test & Fix skill for ImmerseAI. Supports automated testing (Agent runs code audits and auto-fixes) and manual test report fixing (Agent parses human test reports and fixes failures). Trigger with: 自动化测试, 自动测试, auto test, 人工测试, manual test, 测试报告, test report, 运行测试, run tests.
    0
    installs
  3. Rl Reward Diagnosis 2 · piaoxuemoli bundle
    Diagnose RL agent behavioral issues by analyzing reward structure. Use when the agent exhibits unwanted behavior (random skills, wandering, avoiding combat, etc.) to identify root causes in the reward function.
    0
    installs
  4. Job Application Tracker · piaoxuemoli
    统计简历投递记录并自动更新 README,支持新增/修改记录和可选同步到 GitHub。
    0
    installs
  5. Lab Report · piaoxuemoli bundle
    Write experiment and lab reports from source materials (lab manuals, PPT, Word, PDF). Use when the user needs a lab report, experiment report, 实验报告, 课程报告, or any structured writeup based on experiment procedures.
    0
    installs
  6. Terminal Screenshot · piaoxuemoli bundle
    Render terminal command outputs as realistic PNG screenshots. Use this skill whenever the user wants to "screenshot" a terminal command, generate terminal output images, visualize CLI results, create terminal-style screenshots for reports or documentation, or any time terminal output needs to be captured as an image. Also trigger proactively when the user is writing experiment reports, technical docs, or lab reports that would benefit from terminal evidence — suggest capturing the output as a screenshot.
    0
    installs
  7. Bug Debug Log · piaoxuemoli
    Bug 调试记录技能:将调试过程标准化写入 test_book/无分类/Bug调试记录.md,包含问题发现、描述、根因分析、解决方案、效果、知识点与面试问答。触发词:总结这次调试, 总结这个bug, 记录bug, 记录调试, debug log, 写入test_book, 调试记录, log this bug, summarize debug
    0
    installs
  8. Qoobee T F Skill · piaoxuemoli
    Test & Fix skill for ImmerseAI. Supports automated testing (AT-01~AT-14), manual test report fixing (HT-01~HT-10), and CR(Code Review) report output. Trigger with: 自动化测试, 自动测试, auto test, 人工测试, manual test, 测试报告, test report, 运行测试, run tests, CR, code review, 代码审查.
    0
    installs
  9. Branch Mgr · piaoxuemoli
    Create, manage, and clean up temporary Git branches for making isolated modifications. Supports creating feature/fix branches from main, committing changes, merging back or discarding, with automatic cleanup.
    0
    installs
  10. Match Sync · piaoxuemoli bundle
    Automatically fetch latest World Cup 2026 match information and results, then update the 世界杯预测.html file. Covers match schedule sync, result fetching, AI_ROUNDS updates, prize calculation, and leaderboard refresh.
    0
    installs
  11. Repo Sync · piaoxuemoli
    从 GitHub 拉取最新代码,处理 stash/冲突,同步后通知飞书群聊并触发 wiki 更新。
    0
    installs
  12. Wiki Sync · piaoxuemoli
    Use after a git commit to incrementally update wiki/ based on the diff. Triggered by post-commit hook automatically. Updates affected wiki files and Hermes memory.
    0
    installs
  13. Rl Advisor · piaoxuemoli bundle
    Use when answering questions about the Kaiwu_2026 repository. Searches wiki/, memory, and git log to provide informed answers about code structure, experiments, competition stages, and RL design decisions.
    0
    installs
  14. Design Md · piaoxuemoli bundle
    Author/validate/export Google's DESIGN.md token spec files.
    0
    installs
  15. Defense Docs · piaoxuemoli
    Write and maintain Kaiwu_2026 答辩材料 (defense/presentation docs). Covers technical writing for innovation points, updating the main summary doc, and git workflow for doc commits.
    0
    installs
  16. Repo Scanner · piaoxuemoli
    Use when initializing or rebuilding the wiki index. Scans the entire Kaiwu_2026 repository, extracts code structure via Python AST parsing, summarizes docs and experiment logs, and generates wiki/ index files.
    0
    installs
  17. Bet Sync · piaoxuemoli bundle
    Sync betting data from agents/*/round-N/bets.md into the HTML file's AI_ROUNDS array. Parses each model's bets.md, extracts bet entries, deploys to Caddy.
    0
    installs
  18. Arena Monitor · piaoxuemoli
    Scrape training metrics from Tencent AI Arena (tencentarena.com) monitoring dashboard. Covers JWT auth, x-kaiwu-auth signature, API endpoints, and metric extraction.
    0
    installs
  19. Kaiwu Monitor · piaoxuemoli
    Use when working with the Kaiwu platform monitoring system — fetching training metrics, plotting charts, running anomaly checks, or updating monitor config. Covers the monitoring/ directory: fetch.py, check.py, plot.py, config.yaml.
    0
    installs
  20. Feishu Gateway · piaoxuemoli bundle
    Configure, troubleshoot, and operate the Feishu (Lark) gateway integration — group chats, @mention gating, permissions, message routing, and diagnostics.
    0
    installs
  21. Monitor Analyzer · piaoxuemoli bundle
    Use when the user asks about training status, or when a cron alert fires. Fetches training monitoring data (including eval/matchup win rates and skill usage) from Tencent Arena API, runs anomaly detection, generates charts, keeps a per-run long-term record, and sends code-based analysis with prioritized recommendations via Feishu.
    0
    installs
  22. Static HTML Deploy · piaoxuemoli
    把静态 HTML 站点部署到服务器对外访问的标准 SOP。覆盖 Caddy(Docker,:80/:443) 与 nginx(宿主,独立端口) 两条路径、端口约定、80 端口冲突坑、部署目录、reload 与 curl 验证。任何"部署/上线/开放访问一个 HTML 页面或静态站点"的请求都必须先读这里,不要自己瞎配。
    0
    installs
  23. Rl Reward Diagnosis · piaoxuemoli bundle
    Diagnose RL agent behavioral issues by analyzing reward structure. Use when the agent exhibits unwanted behavior (random skills, wandering, avoiding combat, etc.) to identify root causes in the reward function.
    0
    installs
  24. Lottery Updater · piaoxuemoli bundle
    Automatically fetch match results from ESPN API and update the HTML display page. Covers result fetching, bet settlement, HTML patching, and Caddy deployment.
    0
    installs
  25. Hermes Agent · piaoxuemoli
    Configure, extend, or contribute to Hermes Agent.
    0
    installs
  26. Colosseum Deployment · piaoxuemoli
    Deploy, update, roll back, and operate Colosseum (Next.js AI Arena) on a cloud server via Docker Compose + SQLite + Caddy, or on Vercel as a fallback. USE FOR: deploy colosseum, update production, rollback, backup, restore, server maintenance, production smoke, docker compose deploy, caddy config. DO NOT USE FOR: local development setup (use ops/dev/README.md), code-level feature implementation, LLM provider configuration.
    0
    installs