CtrlK
BlogDocsLog inGet started
Tessl Logo

GOD

github.com/XiaoLuoLYG/GOD

SkillAddedReview
advanced-daily-report

jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/advanced-daily-report/SKILL.md

进阶版日报生成器,支持多数据源采集、工作分析、趋势对比、周报月报聚合

56

akg-agents

jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/akg-agents/SKILL.md

代理执行 AKG 算子任务。先检查固定仓库与分支;若 `~/.akg/check_env.md` 不存在则强制 `FULL_SETUP=true`;忽略所有 `akg_cli` 检查和使用;后端代码生成直接执行 `run_workflow.py --workflow kernelgen`。

56

ascend-moe-optimizer-auto-trace

jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/ascend-moe-optimizer-auto-trace/SKILL.md

为昇腾算子在源码中接入 TRACE_POINT 与 MoeTracing,串通 trace_preprocessor、profiling tensor、point_map.json、 save_profiling_data 与 trace_collector 生成 Chrome trace。强调门禁 G1–G5:全链路预处理与 OPP、profiling 为数据输出最后一位、 整条编译与示例脚本联调、落盘路径在 spawn 前 resolve。遵循函数级粒度与就地扩展,禁止另注册 xxx_profiling 类第二入口, 保持原 Op 与 torch.ops 名称及签名不变。在用户提到算子打点、Profiling、Chrome trace、MoeTracing,或将结论写入本 skill 时读取。

63

ascend-moe-optimizer-trace-analyzer

jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/ascend-moe-optimizer-trace-analyzer/SKILL.md

在用户提供 Chrome/Perfetto trace.json、或排查 Ascend 上 MoE/FusedDeepMoe 等算子性能时使用。按 phase、category、core group、tid 统计耗时、overlap、bubble,输出 CSV、Markdown 报告与确定性诊断;可选外部 LLM 扩写分析。默认 phase 映射面向 UMDK FusedDeepMoe,其它 trace 需替换或扩展 config/phase_map.yaml。

65

care.basic

agentsociety/custom/skills/care.basic/SKILL.md

Offer basic care check-ins for neighbors.

Invalid
chronic.followup

agentsociety/custom/skills/chronic.followup/SKILL.md

Follow up on recurring health needs and medication routines.

Invalid
class.learn

agentsociety/custom/skills/class.learn/SKILL.md

Attend class or study using the school and library workflow.

Invalid
class.organize

agentsociety/custom/skills/class.organize/SKILL.md

Organize class materials, meetings, and student follow-up.

Invalid
cognition

agentsociety/packages/agentsociety2/agentsociety2/agent/skills/cognition/SKILL.md

Produce emotion.json and intention.json from workspace context.

56

community.coordinate

agentsociety/custom/skills/community.coordinate/SKILL.md

Coordinate neighbors and shared town information.

Invalid
community.observe

agentsociety/custom/skills/community.observe/SKILL.md

Observe community activity and notice practical changes.

Invalid
computer.basic

agentsociety/custom/skills/computer.basic/SKILL.md

Use basic computer work to prepare messages or records.

Invalid
computer.repair

agentsociety/custom/skills/computer.repair/SKILL.md

Diagnose and repair a computer or small device.

Invalid
conflict.mediate

agentsociety/custom/skills/conflict.mediate/SKILL.md

Mediate disagreement through calm conversation.

Invalid
cooking.lightmeal

agentsociety/custom/skills/cooking.lightmeal/SKILL.md

Prepare or choose a simple everyday meal.

Invalid
cross-channel-history-retrieval

jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/cross-channel-history-retrieval/SKILL.md

跨会话检索聊天原文(记忆不足时再用)。在回答任何关于历史事件、日期、人物、过去对话的问题时,如果记忆中没有相关信息或不足以回答,则需要使用跨会话检索聊天原文。用 mcp_exec_command 执行 scripts/search_history.py,读 ~/.jiuwenclaw/agent/sessions/*/history.json。支持 channel、session_id、关键词、时间窗。如果搜索结果不足,尝试用不同的关键词再次搜索。

65

crowd.guide

agentsociety/custom/skills/crowd.guide/SKILL.md

Guide a group toward an orderly shared action.

Invalid
deepep-to-cam-converter

jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/deepep-to-cam-converter/SKILL.md

识别代码中可替换为CAM算子的DeepEP算子,基于实际运行参数校验约束,自动完成通信域转换(NCCL->HCCL)、设备适配(CUDA->NPU)及算子替换。

64

delayed-restart-app

jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/delayed-restart-app/SKILL.md

安排延迟重启本 Agent 所在的服务(jiuwenclaw app)。执行后当前 Agent 进程会被终止并重新启动,当前会话会断开。用于用户要求重启、配置更新需生效、或服务异常需重载时。使用 bash 调用脚本。

64

doc-update

jiuwenclaw/jiuwenclaw/resources/agent/jiuwenclaw_workspace/skills/doc-update/SKILL.md

以源码为唯一事实来源,系统性核对并更新项目文档,确保内容与实现一致、多语言文档 1:1 对齐、结构完整。

62