Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:13
forks:7
updated:16 de abril de 2026, 10:48
Explorador de archivos
SKILL.md
Decide whether a message is important or not important.
Decide whether a message is urgent or not urgent.
Process one inbox message from start to finish using the other mail skills.
Draft a concise markdown reply for urgent messages using the house response style.
| name | create-message-pdf |
| description | Convert an important message markdown file into a PDF record. |
Use this skill only when the current message has already been classified as important.
Create a PDF version of the original message and place it in important/.
Run the bundled script:
uv run skills/create-message-pdf/scripts/create_message_pdf.py <input-message> <output-pdf>
inbox/message1.md -> important/message1.pdf