- Home
- Skills
- Cdeistopened
- Opened Vault
- X Posting
x-posting_skill
- HTML
4
GitHub Stars
1
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill cdeistopened/opened-vault --skill x-posting- SKILL.md8.0 KB
Overview
This skill posts and schedules content to X (formerly Twitter) using a structured, approval-driven workflow. It extracts core insights and guest handles from your source files, runs parallel sub-agents to fit content to proven templates, and publishes or schedules via the getlate.dev API. Ideal for batch processing, guest tagging, and predictable social queues.
How this skill works
The skill scans your master content files to extract URLs, quotes, guest names, and core insights, then spawns a sub-agent per content piece to perform deep framework fitting against multiple template categories. Sub-agents return 2–3 vetted post variations with voice validation. Approved options are compiled into a scheduling queue and posted immediately or scheduled through getlate.dev using your API key.
When to use it
- Batch-processing many social posts from recent content
- Promoting podcast episodes, blog posts, or interviews
- Scheduling a week of X content ahead of time
- Any post that must correctly tag guests or companies
- When you need consistent voice and template-driven testing
Best practices
- Always pull the URL from the source file frontmatter—never guess or invent links.
- Verify guest X handles via web search and record both personal and company handles.
- Launch one sub-agent per content piece for deep template fitting; parallel processing improves quality.
- Run the final voice validation checklist to remove banned constructions before scheduling.
- Use the getlate.dev account lookup to find the correct accountId before posting or scheduling.
Example use cases
- Create a week-long X schedule promoting five recent podcast episodes with guest tags and quotable lines.
- Convert a new blog post into three template-tested tweet variations and queue them for optimal ET times.
- Batch-prepare social posts for a product launch, assigning personal and company handles where relevant.
- Schedule evergreen content at 9am ET consistently by converting times to UTC when creating scheduled posts.
FAQ
You must set GETLATE_API_KEY in your environment; the skill uses getlate.dev to post and schedule to the connected X account.
How are guest handles verified?
Search the web for the guest name plus company, confirm via the profile bio, and record both personal and company handles in your reference table.