원클릭으로
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!