A CLI wrapper for Get笔记 (biji.com), a Chinese note-taking service. You can save URLs, text snippets, and images as notes, all with tagging support. The URL handling is smarter than most: share links sync instantly, while regular URLs poll asynchronously until the content is scraped. You get full CRUD operations plus a share feature for generating public links. The pagination is fixed at 20 notes per page, which is a bit rigid, but the JSON output mode makes it workable for scripting. If you're already using Get笔记 and want programmatic access without building against their API directly, this does the job.
npx skills add https://github.com/iswalle/getnote-cli --skill getnote-note