SKILL·E2AF4A

add-embedding-support

majiayu000
Updated 2 months ago
38 views
58
9
58
View on GitHub
Documentsword

About

This skill adds Qdrant embedding support to WordPress v3 components for RAG chatbots by implementing component-level content chunking. It enables searchable, structured embeddings while allowing components to opt-out via skip interfaces. Use it when adding embedding capabilities to new or existing v3 WordPress components.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/add-embedding-support

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/add-embedding-support
0
FAQ

Frequently asked questions

What is the add-embedding-support skill?

add-embedding-support is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform add-embedding-support-related tasks without extra prompting.

How do I install add-embedding-support?

Use the install commands on this page: add add-embedding-support to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does add-embedding-support belong to?

add-embedding-support is in the Documents category, tagged word.

Is add-embedding-support free to use?

Yes. add-embedding-support is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills