Skip to main content
GitHub 仓库

daily-workspace

daily-workspace 收录了来自 tupe12334 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

work-daily
项目管理专家

Generate a personal daily work summary. Aggregates calendar meetings, Fathom recordings, GitHub commits and PRs, Jira tickets, Slack highlights, and key emails into one structured digest for any given day.

2026-07-02
work-calendar
高级秘书和行政助理

Fetch Google Calendar events for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
work-fathom
软件开发工程师

Fetch Fathom meeting recordings with AI summaries and action items for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
work-github
软件开发工程师

Fetch GitHub commits and PRs (authored + reviewed) for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
work-gmail
秘书和行政助理(法律、医疗和高管除外)

Fetch key Gmail emails (sent and received important) for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
work-identity
软件开发工程师

Resolve the authenticated user's identity for all work integrations. Reads from info.md when available, resolves remaining fields dynamically, caches results back to info.md. Returns a structured IDENTITY_RESULT block. Usable standalone or called in parallel from work-daily.

2026-05-11
work-jira
软件开发工程师

Fetch Jira tickets updated on a given work day for the current user in the Guidde Atlassian workspace. Usable standalone or as a subagent from work-daily.

2026-05-11
work-slack
秘书和行政助理(法律、医疗和高管除外)

Fetch Slack highlights (messages sent and mentions received) for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
work-date-resolver
软件开发工程师

Resolve a flexible date input ('today', 'yesterday', 'YYYY-MM-DD', or empty → last working day) to an exact YYYY-MM-DD, skipping Israeli weekends (Fri/Sat) and public holidays. Returns structured date variables for use by other skills.

2026-04-19