Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

agent-skills-on-databricks

agent-skills-on-databricks contiene 3 skills recopiladas de dzivkovi, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
3
Stars
1
actualizado
2026-07-20
Forks
0
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

branded-pptx
Diseñadores gráficos

Turn a markdown document into a branded PowerPoint (.pptx) deck: a title slide from the H1, one content slide per H2, bullets from list items, with a light brand skin (accent colour + footer). Pure-Python (python-pptx), runs on Databricks Free Edition serverless - no Node, no LibreOffice. Use when you need a real .pptx from markdown without a design toolchain. Triggers: 'make a deck', 'markdown to powerpoint', 'branded pptx', 'slides from this doc', 'pptx from markdown'.

2026-07-20
document-insights
Desarrolladores de software

Analyze a text document and produce an insights report that pairs EXACT, code-computed metrics (word/character/sentence counts, reading time) with an LLM's interpretive read (sentiment, one-line summary, key themes). Use when you need a grounded document summary where the numbers must be correct, not estimated. Triggers: 'analyze this document', 'document insights', 'sentiment and word count', 'summarize with stats'.

2026-07-17
readability
Redactores técnicos

Grade how readable a text document is by pairing EXACT, code-computed readability metrics (Flesch Reading Ease, Flesch-Kincaid grade level, syllable and hard-word counts) with an LLM's plain-language coaching (who can read this, and the two edits that would lower the grade most). Use when you need a grounded readability assessment where the scores must be correct, not estimated. Triggers: 'how readable is this', 'reading level', 'grade level', 'make this easier to read', 'plain language check'.

2026-07-17