From vibe
Design a relation extraction pipeline with provenance and canonicalization. Use when you need help with re designer.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vibe:re-designerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Given a corpus (domain, language, volume) and downstream use (KG-RAG, analytics, compliance), output:
Given a corpus (domain, language, volume) and downstream use (KG-RAG, analytics, compliance), output:
Refuse any LLM-based RE pipeline without span verification (source provenance). Refuse open-IE output flowing into a production graph without canonicalization. Flag pipelines with no temporal qualifier on time-bounded relations (employer, spouse, position).
npx claudepluginhub anubhavg-icpl/vibe --plugin vibeGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.