extensions: thinking claude

This commit is contained in:
lencx
2024-11-14 13:33:11 +08:00
parent 83792b7ede
commit a678f27264
6 changed files with 20 additions and 4 deletions

View File

@@ -5,8 +5,24 @@
## Usage
1. Open `Noi Settings` and click on the `Prompts -> Custom Sync` menu item.
2. Click the `Sync` button, enter the name `Thinking Claude`, select the `.json` link format, and enter `https://raw.githubusercontent.com/lencx/Noi/refs/heads/main/prompts/claude.json`.
3. Click the `Ok` button to save.
### Extensions
![sync](./assets/noi-custom-sync.png)
> [!IMPORTANT]
> Since Noi extensions do not interoperate with Chrome extensions, the code from the `richards199999/Thinking-Claude` project was forked and modified within the Noi repository. All extensions are now managed centrally under [Noi/extensions](https://github.com/lencx/Noi/tree/main/extensions).
To install an extension locally, open the extensions directory on your device by navigating to `Noi Help -> Noi UserData -> Extensions`, then download and place the [thinking-claude](https://github.com/lencx/Noi/tree/main/extensions/thinking-claude) folder from GitHub into this directory.
![claude ext](./assets/noi-claude-ext.png)
### Prompt
1. Open `Noi Settings` and select the `Prompts -> Custom Sync` menu item.
2. Click the `Sync` button, enter `Thinking Claude` as the name, select the `.json` link format, and enter `https://raw.githubusercontent.com/lencx/Noi/refs/heads/main/prompts/claude.json` as the URL.
3. Click the `Ok` button to save.
![sync](./assets/sync-01.png)
4. Click the operation buttons in sequence to import the prompt into `Noi Ask`.
![sync use](./assets/sync-02.png)
5. Once the `Thinking Claude` prompt appears under `User Prompts`, it is ready for use.
![user prompts](./assets/sync-03.png)
6. Return to the main interface to use Noi Ask for querying.
![Noi Ask](./assets/noi-ask.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 KiB

View File

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB