From 81fefbb3632c3eec09183b1c9c0abe7bc151dbbd Mon Sep 17 00:00:00 2001 From: Mahesh Murag Date: Fri, 17 Oct 2025 17:42:22 -0400 Subject: [PATCH] Updates to README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eeca8d63..338f060f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,13 @@ You can register this repository as a Claude Code Plugin marketplace by running /plugin marketplace add anthropics/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" +Then, to install a specific set of skills: +1. Select `Browse and install plugins` +2. Select `anthropic-agent-skills` +3. Select `document-skills` or `example-skills` +4. Select `Install now` + +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