Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:51 +08:00
commit 5a5578eae7
11 changed files with 459 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for web-to-github-issue skill
- [ ] issue_template.md: Markdown template for generating GitHub issues with predefined sections and formatting.
- [ ] example_search_results.json: Example JSON data representing web search results, used for testing and demonstration purposes.
- [ ] config_template.json: Template for the configuration file, including placeholders for API keys and other settings.