Explore skills
3,325 skills found
Category alert
Get new Documentos skills every Monday
edge-tts
Text-to-speech conversion using `uvx edge-tts` for generating audio from text. Use when (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
zai-tts
Text-to-speech conversion using GLM-TTS service via the `uvx zai-tts` command for generating audio from text. Use when (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, podcast, driving, cooking). (3) Using pre-cloned voices for speech.
paper-fetch
Use this skill to obtain, download, or fetch a paper's PDF, given identifiers like a DOI, arXiv ID, title, or citation. It triggers on requests to download papers, find PDFs, or get open-access versions, including bulk requests.
structured-plan-mode
This skill should be used when planning and tracking complex feature implementations that require systematic task decomposition. Use this skill to break down large features into manageable, well-documented tasks with clear dependencies, action items, and success criteria. The skill provides a structured template and methodology for iterative planning and tracking throughout implementation.
FlowForge
Triggers when the user asks to draw, illustrate, or visualize anything, such as a flowchart, architecture diagram, or comparison. It also triggers when a document is provided with a request for illustrations or diagrams.
ospec
A document-driven OSpec workflow for AI-assisted development, featuring change-ready initialization, execution, validation, and archive readiness.
gdpr-compliance-checker
Autonomous GDPR compliance auditor that scans a codebase to identify PII collection, storage, and sharing, then produces an article-by-article gap analysis, a pre-filled Data Processing Agreement (DPA), and a ROPA (Record of Processing Activities) starter kit — all exported as downloadable files (.docx recommended). Use this skill whenever the user mentions GDPR, data privacy audit, DPA, ROPA, EU
lean-canvas
Document and de-risk your business model on a single page using Ash Maurya's Lean Canvas, optimized for startups and uncertainty. Ideal for new ventures, customer discovery, pivoting, and investor conversations.
objection-mapping
Anticipate and neutralize every reason customers say no before they say it. Combine Chris Voss's negotiation psychology with systematic sales methodology to turn objections into opportunities.
report-generator
Generate PDF/HTML reports from templates and data. Use when: creating client reports; generating weekly summaries; producing marketing performance reports; automating recurring reports
featuring
This skill generates hierarchical _FEATURES.md files that describe a codebase's functionality from a user perspective, anchored to source symbols. It supports large, complex codebases through feature-driven decomposition and a multi-pass synthesis process.
mapping-webapp
This skill generates behavioral and feature documentation for web applications using code-first analysis. It reads source code and _MAP.md files to produce _FEATURES.md, with optional visual verification, useful for documenting app behavior or creating feature inventories.