{"id":"00e7010a-c999-4c98-822f-d912ff1af9a2","shortId":"rPB7Wp","kind":"skill","title":"presentation","tagline":"Create presentations from text/outline using Marp (Markdown to slides). Use when user asks to create presentation, slides, pitch deck. Triggers on \"презентация\", \"слайды\", \"presentation\", \"pitch deck\", \"сделай презентацию\".","description":"# Presentation Creator\n\nCreate professional presentations from text or outline using Marp CLI.\n\n## Output Formats\n\n- **PDF** — универсальный, для печати и шаринга\n- **PPTX** — PowerPoint, можно редактировать\n- **HTML** — интерактивные слайды в браузере\n\n## Workflow\n\n### Step 1: Create Markdown slides\n\nCreate `.md` file with Marp syntax:\n\n```markdown\n---\nmarp: true\ntheme: default\npaginate: true\n---\n\n# Заголовок презентации\n\nПодзаголовок или автор\n\n---\n\n## Слайд 2\n\n- Пункт 1\n- Пункт 2\n- Пункт 3\n\n---\n\n## Слайд с изображением\n\n![bg right:40%](path/to/image.jpg)\n\nТекст слева от картинки\n\n---\n\n## Код\n\n```python\nprint(\"Hello, World!\")\n```\n\n---\n\n# Спасибо за внимание!\n\nКонтакты: example@email.com\n```\n\n### Step 2: Export to desired format\n\n```bash\n# PDF (default, best quality)\nmarp presentation.md -o ~/Desktop/presentation.pdf\n\n# PowerPoint\nmarp presentation.md -o ~/Desktop/presentation.pptx\n\n# HTML (single file)\nmarp presentation.md -o ~/Desktop/presentation.html\n```\n\n## Marp Syntax Quick Reference\n\n### Slide separator\n```\n---\n```\n\n### Background images\n```markdown\n![bg](path/to/image.jpg)           # full background\n![bg left](path/to/image.jpg)      # left split\n![bg right:40%](path/to/image.jpg) # right 40%\n![bg contain](path/to/image.jpg)   # fit inside\n![bg cover](path/to/image.jpg)     # cover (crop)\n```\n\n### Text styling\n```markdown\n**bold** *italic* ~~strikethrough~~\n`inline code`\n```\n\n### Themes\nAvailable: `default`, `gaia`, `uncover`\n\nSet in frontmatter:\n```yaml\n---\nmarp: true\ntheme: gaia\nclass: lead\n---\n```\n\n### Colors & classes\n```markdown\n<!-- _class: lead -->      # centered title slide\n<!-- _backgroundColor: #123 -->\n<!-- _color: white -->\n```\n\n## Script Usage\n\n```bash\n# Create presentation\n{baseDir}/scripts/create-presentation.sh \"Title\" \"outline.txt\" ~/Desktop/output.pdf\n\n# Or manually\nmarp slides.md -o output.pdf --allow-local-files\n```\n\n## Tips\n\n- Keep slides minimal: 1 idea per slide\n- Use images for visual impact\n- Max 6 bullet points per slide\n- Large fonts (Marp defaults are good)\n- For PDF: `--pdf-notes` includes speaker notes","tags":["presentation","sprut","agent","kit","alekseiul","agent-skills","ai-agents","ai-assistant","automation","claude-code","claudeclaw","memory"],"capabilities":["skill","source-alekseiul","skill-presentation","topic-agent-skills","topic-ai-agents","topic-ai-assistant","topic-automation","topic-claude-code","topic-claudeclaw","topic-memory","topic-self-hosted","topic-starter-kit","topic-telegram-bot"],"categories":["sprut-agent-kit"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/AlekseiUL/sprut-agent-kit/presentation","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add AlekseiUL/sprut-agent-kit","source_repo":"https://github.com/AlekseiUL/sprut-agent-kit","install_from":"skills.sh"}},"qualityScore":"0.481","qualityRationale":"deterministic score 0.48 from registry signals: · indexed on github topic:agent-skills · 63 github stars · SKILL.md body (2,078 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T18:57:12.262Z","embedding":null,"createdAt":"2026-05-13T12:58:21.782Z","updatedAt":"2026-05-18T18:57:12.262Z","lastSeenAt":"2026-05-18T18:57:12.262Z","tsv":"'/desktop/output.pdf':211 '/desktop/presentation.html':138 '/desktop/presentation.pdf':126 '/desktop/presentation.pptx':131 '/scripts/create-presentation.sh':208 '1':61,86,226 '2':84,88,113 '3':90 '40':96,159,162 '6':236 'allow':219 'allow-local-fil':218 'ask':14 'avail':182 'background':145,151 'basedir':207 'bash':118,204 'best':121 'bg':94,148,152,157,163,168 'bold':176 'bullet':237 'center':199 'class':194,197 'cli':41 'code':180 'color':196 'contain':164 'cover':169,171 'creat':2,16,32,62,65,205 'creator':31 'crop':172 'deck':20,27 'default':75,120,183,244 'desir':116 'example@email.com':111 'export':114 'file':67,134,221 'fit':166 'font':242 'format':43,117 'frontmatt':188 'full':150 'gaia':184,193 'good':246 'hello':105 'html':54,132 'idea':227 'imag':146,231 'impact':234 'includ':252 'inlin':179 'insid':167 'ital':177 'keep':223 'larg':241 'lead':195 'left':153,155 'local':220 'manual':213 'markdown':8,63,71,147,175,198 'marp':7,40,69,72,123,128,135,139,190,214,243 'max':235 'md':66 'minim':225 'note':251,254 'o':125,130,137,216 'outlin':38 'outline.txt':210 'output':42 'output.pdf':217 'pagin':76 'path/to/image.jpg':97,149,154,160,165,170 'pdf':44,119,248,250 'pdf-note':249 'per':228,239 'pitch':19,26 'point':238 'powerpoint':51,127 'pptx':50 'present':1,3,17,25,30,34,206 'presentation.md':124,129,136 'print':104 'profession':33 'python':103 'qualiti':122 'quick':141 'refer':142 'right':95,158,161 'script':202 'separ':144 'set':186 'singl':133 'skill' 'skill-presentation' 'slide':10,18,64,143,201,224,229,240 'slides.md':215 'source-alekseiul' 'speaker':253 'split':156 'step':60,112 'strikethrough':178 'style':174 'syntax':70,140 'text':36,173 'text/outline':5 'theme':74,181,192 'tip':222 'titl':200,209 'topic-agent-skills' 'topic-ai-agents' 'topic-ai-assistant' 'topic-automation' 'topic-claude-code' 'topic-claudeclaw' 'topic-memory' 'topic-self-hosted' 'topic-starter-kit' 'topic-telegram-bot' 'trigger':21 'true':73,77,191 'uncov':185 'usag':203 'use':6,11,39,230 'user':13 'visual':233 'workflow':59 'world':106 'yaml':189 'автор':82 'браузере':58 'в':57 'внимание':109 'для':46 'за':108 'заголовок':78 'и':48 'изображением':93 'или':81 'интерактивные':55 'картинки':101 'код':102 'контакты':110 'можно':52 'от':100 'печати':47 'подзаголовок':80 'презентации':79 'презентацию':29 'презентация':23 'пункт':85,87,89 'редактировать':53 'с':92 'сделай':28 'слайд':83,91 'слайды':24,56 'слева':99 'спасибо':107 'текст':98 'универсальный':45 'шаринга':49","prices":[{"id":"0ea3e76f-9325-4e23-8f94-a19c4611d5ab","listingId":"00e7010a-c999-4c98-822f-d912ff1af9a2","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"AlekseiUL","category":"sprut-agent-kit","install_from":"skills.sh"},"createdAt":"2026-05-13T12:58:21.782Z"}],"sources":[{"listingId":"00e7010a-c999-4c98-822f-d912ff1af9a2","source":"github","sourceId":"AlekseiUL/sprut-agent-kit/presentation","sourceUrl":"https://github.com/AlekseiUL/sprut-agent-kit/tree/main/skills/presentation","isPrimary":false,"firstSeenAt":"2026-05-13T12:58:21.782Z","lastSeenAt":"2026-05-18T18:57:12.262Z"}],"details":{"listingId":"00e7010a-c999-4c98-822f-d912ff1af9a2","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"AlekseiUL","slug":"presentation","github":{"repo":"AlekseiUL/sprut-agent-kit","stars":63,"topics":["agent-skills","ai-agents","ai-assistant","automation","claude-code","claudeclaw","memory","self-hosted","starter-kit","telegram-bot"],"license":"mit","html_url":"https://github.com/AlekseiUL/sprut-agent-kit","pushed_at":"2026-05-13T11:20:57Z","description":"Ready-to-use AI agent with soul, memory, and 23 skills for ClaudeClaw ⚡","skill_md_sha":"bc4ec98bc0a167afc6ffd0022b4dc095ad064bf1","skill_md_path":"skills/presentation/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/AlekseiUL/sprut-agent-kit/tree/main/skills/presentation"},"layout":"multi","source":"github","category":"sprut-agent-kit","frontmatter":{"name":"presentation","description":"Create presentations from text/outline using Marp (Markdown to slides). Use when user asks to create presentation, slides, pitch deck. Triggers on \"презентация\", \"слайды\", \"presentation\", \"pitch deck\", \"сделай презентацию\"."},"skills_sh_url":"https://skills.sh/AlekseiUL/sprut-agent-kit/presentation"},"updatedAt":"2026-05-18T18:57:12.262Z"}}