{"id":44823819,"url":"https://github.com/kevinmhk/my_tools","last_synced_at":"2026-02-16T21:03:47.774Z","repository":{"id":335417278,"uuid":"1144961722","full_name":"kevinmhk/my_tools","owner":"kevinmhk","description":"A script to show my installed tools in a categorized grid","archived":false,"fork":false,"pushed_at":"2026-01-30T18:59:55.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-30T19:15:51.007Z","etag":null,"topics":["bash","cli","developer-tools","linux","macos","productivity","shell-script","terminal","tools"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/kevinmhk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-29T08:52:36.000Z","updated_at":"2026-01-30T18:59:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kevinmhk/my_tools","commit_stats":null,"previous_names":["kevinmhk/my_tools"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kevinmhk/my_tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmhk%2Fmy_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmhk%2Fmy_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmhk%2Fmy_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmhk%2Fmy_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmhk","download_url":"https://codeload.github.com/kevinmhk/my_tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmhk%2Fmy_tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29518629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","cli","developer-tools","linux","macos","productivity","shell-script","terminal","tools"],"created_at":"2026-02-16T21:03:46.788Z","updated_at":"2026-02-16T21:03:47.768Z","avatar_url":"https://github.com/kevinmhk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my_tools\n\nTwo shell scripts for macOS and Linux (bash/zsh):\n\n- `my_tools`: display a categorized grid of installed CLI tools.\n- `my_tools_welcome`: optional login message reminding you the grid exists.\n\n## Layout\n\nDevelopment location:\n\n- `scripts/my_tools`\n- `scripts/my_tools_welcome`\n- `data/tools.yaml`\n\nDeployment target:\n\n- `~/.local/bin/my_tools`\n- `~/.local/bin/my_tools_welcome`\n- `~/.local/share/my_tools/tools.yaml`\n\n## Catalog\n\nThe tools list is stored in `data/tools.yaml`. Keep categories and tools alphabetized for readability. If you need to point the script at a different catalog, set `MY_TOOLS_CATALOG` to the YAML path.\n\n## Skills\n\nRepo-local Codex skills live in `.agents/skills/`:\n\n- `.agents/skills/tools-catalog-add-tool`\n- `.agents/skills/tools-catalog-add-category`\n- `.agents/skills/tools-catalog-audit`\n\n## Usage\n\nRun the grid:\n\n```\n./scripts/my_tools\n```\n\nTest the welcome message locally:\n\n```\nPATH=\"$PWD/scripts:$PATH\" ./scripts/my_tools_welcome\n```\n\nEnable on shell launch:\n\n```\n# ~/.zshrc or ~/.bashrc\nmy_tools_welcome\n```\n\n## Deploy\n\nInstall both scripts to `~/.local/bin`:\n\n```\n./scripts/deploy.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinmhk%2Fmy_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinmhk%2Fmy_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinmhk%2Fmy_tools/lists"}