Caoliao Scanner Skills
Install
bash
npx skills add caoliao/deepscan-skillsRepository: https://github.com/caoliao/deepscan-skills
Security Recommendations
- Install skills only from the official repository to avoid untrusted scripts.
- Never expose your API Key in public chats, screenshots, or logs.
- If you provide an API Key to the Agent, prefer temporary session-only usage and rotate it after use.
- If you detect suspicious access or possible leakage, revoke and recreate the key immediately.
Supported Features
| Feature | Example Triggers |
|---|---|
| Login by scan | "Log in to Caoliao Scanner", "Log in again" |
| Create a scan book | "Create a scan book", "Create a scan book named XX" |
| View / switch scan books | "My scan books", "Switch to XX", "Show scan book list" |
| Start a new batch | "Start a new batch", "Restart", "Create batch" |
| Add scan records | Send text directly or upload an image with QR codes |
| View record list | "View records", "Scan history", "What has been scanned" |
| Delete records | "Delete latest record", "Delete the 2nd record" |
| Export records | "Export scan book", "Export Excel", "Download data" |
Login
If you do not want to log in by scanning, you can provide an API Key to the Agent.
After getting an API Key, you can use one of these prompt templates:
1) Temporary use (recommended)
plain
Use this API Key to complete login for this session only.
Do not save, log, or repeat the full key.
API Key: sk-****2) Save key (for reuse)
plain
Please use the following API Key to log in and store it securely for future sessions.
Do not display the full key in responses; only show the last 4 characters for confirmation.
API Key: sk-****Security reminder: if you choose to save the key, only do so on trusted devices and rotate it regularly.