Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

easyoref

easyoref 收录了来自 mikhailkogan17 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
3
更新
2026-04-09
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

attack-postmortem
软件开发工程师

Investigate EasyOref enrichment pipeline failures using LangSmith traces. Use when: attack happened, enrichment failed, no metadata sent, wrong ETA, duplicate alerts, empty synthesis, model errors, postmortem analysis. Requires LangSmith MCP tools.

2026-04-09
langsmith-qa-postmortem
软件质量保证分析师与测试员

Investigate EasyOref Q&A pipeline failures using LangSmith traces. Use when: Q&A answer wrong, Q&A timeout, bot didn't reply, intent misclassified, context empty, answer hallucinated, off_topic false positive. Requires LangSmith MCP tools.

2026-04-09
release-pipeline
软件开发工程师

Commit, push, and release EasyOref to npm + RPi. Use when: bug fix is done, tests pass, ready to ship. Handles git commit, version bump, npm publish, RPi deploy. Use after fixing a bug and writing tests.

2026-04-09
rpi-enrichment-logs
网络与计算机系统管理员

Check RPi systemd logs for EasyOref enrichment pipeline issues. Use when: duplicate alerts, cooldown failures, session state bugs, phase transitions wrong, Telegram send errors, GramJS connection issues, worker crashes. Requires SSH to RPi.

2026-04-09
rpi-qa-logs
网络与计算机系统管理员

Check RPi systemd logs for EasyOref Q&A pipeline issues. Use when: bot didn't reply to question, Q&A rate limited, typing indicator stuck, group mention not detected, inline query failed. Requires SSH to RPi.

2026-04-09
write-regression-test
软件质量保证分析师与测试员

Write regression tests for EasyOref bug fixes. Use when: fixing a bug and need a test to prevent regression. Covers enrichment pipeline nodes, Q&A graph nodes, bot handlers, shared utils. Knows vitest patterns, mocking conventions, integration test setup.

2026-04-09