{"id":51039570,"url":"https://github.com/whywaita/sorou","last_synced_at":"2026-06-22T09:32:38.925Z","repository":{"id":361672802,"uuid":"1255347345","full_name":"whywaita/sorou","owner":"whywaita","description":"シンプルな日程調整ツール — Cloudflare Workers + D1","archived":false,"fork":false,"pushed_at":"2026-05-31T19:58:39.000Z","size":139,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-31T20:09:47.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whywaita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["whywaita"]}},"created_at":"2026-05-31T18:06:27.000Z","updated_at":"2026-05-31T18:48:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/whywaita/sorou","commit_stats":null,"previous_names":["whywaita/sorou"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/whywaita/sorou","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Fsorou","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Fsorou/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Fsorou/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Fsorou/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whywaita","download_url":"https://codeload.github.com/whywaita/sorou/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Fsorou/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34643614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-22T09:32:38.304Z","updated_at":"2026-06-22T09:32:38.919Z","avatar_url":"https://github.com/whywaita.png","language":null,"funding_links":["https://github.com/sponsors/whywaita"],"categories":[],"sub_categories":[],"readme":"# sorou（揃う）\n\n既存の日程調整サービスと同様の機能を提供する、シンプルな日程調整ツール。認証不要、Cloudflare Workers + D1 で動作。\n\n## 特徴\n\n- 🔓 **認証不要** — URL を知っていれば誰でもアクセス・回答可能\n- ⚡ **エッジネイティブ** — Cloudflare Workers でグローバル低遅延\n- 🎨 **シンプル UI** — Hono JSX によるサーバーサイドレンダリング\n- 🤖 **AI Agent 対応** — REST JSON API 完備、curl で全操作可能。Agent Skills も提供（後述）\n\n## 開発ステータス\n\n- [x] 要件定義（DESIGN.md, SPEC.md）\n- [ ] 実装\n\n## ドキュメント\n\n- [DESIGN.md](docs/DESIGN.md) — アーキテクチャ、データモデル、画面設計\n- [SPEC.md](docs/SPEC.md) — 機能要件、API 仕様、テスト計画\n\n## 技術スタック\n\n| レイヤー | 技術 |\n|----------|------|\n| Runtime | Cloudflare Workers |\n| Framework | [Hono](https://hono.dev/) |\n| DB | Cloudflare D1 |\n| ORM | [Drizzle ORM](https://orm.drizzle.team/) |\n| UI | Hono JSX + Tailwind CSS |\n| Language | TypeScript |\n\n## AI エージェント向け Agent Skills\n\nsorou は AI コーディングエージェント（Claude Code, Codex, Cursor, GitHub Copilot など）が直接操作できる **Agent Skills** を提供しています。\n\nAgent Skills をインストールすると、エージェントは curl による REST JSON API 経由で sorou の全操作（イベント作成・出欠確認・回答送信）を自律的に実行できるようになります。\n\n### インストール\n\n**GitHub CLI (`gh`)** を使う場合：\n\n```bash\ngh skill install whywaita/sorou\n```\n\n**npm (`npx`)** を使う場合：\n\n```bash\nnpx skills add whywaita/sorou\n```\n\n\u003e [!TIP]\n\u003e どちらのコマンドも、リポジトリの `skills/sorou/SKILL.md` を取得してエージェントのスキルディレクトリに配置します。\n\u003e スキルは常に GitHub 上の最新版が使われるため、手動で更新する必要はありません。\n\n### できること\n\nエージェントに以下のような指示が出せるようになります：\n\n- 「sorou で飲み会の日程調整を作成して」\n- 「イベントの出欠状況を確認して」\n- 「〇△×で回答しておいて」\n\n詳細な API 仕様は [SPEC.md](docs/SPEC.md) の「5. API 仕様」を参照してください。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhywaita%2Fsorou","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhywaita%2Fsorou","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhywaita%2Fsorou/lists"}