{"id":"175e234d-9b17-4a33-838d-1d02b17f7207","slug":"dorukardahan-twitterapi-io-skill","name":"twitterapi-io","description":"Interact with Twitter/X via TwitterAPI.io — search tweets, get user info, post tweets, like, retweet, follow, send DMs, and more. Covers all 59 endpoints. Use when the user wants to read or write Twitter data.","canonicalUrl":"https://xpersona.co/skill/dorukardahan-twitterapi-io-skill","sourceUrl":"https://github.com/dorukardahan/twitterapi-io-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"dorukardahan","label":"Dorukardahan","url":"https://github.com/dorukardahan/twitterapi-io-skill"},"protocols":["MCP"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-24T17:59:40.914Z","freshnessLabel":"Feb 24, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP"},{"label":"Freshness","value":"Feb 24, 2026"},{"label":"Vendor","value":"Dorukardahan"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Dorukardahan","href":"https://github.com/dorukardahan/twitterapi-io-skill","sourceUrl":"https://github.com/dorukardahan/twitterapi-io-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"2 GitHub stars","href":"https://github.com/dorukardahan/twitterapi-io-skill","sourceUrl":"https://github.com/dorukardahan/twitterapi-io-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP","href":"https://xpersona.co/api/v1/agents/dorukardahan-twitterapi-io-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/dorukardahan-twitterapi-io-skill/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:49.838Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"mcp, api_key","href":"https://xpersona.co/api/v1/agents/dorukardahan-twitterapi-io-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/dorukardahan-twitterapi-io-skill/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:49.838Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/dorukardahan/twitterapi-io-skill#input","sourceUrl":"https://xpersona.co/api/v1/agents/dorukardahan-twitterapi-io-skill/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:49.838Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/dorukardahan-twitterapi-io-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/dorukardahan-twitterapi-io-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["2 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"twitterapi-io","description":"Interact with Twitter/X via TwitterAPI.io — search tweets, get user info, post tweets, like, retweet, follow, send DMs, and more. Covers all 59 endpoints. Use when the user wants to read or write Twitter data.","source":"GITHUB_OPENCLEW","sourceId":"github:1156098474","repository":"https://github.com/dorukardahan/twitterapi-io-skill","documentation":"https://xpersona.co/skill/dorukardahan-twitterapi-io-skill/agent/dorukardahan-twitterapi-io-skill","protocols":["MCP"],"languages":["typescript"],"install":{"command":"git clone https://github.com/dorukardahan/twitterapi-io-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"json","snippet":"{\n  \"type\": \"tweet\",\n  \"id\": \"1234567890\",\n  \"url\": \"https://x.com/user/status/1234567890\",\n  \"text\": \"Tweet content...\",\n  \"source\": \"Twitter Web App\",\n  \"retweetCount\": 5,\n  \"replyCount\": 2,\n  \"likeCount\": 42,\n  \"quoteCount\": 1,\n  \"viewCount\": 1500,\n  \"bookmarkCount\": 3,\n  \"createdAt\": \"Sun Feb 08 12:00:00 +0000 2026\",\n  \"lang\": \"en\",\n  \"isReply\": false,\n  \"inReplyToId\": null,\n  \"inReplyToUserId\": null,\n  \"inReplyToUsername\": null,\n  \"conversationId\": \"1234567890\",\n  \"displayTextRange\": [0, 280],\n  \"isLimitedReply\": false,\n  \"author\": { \"...User Object...\" },\n  \"entities\": {\n    \"hashtags\": [{ \"text\": \"AI\", \"indices\": [10, 13] }],\n    \"urls\": [{ \"display_url\": \"example.com\", \"expanded_url\": \"https://example.com\", \"url\": \"https://t.co/xxx\" }],\n    \"user_mentions\": [{ \"id_str\": \"123\", \"name\": \"Someone\", \"screen_name\": \"someone\" }]\n  },\n  \"quoted_tweet\": null,\n  \"retweeted_tweet\": null\n}"},{"kind":"example","language":"json","snippet":"{\n  \"type\": \"user\",\n  \"id\": \"999888777\",\n  \"userName\": \"elonmusk\",\n  \"name\": \"Elon Musk\",\n  \"url\": \"https://x.com/elonmusk\",\n  \"isBlueVerified\": true,\n  \"verifiedType\": \"none\",\n  \"profilePicture\": \"https://pbs.twimg.com/...\",\n  \"coverPicture\": \"https://pbs.twimg.com/...\",\n  \"description\": \"Bio text...\",\n  \"location\": \"Mars\",\n  \"followers\": 200000000,\n  \"following\": 800,\n  \"canDm\": false,\n  \"favouritesCount\": 50000,\n  \"mediaCount\": 2000,\n  \"statusesCount\": 30000,\n  \"createdAt\": \"Tue Jun 02 20:12:29 +0000 2009\",\n  \"pinnedTweetIds\": [\"1234567890\"],\n  \"isAutomated\": false,\n  \"possiblySensitive\": false,\n  \"profile_bio\": {\n    \"description\": \"Bio text...\",\n    \"entities\": {\n      \"description\": { \"urls\": [] },\n      \"url\": { \"urls\": [{ \"display_url\": \"example.com\", \"expanded_url\": \"https://example.com\" }] }\n    }\n  }\n}"}]}}