Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,8 +459,8 @@ To update an existing skill:
### Using with supporting AFV Library VS Code Extension

1. Install the Agentforce Vibes VS Code extension (preview or later).
2. Install the experiemnt [AFV library VSCode extension](https://github.com/forcedotcom/afv-library-extension).
2. Open the command palette and run `Agentforce Vibes: Add Library`.
3. Provide the Git URL (or local path) to this repository; the extension indexes every folder and `.md` file under `prompts/`, `rules/`, and `skills/`.
4. The extension displays prompts, rules, and skills organized by category. Select any item to preview the metadata and copy instructions into the editor.
5. Use the refresh command whenever new prompts, rules, or skills are added.
2. Install the experimental [AFV library VS Code extension](https://github.com/forcedotcom/afv-library-extension).
3. Open the command palette and run `Agentforce Vibes: Add Library`.
4. Provide the Git URL (or local path) to this repository; the extension indexes every folder and `.md` file under `prompts/`, `rules/`, and `skills/`.
5. The extension displays prompts, rules, and skills organized by category. Select any item to preview the metadata and copy instructions into the editor.
6. Use the refresh command whenever new prompts, rules, or skills are added.
Loading