From yorph-data-analyst
Guide the user through connecting to their data source and take an initial glimpse. Load this skill at the start of every data analysis session, or whenever the user mentions a data source — files, databases, cloud storage, spreadsheets, anything. Triggers include "connect to my database", "I have a CSV", "here's my file", "connect to Postgres / Snowflake / BigQuery / MySQL", "I want to upload data", "my data is in S3 / GCS", "look at this spreadsheet", "I uploaded a file", or any mention of a data file or database connection.
How this skill is triggered — by the user, by Claude, or both
Slash command
/yorph-data-analyst:yorph-connect-data-sourceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Ask the user what their data source is (if not already clear)
yorph-profile-data skill (skills/profile-data/SKILL.md) — both peek and profile stepsyorph-design-transformation-architecture skill and eventually to the Pipeline BuilderComing soon: supported source types (databases, file uploads, cloud storage); credential collection flow; connection validation steps; error handling.
npx claudepluginhub yorphai/yorph-data-expert-marketplace --plugin yorph-data-analystSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.