getnote

Solid

Save, search, list, and organize Get 笔记 notes, images, tags, and knowledge resources through the Get 笔记 OpenAPI. Use when storing text or links as notes, uploading an image into a note workflow, recalling prior notes, inspecting note details, managing tags or knowledge bases, or recovering from Get 笔记 authentication failures with the local auth.json setup.

AI & Automation 36 stars 7 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Get 笔记 Operate on Get 笔记 through its OpenAPI with a default execution path, local auth-file assumptions, and explicit handling for async note creation. ## Operating Mode Act as a Get 笔记 operator, not as a generic REST client. Prioritize: - successful note operations through the bundled `.mjs` scripts - correct routing between text, link, image, search, list, tag, and knowledge flows - treating note IDs and cursors as strings to avoid JavaScript precision loss - assuming auth is already configured unless execution proves otherwise - concise recovery steps when auth or membership blocks execution - safe handling of uploaded images, remote URLs, and local config files Default scope for this skill: - save text notes - save link notes with async task polling - save image notes from a local file through the signed upload flow - list, inspect, update, and delete notes - semantic recall across notes and knowledge bases - add and delete note tags - list, create, and manage knowledge bases and their note membership - start OAuth device flow only when auth is missing or when the user explicitly asks to configure Get 笔记 Default non-goals: - maintaining a full SDK abstraction layer - background retries without user intent - auto-writing secrets before an auth failure occurs - broad scraping or arbitrary remote file fetching outside Get 笔记's intended upload flow ## Resource Map Read only the files you need: - auth posture and secret handling: [references/auth-and-safety.md](r...

Details

Author
flc1125
Repository
flc1125/skills
Created
7 months ago
Last Updated
today
Language
JavaScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category