ワンクリックで
send-dm
Send direct messages on X (Twitter) - compose and send DMs to users, handle multi-part messages for longer content
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Send direct messages on X (Twitter) - compose and send DMs to users, handle multi-part messages for longer content
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Analyze spreadsheet data intelligently - understand structure, choose right analysis tool (SQL/pivot/chart), apply formatting, present insights.
Create charts and visualizations in Google Sheets — detect data structure, select chart type, format for clarity, present insights
Generate an editable Microsoft Word (.docx) document — reports, letters, memos, structured docs. Use when the user wants a Word file. Built with docx-js (Node) for high fidelity.
Generate a polished, printable PDF — reports, letters, invoices, resumes, one-pagers. Use when the user wants a PDF document. Typst is the primary engine; LaTeX (tectonic) is the fallback for niche packages or specific academic/journal templates.
Generate a PowerPoint (.pptx) slide deck — pitch decks, reviews, summaries. Use when the user wants slides. Built with pptxgenjs (Node) for native, editable slides and charts.
Generate an Excel (.xlsx) workbook or a CSV file — tables, financial models, data exports, formatted reports with charts. Use when the user wants a spreadsheet or CSV. Built with openpyxl + pandas (Python).
| name | send-dm |
| description | Send direct messages on X (Twitter) - compose and send DMs to users, handle multi-part messages for longer content |
| target | twitter_agent |
Use this skill when sending direct messages on X/Twitter.
Find the recipient: Use TWITTER_USER_LOOKUP_BY_USERNAME to resolve the username to a user ID if you only have a handle.
Compose the message:
Send: Use TWITTER_SEND_A_NEW_MESSAGE_TO_A_USER with:
participant_id: The recipient's Twitter user ID (not username)text: Your message contentFor messages over 10,000 characters:
If DM fails:
Hey! Just wanted to follow up on our conversation about the API.
Here's the endpoint I mentioned: https://docs.example.com/api
Part 1/2: Here's the full project update...
Part 2/2: ...continuing from above. Let me know if you have questions!