# getnote-cli

得到大脑（Get笔记）的命令行工具，让你在终端和 AI Agent 里直接管理笔记和知识库。 存链接、记文字、搜笔记、管知识库——一条命令搞定，支持脚本和 AI Agent 调用。

- Tier: Indexed (plain plugin)
- Category: Productivity
- Page: https://www.flowy.sh/listings/iswalle-getnote-cli
- Source: https://github.com/iswalle/getnote-cli
- Price: free and open source

## Summary
getnote-cli is a Claude Code plugin with 5 hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. It includes getnote-auth, getnote-kb, getnote-note. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add iswalle/getnote-cli --agent claude-code
```

## Skills
- getnote-auth
- getnote-kb
- getnote-note
- getnote-search
- getnote-tag

## FAQ

### What is getnote-cli?
得到大脑（Get笔记）的命令行工具，让你在终端和 AI Agent 里直接管理笔记和知识库。 存链接、记文字、搜笔记、管知识库——一条命令搞定，支持脚本和 AI Agent 调用。

### How do I install getnote-cli?
Run these in Claude Code: npx -y skills add iswalle/getnote-cli --agent claude-code. Then prompt normally.

### Does getnote-cli auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is getnote-cli free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
