{"id":51152798,"url":"https://github.com/mike623/agent-skills","last_synced_at":"2026-06-26T07:30:39.878Z","repository":{"id":366526479,"uuid":"1268616581","full_name":"mike623/agent-skills","owner":"mike623","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-22T07:05:52.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-22T09:10:42.290Z","etag":null,"topics":["agent-skills","claude-code","fastlane","flutter","skills"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mike623.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}},"created_at":"2026-06-13T18:36:29.000Z","updated_at":"2026-06-22T07:05:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mike623/agent-skills","commit_stats":null,"previous_names":["mike623/agent-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mike623/agent-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike623%2Fagent-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike623%2Fagent-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike623%2Fagent-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike623%2Fagent-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mike623","download_url":"https://codeload.github.com/mike623/agent-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike623%2Fagent-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34808043,"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-26T02:00:06.560Z","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":["agent-skills","claude-code","fastlane","flutter","skills"],"created_at":"2026-06-26T07:30:39.095Z","updated_at":"2026-06-26T07:30:39.871Z","avatar_url":"https://github.com/mike623.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agent Skills\n\nReusable, public-safe [agent skills](https://www.skills.sh) and templates for software projects and personal workflows.\n\nEach skill is a self-contained `SKILL.md` directory that any compatible agent — Claude Code, Codex, Cursor, GitHub Copilot — can load by name. The repository is intentionally named generically so non-Claude skill formats can live alongside the current ones later.\n\n## Skills\n\n| Skill | What it does |\n| --- | --- |\n| [`flutter-release-flow`](skills/flutter-release-flow) | Reusable Flutter release standard: `mise`, Bundler, CocoaPods, Fastlane, Apple `match` signing, TestFlight/App Store, Android Play internal release, plus new-project setup templates. |\n| [`career-operations`](skills/career-operations) | Job-search operations co-pilot: role scanning, UK job-board sweeps, fit/salary/location evaluation, CV tailoring, application tracking, and `ctx7`/Context7 doc lookups. |\n| [`deep-rock-galactic-board-game`](skills/deep-rock-galactic-board-game) | Public-safe *Deep Rock Galactic: The Board Game* rules assistant backed by a user-built local index of legally obtained notes. |\n| [`boardgame-rag-bot`](skills/boardgame-rag-bot) | Generic board-game rules-agent factory: BGG metadata + user-provided rulebook PDF → private semantic/lexical RAG package with citations. |\n| [`raindrop-bookmark-curator`](skills/raindrop-bookmark-curator) | Raindrop.io bookmark curation: scan recent/state-tracked items, extract public content, rename titles, update descriptions, add tags, sort into collections, write optional Markdown notes, and track state. |\n| [`life-agent-modes`](skills/life-agent-modes) | Persistent mode-routing rules for a general life agent: concierge, research librarian, engineering first mate, operator, career ops, and creative studio without over-applying one mindset. |\n| [`engineering-first-mate`](skills/engineering-first-mate) | Engineering coordination playbook for coding-agent lanes, worktrees, tests, evidence, PRs, verification, and risk reporting. |\n| [`youtube-second-brain`](skills/youtube-second-brain) | YouTube-to-second-brain workflow: transcripts, summaries, claims, actions, Obsidian-style notes, Raindrop metadata, and NotebookLM-ready source packs. |\n\n## Install\n\nInstall one or more skills into your agent with the [`skills`](https://www.skills.sh) CLI:\n\n```bash\nnpx skills add mike623/agent-skills\n```\n\nOr copy a skill directory manually into your Claude Code skills folder:\n\n```bash\nmkdir -p ~/.claude/skills\ncp -R skills/flutter-release-flow ~/.claude/skills/\n```\n\n## Usage\n\nAsk your agent to use a skill by name:\n\n```text\nUse the flutter-release-flow skill to set up release automation for this Flutter app.\n```\n\n```text\nUse the career-operations skill to scan and shortlist remote senior engineering roles.\n```\n\n```text\nUse the deep-rock-galactic-board-game skill to answer this Space Rig campaign rules question from my local notes.\n```\n\nThe agent loads the matching `SKILL.md` and follows its workflow.\n\n## Repository layout\n\n```text\nskills/\n├── flutter-release-flow/          # SKILL.md + Fastlane/mise/Gemfile templates\n├── career-operations/             # SKILL.md + job-search reference workflows\n├── deep-rock-galactic-board-game/ # SKILL.md + local-index build/lookup scripts\n├── boardgame-rag-bot/             # Generic BGG/PDF → private semantic RAG agent factory\n├── raindrop-bookmark-curator/     # Raindrop title/description/tag/collection curation workflow\n├── life-agent-modes/              # General-agent mode routing and anti-overengineering rules\n├── engineering-first-mate/        # Coding-agent orchestration, evidence, and risk reporting\n└── youtube-second-brain/          # YouTube transcript/note/NotebookLM source-pack workflow\n```\n\nThe flat `skills/\u003cname\u003e/SKILL.md` layout is what the `skills` CLI discovers automatically.\n\n## Public-safety notes\n\n\u003e [!IMPORTANT]\n\u003e This repository contains templates and generic tooling only.\n\nDo not commit:\n\n- real `.env`, `.p8` keys, certificates, or provisioning profiles;\n- passwords, API keys, or generated release artifacts;\n- official rulebook PDFs/text, extracted rulebook chunks, or generated indexes;\n- private filesystem paths or personal profile state.\n\nSkill templates ship with placeholders (`templates/.env.example`, `templates/sources.example.json`) — copy them locally and fill in your own values.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmike623%2Fagent-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmike623%2Fagent-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmike623%2Fagent-skills/lists"}