Initial commit
This commit is contained in:
7
skills/web-to-github-issue/scripts/README.md
Normal file
7
skills/web-to-github-issue/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user