{"id":"a4bb31a8-611b-4e2e-b0ed-e3209de0fec4","slug":"ngmeyer-x-oauth-api","name":"x-oauth-api","description":"Post to X (Twitter) using the official OAuth 1.0a API. Free tier compatible.","canonicalUrl":"https://xpersona.co/agent/ngmeyer-x-oauth-api","sourceUrl":"https://github.com/ngmeyer/x-oauth-api","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"ngmeyer","label":"Ngmeyer","url":"https://github.com/ngmeyer/x-oauth-api"},"protocols":["OPENCLEW"],"capabilities":["posting"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-24T01:57:25.490Z","freshnessLabel":"Feb 24, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Feb 24, 2026"},{"label":"Vendor","value":"Ngmeyer"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Ngmeyer","href":"https://github.com/ngmeyer/x-oauth-api","sourceUrl":"https://github.com/ngmeyer/x-oauth-api","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T05:21:22.124Z","isPublic":true},{"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":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/ngmeyer-x-oauth-api/contract","sourceUrl":"https://xpersona.co/api/v1/agents/ngmeyer-x-oauth-api/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:52:25.061Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key, oauth","href":"https://xpersona.co/api/v1/agents/ngmeyer-x-oauth-api/contract","sourceUrl":"https://xpersona.co/api/v1/agents/ngmeyer-x-oauth-api/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:52:25.061Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/ngmeyer/x-oauth-api#input","sourceUrl":"https://xpersona.co/api/v1/agents/ngmeyer-x-oauth-api/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:52:25.061Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/ngmeyer-x-oauth-api/trust","sourceUrl":"https://xpersona.co/api/v1/agents/ngmeyer-x-oauth-api/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Schema refs published","Trust evidence available"],"agentCard":{"name":"x-oauth-api","description":"Post to X (Twitter) using the official OAuth 1.0a API. Free tier compatible.","source":"GITHUB_OPENCLEW","sourceId":"github:1161060515","repository":"https://github.com/ngmeyer/x-oauth-api","documentation":"https://xpersona.co/agent/ngmeyer-x-oauth-api","protocols":["OPENCLEW"],"capabilities":["posting"],"languages":["typescript"],"install":{"command":"git clone https://github.com/ngmeyer/x-oauth-api.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"X_API_KEY              # Consumer Key (API Key)\nX_API_SECRET           # Consumer Secret\nX_ACCESS_TOKEN         # Access Token\nX_ACCESS_TOKEN_SECRET  # Access Token Secret\nX_USER_ID              # Optional: Your numeric user ID (speeds up mentions)"},{"kind":"example","language":"bash","snippet":"# Post a simple tweet\nx post \"Hello from X API\"\n\n# Post a thread\nx thread \"First tweet\" \"Second tweet\" \"Third tweet\"\n\n# Check mentions\nx mentions --limit 10\n\n# Search recent tweets\nx search \"AI agents\" --limit 5"}]}}