From 65dc40c972d12cc886ce9af7d81336b1d7a4028b Mon Sep 17 00:00:00 2001 From: Mahesh Murag Date: Fri, 17 Oct 2025 17:44:21 -0400 Subject: [PATCH] Updates to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 338f060f..c2179e59 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,12 @@ Then, to install a specific set of skills: 3. Select `document-skills` or `example-skills` 4. Select `Install now` +Alternatively, directly install either Plugin via: +``` +/plugin install document-skills@anthropic-agent-skills +/plugin install example-skills@anthropic-agent-skills +``` + After installing the plugin, you can use the skill by just mentioning it. For instance, if you install the `document-skills` plugin from the marketplace, you can ask Claude Code to do something like: "Use the PDF skill to extract the form fields from path/to/some-file.pdf" ## Claude.ai