{"id":51951685,"url":"https://github.com/dubsopenhub/my-ai-readme","last_synced_at":"2026-07-29T06:01:27.708Z","repository":{"id":339094167,"uuid":"1155748070","full_name":"DUBSOpenHub/My-AI-Readme","owner":"DUBSOpenHub","description":" My AI Readme - How to work with me, powered by GitHub Copilot CLI","archived":false,"fork":false,"pushed_at":"2026-03-28T08:02:59.000Z","size":96,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-07T22:21:29.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DUBSOpenHub.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-11T21:25:58.000Z","updated_at":"2026-03-14T04:07:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/DUBSOpenHub/My-AI-Readme","commit_stats":null,"previous_names":["dubsopenhub/my-ai-readme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DUBSOpenHub/My-AI-Readme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DUBSOpenHub%2FMy-AI-Readme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DUBSOpenHub%2FMy-AI-Readme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DUBSOpenHub%2FMy-AI-Readme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DUBSOpenHub%2FMy-AI-Readme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DUBSOpenHub","download_url":"https://codeload.github.com/DUBSOpenHub/My-AI-Readme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DUBSOpenHub%2FMy-AI-Readme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36020486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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-07-29T06:01:26.644Z","updated_at":"2026-07-29T06:01:27.689Z","avatar_url":"https://github.com/DUBSOpenHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 My AI README: How to Work With Me\n\n\u003e **\"How to Work With Me\" — AI-powered team profiles, built in 3 minutes.**\n\nMy AI README is a GitHub Copilot CLI agent that helps every team member create a polished \"How to Work With Me\" profile through a fun, guided conversation. No writing skills required — just answer a few questions and the AI does the rest.\n\n\u003e ⚡ **Get started fast!** Copy this right into the [Copilot CLI](https://github.com/github/copilot-cli):\n\u003e ```\n\u003e /skills add DUBSOpenHub/My-AI-Readme\n\u003e ```\n\n## ✨ What You Get\n\nA beautiful Markdown profile that tells your teammates:\n- 📬 How to reach you (email, LinkedIn, timezone)\n- 💬 Your communication style and preferences\n- ⚡ Your superpower at work\n- 🔋 What drains your energy (so people can avoid it!)\n- 🎲 Fun facts that make you *you*\n\n## 🚀 Quickstart (2 minutes)\n\n### Prerequisites\n- [GitHub CLI (`gh`)](https://cli.github.com/) installed and authenticated (`gh auth login`)\n\n### Step 1: Install the extension\n```bash\ngh extension install DUBSOpenHub/My-AI-Readme\n```\n\n### Step 2: Build your profile\n```bash\ngh my-ai-readme\n```\n\nThat's it! The extension handles everything — installs Copilot CLI if needed, sets up the repo, and launches the profile builder. Just type `@my-ai-readme` when prompted. 🎉\n\n### Step 3: Share with your team\nThe agent saves your profile and walks you through committing. Or do it manually:\n```bash\ncd ~/.my-ai-readme\ngit add profiles/\ngit commit -m \"Add my profile 🤖\"\ngit push\n```\n\n## 📚 Browse Profiles\n\nCheck out the [team directory](profiles/README.md) to see everyone's profiles.\n\n### 🌐 GitHub Pages\n\nThis repo is GitHub Pages-ready. To enable the web directory:\n\n1. Go to **Settings → Pages** in your GitHub repo\n2. Set source to **Deploy from a branch → `main` / `/ (root)`**\n3. Your team directory will be live at `https://DUBSOpenHub.github.io/My-AI-Readme/profiles/`\n\n## 🤔 FAQ\n\n**Q: How long does it take?**\nA: About 3 minutes. Most questions are multiple-choice — just pick and go.\n\n**Q: Do I need to be a good writer?**\nA: Nope! You give short answers, the AI writes the polished version. You review and approve before saving.\n\n**Q: I've never used Copilot CLI before.**\nA: Perfect! Check out [ONBOARDING.md](ONBOARDING.md) — it'll get you from zero to running in under 2 minutes.\n\n**Q: Can I update my profile later?**\nA: Absolutely! Just run `@my-ai-readme` again and the agent will detect your existing profile and let you edit it.\n\n**Q: What if I don't want to share certain info?**\nA: Every field is optional. Skip anything you're not comfortable sharing.\n\n## 🏗️ For Admins\n\nWant to set this up for your company?\n\n1. Fork this repo to your org\n2. Share the ONBOARDING.md link with your team\n3. Profiles accumulate in `profiles/` as people complete them\n4. The directory at `profiles/README.md` auto-updates\n\n## 📄 License\n\n[MIT](LICENSE)\n\n## 🤝 Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n---\n\n## 🐙 Created with 💜 by [@DUBSOpenHub](https://github.com/DUBSOpenHub) with the [GitHub Copilot CLI](https://docs.github.com/copilot/concepts/agents/about-copilot-cli).\n\nLet's build! 🚀✨\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdubsopenhub%2Fmy-ai-readme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdubsopenhub%2Fmy-ai-readme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdubsopenhub%2Fmy-ai-readme/lists"}