From emily-presentation-system
This skill is used to **structure and write presentation slides** based on given content, insights, or data
How this skill is triggered — by the user, by Claude, or both
Slash command
/emily-presentation-system:presentation-generationsonnetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is used to **structure and write presentation slides** based on given content, insights, or data.
This skill is used to structure and write presentation slides based on given content, insights, or data.
[!NOTE]
Use this skill when:
[!IMPORTANT]
[!CAUTION]
This skill must NOT:
This skill is content-only and does not perform any real-world actions.
All generated slide content must follow this structure:
{
"slides": [
{
"title": "Slide title",
"bullets": [
"Point 1",
"Point 2"
]
}
]
}
npx claudepluginhub mikhailz404/jojo-in-runtime-skill-hub --plugin emily-presentation-systemSearches 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.