You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,10 +161,20 @@ Commands that accept a `[month]` argument support:
161
161
162
162
riseup-cli ships with a skill that works with [Claude Code](https://claude.com/claude-code) and [Claude Desktop](https://claude.com/download) (Cowork) so Claude can query your finances directly using natural language.
163
163
164
+
### Claude Code
165
+
164
166
```bash
165
167
riseup skill install # Install the skill
166
168
```
167
169
170
+
### Claude Desktop / claude.ai
171
+
172
+
1. Download `riseup-skill.zip` from the [latest release](https://github.com/arsolutioner/riseup-cli/releases/latest)
173
+
2. Go to **Settings > Customize > Skills > "+" > Upload** and select the ZIP
0 commit comments