X Post

v1.0.1

Draft X (Twitter) posts for Andrew's audience. Use when asked to write a tweet, X post, or social media post. Creates accessible, engaging content and saves...

0· 37·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and runtime instructions all focus on drafting X posts and saving them to an Obsidian vault. There are no unrelated environment variables, binaries, or installs requested — the capability requested (writing drafts to notes) is coherent with the stated purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to save drafts to Notes/X Post - [Title].md and to add a link to "today's journal." That requires read/write access to the user's Obsidian vault (or a specific filesystem location) and the ability to identify today's journal file. The skill does not declare how to locate the vault or journal, which is ambiguous and could cause the agent to search the filesystem or ask for additional permissions.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest-risk install profile: nothing is downloaded or written by an installer step.
Credentials
The skill requires no environment variables or credentials, which is appropriate. However, it references a specific save location and linking to "today's journal" without declaring a config path or vault location; that mismatch is a minor coherence gap (it implies filesystem access but doesn't state where or how).
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent platform privileges. Its primary side effect is writing note files, which is consistent with its purpose.
Assessment
Before enabling this skill, consider these practical points: - The skill will write files into your Obsidian vault (Notes/X Post - [Title].md) and add a link to "today's journal." Confirm where the agent will write files and whether you are comfortable with it having write access to that location. - The SKILL.md does not specify the vault path or how to find "today's journal." Preferably provide/set an explicit vault path or modify the skill to prompt you for a target folder each time to avoid the agent searching your filesystem. - Test the skill in a safe folder (or a disposable vault) first to verify where files land and what links are added. - Ensure drafts will not inadvertently include sensitive data you don't want saved in your notes or synced to other devices. - If you need stricter control, request the skill author add a required config path or an option to confirm the save location before writing.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ewnx6f1c1rrb126wcfz1dw5847bge

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments