在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
weekly.thingelstad.com
weekly.thingelstad.com 收录了来自 jthingelstad 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
2
Stars
1
更新
2026-05-24
Forks
2
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
workshop-bot-log-check
网络与计算机系统管理员
Read the workshop_bot log (`apps/workshop_bot/logs/workshop.log`) for the last N hours and report a concise health snapshot — persona presence, scheduler activity, anomalies (errors/warnings worth attention). Replaces the persistent Monitor task; designed to run on a schedule every couple hours but also useful ad-hoc when something looks off.
2026-05-24
workshop-bot-llm-usage
数据科学家
Analyze workshop_bot LLM token usage and cost from the agent_runs SQLite table. Use when Jamie wants to review spend, see cost-by-persona/job/model breakdowns, find expensive jobs, or optimize prompts. Reads apps/workshop_bot/data/workshop.db directly.
2026-05-17