بنقرة واحدة
wip-x-xai-grok
xAI Grok + X Platform. Search the web, search X, read/write tweets, generate images, generate video.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
xAI Grok + X Platform. Search the web, search X, read/write tweets, generate images, generate video.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | wip-x-xai-grok |
| version | 1.0.0 |
| description | xAI Grok + X Platform. Search the web, search X, read/write tweets, generate images, generate video. |
| homepage | https://github.com/wipcomputer/wip-x-xai-grok |
| metadata | {"category":"search,social,media","api_base":["https://api.x.ai/v1","https://api.x.com/2"],"capabilities":["api","web-search","x-search","fetch-posts","search-tweets","bookmarks","post-tweets","upload-media","image-generation","image-editing","video-generation"],"dependencies":["@xdevplatform/xdk"],"interface":"REST"} |
| openclaw | {"emoji":"🔍","install":{"secrets":["op://Agent Secrets/x.ai - wip-computer-beta/credential","op://Agent Secrets/X API Key - wip-01/bearer token","op://Agent Secrets/X API Key - wip-01/api key","op://Agent Secrets/X API Key - wip-01/api secret","op://Agent Secrets/X API Key - wip-01/access token","op://Agent Secrets/X API Key - wip-01/access token secret"]}} |
| author | {"name":"Parker Todd Brooks"} |
xAI Grok + X Platform. Everything X in one tool. Replaces wip-xai-grok and wip-xai-x.
Use search_web for:
Use search_x for:
Use fetch_post for:
Use raw_x_search for:
Use get_bookmarks for:
Use get_user / get_me for:
Use post_tweet for:
Use delete_tweet for:
Use bookmark / unbookmark for:
Use upload_media for:
Use generate_image for:
Use edit_image for:
Use generate_video for:
Options: query (required), model, allowed_domains (max 5), excluded_domains (max 5), enable_image_understanding Returns: { content, citations, usage, raw_response }
Options: query (required), model, allowed_x_handles (max 10), excluded_x_handles (max 10), from_date, to_date Returns: { content, citations, usage, raw_response }
Options: id_or_url (required). Accepts tweet ID or full URL. Returns: { data, includes, errors }
Options: query (required), max_results (10-100), start_time, end_time, sort_order Returns: { data, includes, meta, errors }
Options: max_results, pagination_token. Requires OAuth. Returns: { data, includes, meta, errors }
Options: username_or_id (required). Accepts username (with or without @) or numeric ID. Returns: { data, errors }
Returns: { data, errors }
Options: text (required), reply_to, media_ids, quote_tweet_id. Requires OAuth. Returns: { data, errors }
Options: id (required). Requires OAuth. Returns: { data, errors }
Options: tweet_id (required). Requires OAuth. Returns: { data, errors }
Options: tweet_id (required). Requires OAuth. Returns: { data, errors }
Options: file_path (required), media_type (auto-detected), media_data (base64 alternative) Returns: { data, errors }
Options: prompt (required), model, n (1-10), response_format ("url"|"b64_json"), aspect_ratio Returns: { images: [{ url, revised_prompt }] } Cost: $0.02 per image. URLs are temporary ... download promptly.
Options: prompt (required), image (required, URL or file path or base64), model, n, response_format Returns: { images: [{ url, revised_prompt }] } Cost: $0.022 per image.
Options: prompt (required), model, duration (1-15 sec), resolution ("480p"|"720p"), aspect_ratio, image (seed image URL) Returns: { request_id } Cost: $0.05/sec at 480p, $0.07/sec at 720p. URLs are temporary.
Options: request_id (required) Returns: { status, url, duration, error }
The SA token must exist at ~/.openclaw/secrets/op-sa-token. This is required for headless 1Password access.
Check 1Password: vault "Agent Secrets", item "x.ai - wip-computer-beta", field "credential".
Check 1Password: vault "Agent Secrets", item "X API Key - wip-01". Fields: "bearer token", "api key", "api secret", "access token", "access token secret".
Grok reasoning models can take 30-60+ seconds. This is normal.
Image and video URLs expire. Download or process them immediately after receiving.
Your X app needs "Read and Write" permissions. Check at https://developer.x.com/en/portal/dashboard