Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
ozzy-labs
Profil créateur GitHub

ozzy-labs

Vue par dépôt de 134 skills collectés dans 8 dépôts GitHub.

skills collectés
134
dépôts
8
mis à jour
2026-07-12
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

explorateur de dépôts

Dépôts et skills représentatifs

drive
Développeurs de logiciels

Automatically cycles through implementation, PR creation, self-review, and fixes from an Issue or an instruction to produce a merge-ready PR. Supports single/multiple Issues/PRs and explicit dependency notation. Can optionally run through to merge. In orchestration, detects and self-resolves cross-cutting concerns before merge, leaving no follow-up within a single run.

2026-07-12
usage-guard
Développeurs de logiciels

Monitors Claude Code's Usage Limit (5-hour = Current / weekly = Weekly), pauses work when it exceeds 95%, and automatically resumes once the reset restores headroom. Bundles an engine form that a caller such as drive Reads at a checkpoint, and a standalone form, `/usage-guard "<continuation command>"`, that guards arbitrary work. Claude-only (depends on the OAuth usage-rate endpoint + ScheduleWakeup).

2026-07-12
usage-guard
Développeurs de logiciels

Monitors Claude Code's Usage Limit (5-hour = Current / weekly = Weekly), pauses work when it exceeds 95%, and automatically resumes once the reset restores headroom. Bundles an engine form that a caller such as drive Reads at a checkpoint, and a standalone form, `/usage-guard "<continuation command>"`, that guards arbitrary work. Claude-only (depends on the OAuth usage-rate endpoint + ScheduleWakeup).

2026-07-12
usage-guard
Développeurs de logiciels

Monitors Claude Code's Usage Limit (5-hour = Current / weekly = Weekly), pauses work when it exceeds 95%, and automatically resumes once the reset restores headroom. Bundles an engine form that a caller such as drive Reads at a checkpoint, and a standalone form, `/usage-guard "<continuation command>"`, that guards arbitrary work. Claude-only (depends on the OAuth usage-rate endpoint + ScheduleWakeup).

2026-07-12
backlog
Développeurs de logiciels

