{"id":28355876,"url":"https://github.com/stephanmingoes/script-commit","last_synced_at":"2026-04-30T19:32:22.810Z","repository":{"id":79246105,"uuid":"605276411","full_name":"stephanmingoes/script-commit","owner":"stephanmingoes","description":"A tool that uses OpenAI's GPT model to analyze the contents of git diff and generate a suitable commit message.","archived":false,"fork":false,"pushed_at":"2023-02-23T01:05:30.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-05T07:33:08.913Z","etag":null,"topics":["ai","aicommit","git"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/stephanmingoes.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}},"created_at":"2023-02-22T20:27:20.000Z","updated_at":"2024-03-16T01:19:51.000Z","dependencies_parsed_at":"2023-03-30T14:32:38.673Z","dependency_job_id":null,"html_url":"https://github.com/stephanmingoes/script-commit","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"3188a6d32fdfdf919759d476aba8e98e6f41e952"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stephanmingoes/script-commit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanmingoes%2Fscript-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanmingoes%2Fscript-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanmingoes%2Fscript-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanmingoes%2Fscript-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephanmingoes","download_url":"https://codeload.github.com/stephanmingoes/script-commit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanmingoes%2Fscript-commit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["ai","aicommit","git"],"created_at":"2025-05-28T06:10:20.065Z","updated_at":"2026-04-30T19:32:22.804Z","avatar_url":"https://github.com/stephanmingoes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Generating Commit Messages with Script-Commit\n\n### Prerequisites\n\nBefore you can use Script-Commit to generate commit messages, you'll need to set the `OPENAI_API_KEY` environment variable on your machine. You can obtain an API key from the [OpenAI API website](https://beta.openai.com/docs/api-reference/introduction).\n\n### Usage\n\nTo generate a commit message based on your staged changes, follow these steps:\n\n1. Stage your changes using `git add` command. For example, to stage all changes in the current directory, run:\n\n```\ngit add .\n```\n\n2. Run `npx script-commit` command in your terminal. This will generate a commit message based on your changes and copy it to your clipboard.\n\nThat's it! You've successfully generated and committed your changes with a commit message generated by Script-Commit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanmingoes%2Fscript-commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanmingoes%2Fscript-commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanmingoes%2Fscript-commit/lists"}