What problem does it solve?
This Skill streamlines recruiting on X by standardizing job post creation, visual assets, and publishing automation, reducing manual drafting and posting time.
Core Features & Use Cases
- Copywriter-guided post templates for X job posts, ensuring consistency and compliance with platform norms.
- Automatic image generation for cover and detail visuals using the provided scripts.
- End-to-end publishing: collect role details, generate assets, and publish via automated browser scripts.
Quick Start
Run the following steps to deploy:
- Ensure Node.js and Python with Playwright are installed on your system.
- Run node scripts/generate_images.js to create cover.png and jd_details.png.
- Prepare a post_content.txt containing the job post content (adhering to the 280-character limit for X).
- Run python3 scripts/publish_x.py "post_content.txt" "cover.png" "jd_details.png"