skills/twitter-post/SKILL.md
Post tweets to @HelvetiVault with validation and posting rules enforcement. Supports text, threads, and media. Enforces daily limits and content guidelines.
npx skillsauth add enudimmud/enki-openclaw twitter-postInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
E*NKI uses this skill to post tweets on @HelvetiVault, following strict posting rules and content guidelines.
{baseDir}/scripts/post.py <message> [--media <path>] [--thread] [--dry-run]
Arguments:
message — Tweet text (280 chars max for single tweet)--media <path> — Optional: attach image/video--thread — Optional: post as thread (split long text)--dry-run — Optional: preview without postingPhase 1 (current): Validation required
Before posting, E*NKI must:
Phase 2 (future): Autonomous posting
E*NKI can post autonomously if:
Allowed themes:
Tone guidelines:
Forbidden:
Daily limits:
The script returns JSON:
{
"status": "success",
"tweet_id": "1234567890123456789",
"url": "https://twitter.com/HelvetiVault/status/1234567890123456789",
"text": "Tweet content...",
"posted_at": "2026-03-03T23:15:00Z"
}
VALIDATION_REQUIRED → Ask user for approval (Phase 1)DAILY_LIMIT_REACHED → Notify user, skip postingAPI_ERROR → Log error, notify userCONTENT_FORBIDDEN → Explain why content violates rules~/.openclaw/openclaw.json under social.twitterdevelopment
Crypto wallet, token swaps, cross-chain bridges, Tempo transfers, and access to paid external services (search, image gen, web scraping, AI, and more) via x402 and MPP micropayments.
tools
# Scrapling Skill - Advanced Web Scraping ## Overview Scrapling is a modern web scraping framework with: - **Adaptive element finding** — Survives website redesigns - **Anti-bot bypass** — Handles Cloudflare Turnstile - **MCP Server** — Token-optimized content extraction for AI - **Multiple fetchers** — HTTP (fast) or browser-based (stealth) ## Installation Already installed in venv at `~/.openclaw/workspace/skills/scrapling/venv/` **Dependencies:** - Python 3.10+ - Chromium browser (instal
development
Identify plants, detect diseases, and provide biodynamic care recommendations using Pl@ntNet API. Supports image URLs and local files. Returns species name, confidence score, care tips aligned with lunar calendar, and treatment recommendations.
tools
Get lunar phases, biodynamic calendar (Michel Gros method), and holistic environmental readings. Use when discussing moon influence, planting calendars, biodynamic agriculture, or requesting environmental/holistic context.