Collects open issues with the `backlog.mjs` engine, orders them by dependency graph (reusing drive's dependency-notation SSOT) and fixed-vocabulary priority rules, and presents start candidates output in drive argument format (e.g. `#12,#15 ->

2026-07-05
ci-fix
Développeurs de logiciels

A thin wrapper that collects logs from a failed CI run, formats the context, and connects to `/drive`. Input resolution (explicit run id > latest failure on an explicit branch > latest failure on the current branch) → flaky determination (one `gh run rerun --failed` + polling; skipped with `--no-rerun`) → log extraction (`gh run view --log-failed`; the ANSI-stripping + error-line extraction regex is the same as health's same-error determination) → assembling the instruction text → launching `/drive`. `--dry-run` outputs only the instruction text (no rerun, no drive launch). A failure on the main branch is called out as high priority at the top of the report.

2026-07-05
commit-conventions
Développeurs de logiciels

Rules for generating Conventional Commits messages (Type/Scope decision table, format). Referenced by other skills.

2026-07-05
commit
Développeurs de logiciels

Stages changes and commits them following Conventional Commits. Does not push or create a PR.

2026-07-05
Affichage des 8 principaux skills collectés sur 47 dans ce dépôt.
external-brief
Spécialistes en gestion de projets

「上司向け週次報告」「クライアント向け進捗まとめ」「外向きステータス」「マネージャーに送る report」「お客さんに見せる進捗」と頼まれたら、Suasor MCP の task.list(state=completed, updated_after=対象期間開始)と decision.list(recorded_after=対象期間開始)を組み合わせて完了タスク + 意思決定を引き、brief で外向き tone のまとめを返す。persist なし。

2026-07-06
personal-brief
Spécialistes en gestion de projets

「今日のまとめ」「今週どうなってる」「最近どう」「自分の状況」「先週の振り返り」と聞かれたら、指定期間(既定は直近 24h)の主要な動きを自分向けにまとめる。Suasor MCP の brief / recall.search / task.list / decision.list / inbox.list を読み取り系で組み合わせて要約する。

2026-07-06
find-document
Commis de bureau généraux

「あの資料どこ」「先週共有された PDF」「<キーワード>含むファイル」「あの議事録」「あの Doc」と頼まれたら、Suasor MCP の search(FTS5 全文検索)で本文ベースに横断検索し、connector 取り込み済みの source を返す。意味検索が要るときは recall.search を補助的に併用する。外部 SaaS を直接叩かない。

2026-07-06
next-actions
Autres occupations informatiques

「次に何をする?」「やること教えて」「タスク何が残ってる?」「今日やること」「優先度高いのは?」と聞かれたら、Suasor MCP の priority.list(決定論的 cross-entity scorer)を基線に、tasks + open commitments + un-acked demand を優先度順に並べた next-actions を返す。順位はコードが固定し、会話文脈での上書きだけを host が担う。新規 task 作成は write tool(task.create)のためホスト側で人確認を促す。

2026-07-06
slack-triage
Autres occupations informatiques

「Slack の未処理を捌いて」「mention/DM まとめて」「Slack で呼ばれてるやつ」「Slack の未読対応」と頼まれたら、Suasor MCP の demand.list(source=slack の @mention / DM 未処理 signal)を集めて緊急度・種別で整理し、action が要るものは inbox.add で捕捉 / source.get → propose.generate(source_extract) で task・decision・返信下書き候補へ橋渡しし、対応済み / 不要は demand.ack / demand.dismiss で印を付ける。demand の列挙は read で自律 OK、書き込み橋渡しは HITL。

2026-07-06
source-forget
Autres occupations informatiques

「あの誤って取り込んだ資料を消して」「この source を忘れて」「機密だから purge して」「取り込んだ <X> をローカルから削除して」「忘れられる権利で消して」と頼まれたら、Suasor MCP の search / source.list で対象 source を特定し、不可逆である旨をユーザーに確認した上で source.forget で本文を projection と event ログの双方から purge する。auto-apply 経路は存在しない。

2026-07-06
task-publish
Développeurs de logiciels

「このタスク GitHub に起票して」「Jira のチケット完了にして」「あの issue にコメント付けて」「タスクを外部に publish して」「ticket を再オープンして」と頼まれたら、Suasor MCP の task.list で対象 task を特定し、ユーザー確認後に task.publish で外部ホーム(GitHub Issues / Jira / Slack List)へ起票、または task.act で complete / reopen / comment を遠隔操作する。auto-apply 経路は存在しない。

2026-07-06
sync-now
Préposés aux dossiers

「最新を取り込んでから状況教えて」「Slack 同期して」「sync して」「最新に更新して」「<connector> を今すぐ取り込んで」と頼まれたら、Suasor MCP の connector.sync で有効な connector の read 専用 ingest pass を走らせ、ソースの鮮度を担保する。personal-brief / next-actions など読み取り系の前段に使える。

2026-06-23
Affichage des 8 principaux skills collectés sur 32 dans ce dépôt.
catchup
Spécialistes en gestion de projets

「前回見て以降どうなった」「久しぶりに状況確認」「最後に見てから何が変わった」「差分だけ教えて」「catchup したい」「未読を消化したい」と聞かれたら、opshub MCP の catchup tool を叩いて前回 catchup 以降に積み上がった差分 (新規 source / 期日超過を含む open commitment / 新着 Slack demand) だけを優先度順に要約する。catchup は seen-marker を前進させる非破壊 write tool で、実行すると「ここまで見た」が記録される (次回 catchup はその先の差分だけを返す)。LLM 推論ループは外部ホスト (Claude Code 等) 側、本 skill は手順書のみで実処理を持たない。pair: personal-brief (期間ベースの総覧) に対し、catchup は seen-marker ベースの「前回以降の差分」に特化する。

2026-06-14
announcement-draft
Rédacteurs techniques

「リリース告知文書いて」「announcement 作って」「アナウンス文章まとめて」「release notes 草案」「お知らせ案ほしい」と頼まれたら、opshub MCP の recall.search (関連 release / change context) + decision.list (recorded_after=last_release) + brief (announcement tone) を読み取り系で組み立て、ホスト LLM が告知文 text を構成して返す。persist しない (text-only、ADR-0016 §決定 (l)(a))。propose.generate を経由せず候補保存 / apply 経路を持たない。ユーザーが受け取った text を手で SaaS (Slack / Notion / GitHub release / メール 等) に投稿する。

2026-06-14
decision-rationale
Développeurs de logiciels

「あの決定はなぜ」「X を選んだ理由」「Y の決定経緯」「なんで A じゃなくて B にしたんだっけ」「この方針の根拠は?」と聞かれたら、opshub MCP の decision.list (期間 / トピック絞り) + graph.trace (decision を起点に source / proposal / 先行 decision へ provenance を遡る) + recall.search (関連 context の補強) を組み合わせ、決定 + 経緯 + 関連 source + 関連 prior decisions のサマリを返す。本 skill は手順書のみで実処理を持たない。

2026-06-14
external-brief
Développeurs de logiciels

「上司向け週次報告」「クライアント向け進捗まとめ」「外向きステータス」「マネージャーに送る report」「お客さんに見せる進捗」と頼まれたら、opshub MCP の task.list (state=completed, updated_after=対象期間開始) と decision.list (recorded_after=対象期間開始) を組み合わせて完了タスク + 意思決定を引き、brief で外向き tone のまとめを返す。persist なし、本 skill は手順書のみで実処理を持たない。pair: personal-brief (自分向け) と対をなす外向き skill。

2026-06-14
handoff-draft
Développeurs de logiciels

「引き継ぎ書作って」「handoff 書く」「後任向け資料まとめて」「業務引継メモほしい」と頼まれたら、opshub MCP の task.list (state=in_progress) + decision.list + recall.search + graph.related を読み取り系で組み立て、ホスト LLM が引き継ぎ書 text を構成して返す。persist しない (text-only、ADR-0016 §決定 (l)(a))。propose.generate を経由せず候補保存 / apply 経路を持たない。ユーザーが受け取った text を手で SaaS (Notion / Confluence / docs / Slack 等) に貼り付ける。

2026-06-14
meeting-prep
Développeurs de logiciels

「来週の会議準備」「明日のミーティング前確認」「次の会議の context」「<会議名> の準備して」「打ち合わせ前に状況教えて」「Google Calendar の予定」「明日の Google Calendar」と頼まれたら、opshub MCP の source.list (source_type は ms365_calendar または google_calendar、observed_after/before で対象期間) で該当 calendar event を引き、recall.search で過去の関連やりとり、graph.related で関連 decisions / sources を辿って会議準備サマリ (目的 / 過去文脈 / 関連 decisions / 参考 sources) を組み立てる。Phase 14 で Google Calendar (`google_calendar`、`google_calendar` connector) も対象に追加。read-only、persist なし。pair: meeting-followup (会議後) と対をなす。

2026-06-14
personal-brief
Développeurs de logiciels

「今日のまとめ」「今週どうなってる」「今月の動き」「先週の状況」「先月の振り返り」「最近どうなってる」「状況教えて」「自分の状況」と聞かれたら、opshub MCP の brief (LLM 要約) または recall.search / task.list / inbox.list / decision.list を順に叩いて指定期間 (デフォルト直近 24h) の主要な動きを要約する。Phase 18-C で slack.demand.list を追加し、Slack の @mention / DM 信号も「状況」に含める。Phase 25-D で commitment.list を追加し、相手待ちの件・期日のある約束も「状況」に含める。期間は ISO 8601 timestamp を physical-column 時間フィルタ (updated_after/before / created_after/before / recorded_after/before) に渡してホスト側で組み立てる。LLM 推論ループは外部ホスト (Claude Code 等) 側、本 skill は手順書のみで実処理を持たない。pair: external-brief (外向き) と対をなす。

2026-06-14
reply-draft
Développeurs de logiciels

「返信案を考えて」「下書き作って」「これに返信したい」「Gmail への返信下書き」「この Gmail に返信」と頼まれたら、opshub MCP の propose.generate (reply_to_source_id 指定) で返信下書きを生成し、ユーザー確認後に propose.apply で保存する。Phase 14 で Gmail (`gmail_message`) も返信元 source_type として利用可能。外部 SaaS への送信は行わず、ユーザーが下書きを確認して手で送る。Sub-issue E で実装済みの ReplyDraftCandidatePayload を利用。

2026-06-14
Affichage des 8 principaux skills collectés sur 15 dans ce dépôt.
task-plan
Spécialistes en gestion de projets

日次 / 週次 / イテレーション計画を実行する。`gh tasks plan` を呼び出して該当 scope の Milestone (repo) または Iteration (org/user) で計画項目を整理する。

2026-05-09
task-plan
Spécialistes en gestion de projets

日次 / 週次 / イテレーション計画を実行する。`gh tasks plan` を呼び出して該当 scope の Milestone (repo) または Iteration (org/user) で計画項目を整理する。

2026-05-08
task-add
Spécialistes en gestion de projets

会話文脈からタスクを追加する。scope に応じて GitHub Issue (repo) または Project draft item (org/user) を作成し、`gh tasks add` を呼び出す。

2026-05-05
task-link-pr
Développeurs de logiciels

PR を Issue / Project 項目と紐付ける。`gh tasks link <pr> <task>` を呼び出し、repo scope は PR body に `Closes #N` を追記、org/user scope は PR と Issue を同じ Project v2 に bind する。

2026-05-05
task-triage
Spécialistes en gestion de projets

未トリアージの Issue / Project draft item を整理する。`gh tasks triage` を呼び出してラベル付け、scope 振り分け、close 判断を補助する。

2026-05-05
task-add
Spécialistes en gestion de projets

会話文脈からタスクを追加する。scope に応じて GitHub Issue (repo) または Project draft item (org/user) を作成し、`gh tasks add` を呼び出す。

2026-05-05
task-link-pr
Développeurs de logiciels

PR を Issue / Project 項目と紐付ける。`gh tasks link <pr> <task>` を呼び出し、repo scope は PR body に `Closes #N` を追記、org/user scope は PR と Issue を同じ Project v2 に bind する。

2026-05-05
task-triage
Spécialistes en gestion de projets

未トリアージの Issue / Project draft item を整理する。`gh tasks triage` を呼び出してラベル付け、scope 振り分け、close 判断を補助する。

2026-05-05
Affichage des 8 principaux skills collectés sur 12 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 10 dans ce dépôt.
routine-setup
Autres occupations informatiques

Register (or idempotently re-apply) a feedradar Claude Routine from its committed YAML via the claude.ai RemoteTrigger API. Claude Code only.

2026-05-25
research
Développeurs de logiciels

items/<id>.yaml の検出記事を入力に、最新情報を Web で確認しながら Markdown research レポートを research/<YYYYMMDD>_<slug>_v1.md として生成する。

2026-05-24
review
Développeurs de logiciels

既存 research レポート (research/<id>.md) を別エージェント視点でクロスレビューし、本文末尾にレビューコメントを追記、frontmatter の reviewedAt / reviewedBy を更新する。items.yaml の status 遷移は CLI が担当する。

2026-05-24
update
Développeurs de logiciels

既存 research レポートを最新情報で再生成し、_v(N+1).md として新バージョンを作成する。旧バージョンは保持 (immutable history)。CLI から渡される前版 frontmatter と本文を読み、rewrite-and-supersede 戦略で全文を書き直し、frontmatter の supersedes に前版 id を記録する。

2026-05-24
dismiss
Développeurs de logiciels

Mark detected items as dismissed (no research/review) via the FeedRadar CLI. Accepts one or more ids, or --batch.

2026-05-23
research
Développeurs de logiciels

Generate a research report for a detected item via the FeedRadar CLI.

2026-05-23
review
Développeurs de logiciels

Cross-review an existing research report with a different agent via the FeedRadar CLI.

2026-05-23
update
Développeurs de logiciels

Regenerate an existing research report as v+1 via the FeedRadar CLI (rewrite-and-supersede).

2026-05-23
8 dépôts affichés sur 8
Tous les dépôts sont affichés