Scripts
Bundled resources for web-to-github-issue skill
- github_issue_creator.py: Automates the creation of GitHub issues using the GitHub API. Takes web search results as input and formats them into a well-structured issue.
- web_search_parser.py: Parses web search results from different search engines, extracting relevant information such as titles, snippets, and URLs.
- config_validator.py: Validates the configuration settings for the GitHub API, ensuring that the necessary credentials and settings are correctly configured.