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

skills

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

已收集 skills
4
Stars
9
更新
2026-07-09
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

feishu-task-sync
软件开发工程师

飞书 Todo 后台同步 Skill。安装完成后,用户请在一个新对话里说 "启用 feishu-task-sync" 或 "install feishu-task-sync" 以触发安装。 Agent 必须立刻按本 SKILL.md 顶部的"激活规则"驱动完整安装流程:先让 用户用 permissions/required-scopes.json 批量导入飞书后台权限并发布 版本 → 收 config 字段 → 调 bootstrap.py install 走 OAuth → 自动 first-run 心跳 → 写 cron 并绑定专用后台 Agent。日常运行时本 Skill 每小时让 Agent 自己阅读最近飞书聊天/文档/Wiki 中 @用户 的内容并语义 提炼 Todo,调用 feishu_tasks.py 创建飞书任务并加用户为 assignee; 同时每小时心跳 + 每日 11:00 摘要走广播渠道,绝不污染主对话。

2026-07-09
research-methodology
数据科学家

End-to-end research methodology skill. Use when the user asks Codex to plan, run, analyze, compare, review, or document research, experiments, benchmarks, ablations, empirical investigations, small-scale studies, or exploratory technical work. Covers question framing, hypothesis and variable design, fair experiment comparison, evidence analysis, report writing, and method distillation.

2026-07-04
zz-wiki-context
软件开发工程师

Load task-relevant context from the user's zz-wiki personal knowledge base. Use when a task mentions zz-wiki, cross-project memory, user preferences, prior decisions, project state, skill routing, or when Codex needs durable personal context before acting. Reads selectively instead of loading the entire wiki, and can check whether referenced skills from stupidZZ/skills are locally installed.

2026-07-04
template-skill
软件开发工程师

Replace with a description of the skill and when Kian should use it.

2026-05-20