Skip to content

Commit 51f7dae

Browse files
committed
use link so we don't have to reproduce the instructions here
1 parent ad4c23c commit 51f7dae

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -123,15 +123,7 @@ Finally, if you are using [REMnux][remnux-main], you can use their [refinery doc
123123

124124
## Claude Skill Installation
125125

126-
If you want to teach your local malware analysis [Claude][] to use binary refinery:
127-
```
128-
/plugin marketplace add binref/refinery
129-
/plugin install refinery@binref
130-
```
131-
Then invoke your skill as follows:
132-
```
133-
/refinery:agent
134-
```
126+
If you want to teach your local malware analysis [claude][] to use binary refinery, check out the [Binary Refinery Skill][agent].
135127

136128
## Shell Support
137129

@@ -392,7 +384,8 @@ emit "Once upon a time, at the foot of a great mountain ..." ^
392384
[carve]: https://binref.github.io/#refinery.carve
393385
[pack]: https://binref.github.io/#refinery.pack
394386

395-
[Claude]: https://code.claude.com/docs/en/overview
387+
[claude]: https://code.claude.com/docs/en/overview
388+
[agent]: https://github.com/binref/agent/
396389

397390
[jupyter]: https://jupyter.org/install
398391
[jupyter-vscode]: https://code.visualstudio.com/docs/datascience/jupyter-notebooks

0 commit comments

Comments
 (0)