{"id":25398073,"url":"https://github.com/rajeevtapadia/cli-skill-issue","last_synced_at":"2026-01-31T08:31:13.172Z","repository":{"id":222658648,"uuid":"758014845","full_name":"rajeevtapadia/CLI-Skill-Issue","owner":"rajeevtapadia","description":"Bash script to get suggesstions on bash commands from description using Gemini API","archived":false,"fork":false,"pushed_at":"2024-12-11T06:45:19.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T09:12:35.630Z","etag":null,"topics":["bash","linux","scripts","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajeevtapadia.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}},"created_at":"2024-02-15T13:06:23.000Z","updated_at":"2024-12-11T06:45:23.000Z","dependencies_parsed_at":"2025-04-11T05:57:54.678Z","dependency_job_id":"7096118c-aec3-4299-b7c8-6c10fce3f653","html_url":"https://github.com/rajeevtapadia/CLI-Skill-Issue","commit_stats":null,"previous_names":["rajeevtapadia/cli-skill-issue"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rajeevtapadia/CLI-Skill-Issue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajeevtapadia%2FCLI-Skill-Issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajeevtapadia%2FCLI-Skill-Issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajeevtapadia%2FCLI-Skill-Issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajeevtapadia%2FCLI-Skill-Issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajeevtapadia","download_url":"https://codeload.github.com/rajeevtapadia/CLI-Skill-Issue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajeevtapadia%2FCLI-Skill-Issue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28935397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T07:49:44.436Z","status":"ssl_error","status_checked_at":"2026-01-31T07:49:34.274Z","response_time":128,"last_error":"SSL_read: 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","linux","scripts","shell-script"],"created_at":"2025-02-15T22:34:09.774Z","updated_at":"2026-01-31T08:31:13.167Z","avatar_url":"https://github.com/rajeevtapadia.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI Skill Issue\n\nThis bash script uses Google Gemini to generate bash commands based on user prompts. It also includes safety measures to prevent the execution of potentially dangerous commands.\n\n## Prerequisites\n\n- Bash\n- Gemini API key\n\n## Usage\n\n1. Clone or download the script file (`script.sh`).\n1. Move it to `/usr/bin` using command `sudo mv script.sh /usr/bin`\n2. Ensure that the script file has execute permission: `sudo chmod +x /usr/bin/script.sh`.\n3. Run the script followed by the prompt text. For example:\n   ```bash\n   script.sh \"create a backup of files in current directory\"\n   ```\n4. Follow the prompts to generate and optionally execute the bash command.\n\n\n## API Key\n\nTo use the Google Gemini, you need to obtain an API key from the [Google AI Studio](https://aistudio.google.com) and replace the placeholder `api_key=\"YOUR_API_KEY\"` in the script with your actual API key.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajeevtapadia%2Fcli-skill-issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajeevtapadia%2Fcli-skill-issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajeevtapadia%2Fcli-skill-issue/lists"}