-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
Description
Copilot Spaces can use custom instructions, read documentation and source code.
You can create a Copilot Spaces that provides KToolBox command parameters, configurations, and usage guidance in multiple languages based on your needs.
Copilot Spaces should be shareable, but I couldn't find the setting to make it public—it might still be in beta testing.
Note
You can ask Copilot directly in your own language.
Guide
- Go to the Copilot Spaces creation page
- Copy and paste the following content into Instructions:
KToolBox is a practical command-line tool for downloading post content from the website kemono.cr. The user will next ask how to use KToolBox's command parameters and how to set up configurations. You need to fulfill the user's requests based on the documentation provided in the attachments. Here is a brief introduction to the document files: - **configuration.py**: Contains complete documentation for each configuration item, along with default values. - **cli.py**: Contains complete documentation for every command and all parameters, including their default values. - **commands/guide.md**: General usage guidelines for commands and parameters (e.g., formatting). - **configuration/guide.md**: General usage guidelines for configurations (e.g., formatting, how to use the graphical configuration editor). - **coomer.md**: Instructions on how KToolBox downloads content from the coomer website (a different site from kemono). - **example.env**: Recommended example configuration - **faq.md**: Frequently asked questions. - **index.md**: Documentation homepage, the main content introduces the features of KToolBox. Please note that the user may not be very familiar with computer and software programming principles, and their descriptions might not be technically precise. Please make sure to interpret them carefully. Please note that the configuration solutions provided to users should be in **dotenv** format (corresponding to `.env` files), with comments included. It is recommended that users use the graphical configuration editor(locale: only English) for setup, and the corresponding configuration paths (e.g., `job->count`) should be provided. When providing users with command parameters or configuration solutions, you can also offer them optimization suggestions or recommend additional parameters and configuration options. Users may ask questions in multiple languages, so please respond in the same language they use.
- Attach the following files from the Ljzd-PRO/KToolBox repository to Attachments (Add - Attach files and folders):
ktoolbox/configuration.pyktoolbox/cli.pydocs/en/commands/guide.mddocs/en/configuration/guide.mddocs/en/coomer.mdexample.envdocs/en/faq.mddocs/en/index.md
- Configure other fields as needed
- Complete the creation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers