[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Xquik-dev-x-twitter-scraper-en":3,"guides-for-Xquik-dev-x-twitter-scraper":426,"similar-k172e8vt4zcz50bb0vfp6ptb1n86mf90-en":427},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":251,"isFallback":232,"parentExtension":255,"providers":309,"relations":313,"repo":314,"tags":423,"workflow":424},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":12},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":230,"workflow":249},1778699230863.122,"kn7fsxz8xhy19c65msydsmsm1s86n13n","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":203,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":222,"tier":223,"useCases":224},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the user problem of needing X (Twitter) data or performing specific actions, directly addressing user needs for search, lookup, and more.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value over standard LLM behavior by providing a comprehensive, dedicated interface to Xquik's API, including cost-effective access and specific workflows beyond generic API calls.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension appears production-ready, covering a wide range of X data and action use cases with clear API endpoints, extraction tools, and confirmation-gated writes, addressing the complete lifecycle.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on interacting with the Xquik API for X (Twitter) data and actions, maintaining a coherent domain without expanding into unrelated areas.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is concise, readable, and accurately reflects the extension's capabilities as described in the SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes narrow, verb-noun specific tools (e.g., /x/tweets/{id}, /users/{username}) for API interactions, promoting precise agent selection.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters, including authentication requirements (XQUIK_API_KEY) and error handling, are well-documented in SKILL.md and reference files.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The MCP tools ('explore', 'xquik') and corresponding API endpoints are descriptively named and align with their functions.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","API requests are scoped to the user's explicit task, and responses are structured, avoiding unnecessary diagnostic dumps or telemetry.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is distributed under the MIT license, which is permissive and widely usable.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 10, 2026, indicating recent maintenance activity.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to rely on third-party npm dependencies that require explicit management beyond its core functionality.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill correctly uses an API key passed via environment variable (XQUIK_API_KEY) and does not echo resolved secrets in output.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","Content from X is treated as untrusted data, not instructions, and all external dependencies are bundled within the repository.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch remote code or content at runtime; all dependencies are bundled or accessed via authenticated API calls to Xquik.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates exclusively via API calls and does not interact with the local filesystem or network outside of its defined scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the skill's scripts or instructions.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill only makes documented outbound calls to Xquik APIs and does not submit confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and documentation are free of hidden steering tricks, control characters, or invisible Unicode tags.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's code is plain and readable, with no obfuscation techniques like base64 payloads or runtime fetched scripts.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure, operating solely through API interactions.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 0 issues opened and 1 closed in the last 90 days, maintainer responsiveness appears adequate.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","A meaningful manifest version (2.4.12) is present, allowing for predictable installation and updates.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","Input parameters are validated according to API specifications, ensuring data integrity.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Destructive operations are confirmation-gated, requiring explicit user approval before execution.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","Errors are categorized with clear messages and retry guidance, allowing the agent to respond appropriately.",{"category":111,"check":115,"severity":24,"summary":116},"Logging","The skill enables audit logging for destructive actions and outbound calls, providing a traceable record.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill operates on X data and does not directly handle personal data beyond what is publicly available on X or provided by the user via API key.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension operates globally without regional restrictions, as indicated by its API access and documentation.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard HTTPS API calls and does not make assumptions about specific operating systems or shells.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is comprehensive, detailing the skill's purpose, capabilities, and installation instructions.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes a focused set of tools and API endpoints, aligning with its defined scope.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The toolset is well-defined with distinct functions, avoiding redundant or overlapping near-synonym commands.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features and capabilities are implemented and verifiable through the provided API endpoints and documentation.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Clear installation instructions are provided in the README, including copy-pasteable CLI commands and manual setup steps.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","Error messages are actionable, providing context on the failure, root cause, and remediation steps or documentation links.",{"category":104,"check":148,"severity":63,"summary":149},"Pinned dependencies","The extension primarily interacts with an external API and does not appear to bundle or rely on third-party scripts with pinned interpreters.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","Dry-run functionality is not applicable as the extension's primary operations are read-only API queries, not state-changing commands.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","API interactions are designed with appropriate retry mechanisms and timeouts, and mutating operations are handled with confirmations.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension does not appear to emit telemetry, thus fulfilling the opt-in requirement by default.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined, clearly stating its functionality for X data and actions via Xquik, with explicit non-goals mentioned.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is dense and self-contained, providing a coherent summary of core capabilities and trigger phrases within the character limit.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise and delegates deeper material to reference files, adhering to progressive disclosure principles.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The skill outlines workflows in SKILL.md and links to detailed explanations in reference files, avoiding bulk material embedding.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","The skill does not engage in deep exploration or multi-file code review, making the 'context: fork' setting not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Sufficient end-to-end examples are included in the documentation, covering various capabilities and demonstrating plausible outcomes.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses potential failure modes, limitations, and recovery steps for API interactions and data handling.",{"category":111,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill relies on Xquik's API and does not depend on external MCP servers with fallback paths.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill instructs users to halt on unexpected pre-states and requires explicit confirmation for destructive actions.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill operates standalone and cross-links to related skills explicitly when tasks border adjacent scopes.",1778699230159,"This skill provides access to Xquik's API for retrieving X (Twitter) data, performing actions, and managing workflows. It includes features for tweet search, user lookups, media downloads, monitoring, posting, and more, requiring an Xquik API key.",[195,196,197,198,199,200,201,202],"Tweet search and lookup","User profile and activity retrieval","Follower and engagement data extraction","Media download and upload","Account monitoring and webhook delivery","Confirmation-gated write actions (posting, liking, DMing)","Cost-effective API access","MCP server integration for AI agents",[204,205,206,207],"Directly handling X (Twitter) user credentials or session tokens","Performing any action without explicit user confirmation","Exposing raw API keys or confidential data","Running arbitrary code or accessing local files/network","3.0.0","4.4.0","To enable AI agents to efficiently and cost-effectively access X (Twitter) data and perform actions through the Xquik API, offering a robust alternative to the official X API.","All checks passed with no warnings or critical findings. The extension is well-documented, production-ready, and adheres to security best practices.",100,"A comprehensive and secure skill for interacting with the Xquik API for X (Twitter) data and actions.",[215,216,217,218,219,220,221],"twitter","x","api","data-retrieval","automation","mcp","sdk","global","verified",[225,226,227,228,229],"Searching for specific tweets or trending topics","Exporting follower lists or tweet engagement data","Automating tweet posting or profile updates","Monitoring accounts for specific events","Analyzing X (Twitter) data cost-effectively",{"codeQuality":231,"collectedAt":233,"documentation":234,"maintenance":237,"popularity":243,"security":245,"testCoverage":248},{"hasLockfile":232},false,1778699215765,{"descriptionLength":235,"readmeSize":236},284,17349,{"closedIssues90d":238,"forks":239,"hasChangelog":232,"manifestVersion":240,"openIssues90d":8,"pushedAt":241,"stars":242},1,7,"2.4.12",1778437756000,79,{"npmDownloads":244},1707,{"hasNpmPackage":246,"license":247,"smitheryVerified":232},true,"MIT",{"hasCi":246,"hasTests":232},{"updatedAt":250},1778699230863,{"basePath":252,"githubOwner":253,"githubRepo":13,"locale":18,"slug":13,"type":254},"skills/x-twitter-scraper","Xquik-dev","skill",{"_creationTime":256,"_id":257,"community":258,"display":259,"identity":262,"parentExtension":265,"providers":295,"relations":304,"tags":305,"workflow":306},1778699170774.159,"k17axvhmvwp90strpqcd5b0h7986m80d",{"reviewCount":8},{"description":260,"installMethods":261,"name":13,"sourceUrl":14},"X (Twitter) real-time data platform skill with REST API (100+ endpoints), MCP server (2 tools) & webhooks. Covers tweet search, user lookup, timelines, extraction, monitoring, giveaway draws, credits, support, and confirmation-gated private reads, write actions, webhooks, monitors, and pay-per-use flows. Reads from $0.00015/call.",{"claudeCode":13},{"basePath":263,"githubOwner":253,"githubRepo":13,"locale":18,"slug":13,"type":264},"","plugin",{"_creationTime":266,"_id":267,"community":268,"display":269,"identity":272,"providers":274,"relations":288,"tags":290,"workflow":291},1778699170774.1587,"k17df5mxb3839qe7nbg1y0hy5986nfbq",{"reviewCount":8},{"description":270,"installMethods":271,"name":13,"sourceUrl":14},"X (Twitter) data extraction skill for AI coding agents. 100+ endpoints, 2 MCP tools, reads from $0.00015/call.",{"claudeCode":12},{"basePath":263,"githubOwner":253,"githubRepo":13,"locale":18,"slug":13,"type":273},"marketplace",{"evaluate":275,"extract":283},{"promptVersionExtension":276,"promptVersionScoring":209,"score":277,"tags":278,"targetMarket":222,"tier":282},"3.1.0",95,[216,215,217,279,280,281,220],"data-extraction","ai-agent","scraper","community",{"commitSha":284,"marketplace":285,"plugin":286},"HEAD",{"name":13,"pluginCount":238},{"mcpCount":8,"provider":287,"skillCount":8},"classify",{"repoId":289},"kd783enpnwhry153ka0z65ear186mjbh",[280,217,279,220,281,215,216],{"evaluatedAt":292,"extractAt":293,"updatedAt":294},1778699198722,1778699170774,1778699295574,{"evaluate":296,"extract":302},{"promptVersionExtension":208,"promptVersionScoring":209,"score":297,"tags":298,"targetMarket":222,"tier":223},99,[216,215,217,281,279,299,300,301],"mcp-server","monitoring","webhooks",{"commitSha":284,"license":247,"plugin":303},{"mcpCount":8,"provider":287,"skillCount":238},{"parentExtensionId":267,"repoId":289},[217,279,299,300,281,215,301,216],{"evaluatedAt":307,"extractAt":293,"updatedAt":308},1778699215383,1778699295835,{"evaluate":310,"extract":312},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":311,"targetMarket":222,"tier":223},[215,216,217,218,219,220,221],{"commitSha":284},{"parentExtensionId":257,"repoId":289},{"_creationTime":315,"_id":289,"identity":316,"providers":317,"workflow":418},1778699161874.3623,{"githubOwner":253,"githubRepo":13,"sourceUrl":14},{"classify":318,"discover":395,"extract":398,"github":399,"npm":417},{"commitSha":284,"extensions":319},[320,333,354,382],{"basePath":263,"description":270,"displayName":13,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":18,"type":273},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":263,"description":260,"displayName":13,"installMethods":334,"license":247,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":18,"type":264},{"claudeCode":13},"plugin manifest at .claude-plugin/plugin.json",[337,339,340,341,344,346,348,350,352],{"path":338,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":342,"priority":343},"skills/x-twitter-scraper/SKILL.md","medium",{"path":345,"priority":326},".mcp.json",{"path":347,"priority":331},"commands/post.md",{"path":349,"priority":331},"commands/search.md",{"path":351,"priority":331},"commands/trending.md",{"path":353,"priority":331},"commands/user.md",{"basePath":252,"description":10,"displayName":13,"installMethods":355,"rationale":356,"selectedPaths":357,"source":332,"sourceLanguage":18,"type":254},{"claudeCode":12},"SKILL.md frontmatter at skills/x-twitter-scraper/SKILL.md",[358,360,362,364,366,368,370,372,374,376,378,380],{"path":359,"priority":326},"SKILL.md",{"path":361,"priority":343},"references/api-endpoints.md",{"path":363,"priority":343},"references/draws.md",{"path":365,"priority":343},"references/extractions.md",{"path":367,"priority":343},"references/mcp-setup.md",{"path":369,"priority":343},"references/mcp-tools.md",{"path":371,"priority":343},"references/pricing.md",{"path":373,"priority":343},"references/python-examples.md",{"path":375,"priority":343},"references/security.md",{"path":377,"priority":343},"references/types.md",{"path":379,"priority":343},"references/webhooks.md",{"path":381,"priority":343},"references/workflows.md",{"basePath":263,"description":383,"displayName":384,"installMethods":385,"license":247,"rationale":387,"selectedPaths":388,"source":332,"sourceLanguage":18,"type":220},"X (Twitter) data platform skill for AI coding agents. 100+ REST API endpoints, 2 MCP tools, 23 extraction types, HMAC webhooks.","x-developer",{"remote":386},"https://xquik.com/mcp","server.json with namespace/server name at server.json",[389,391,393,394],{"path":390,"priority":326},"server.json",{"path":392,"priority":326},"package.json",{"path":328,"priority":326},{"path":330,"priority":331},{"sources":396},[397],"manual",{"npmPackage":384},{"closedIssues90d":238,"description":400,"forks":239,"homepage":401,"license":247,"openIssues90d":8,"pushedAt":241,"readmeSize":236,"stars":242,"topics":402},"Twitter scraper API skill for tweet search, advanced Twitter search, profile tweets, follower export, media download, monitors, webhooks, MCP, and posting automation: send tweets and replies.","https://xquik.com",[280,220,299,403,215,279,404,405,406,407,408,221,409,410,411,412,413,414,415,416],"twitter-api","x-api","twitter-scraper","advanced-search","agent-skill","follower-export","social-media-api","social-media-automation","tweet-search","twitter-api-alternative","twitter-automation","send-tweets","x-api-alternative","profile-tweets",{"downloads":244},{"classifiedAt":419,"discoverAt":420,"extractAt":421,"githubAt":421,"npmAt":422,"updatedAt":419},1778699170592,1778699161874,1778699165193,1778699168344,[217,219,218,220,221,215,216],{"evaluatedAt":250,"extractAt":293,"updatedAt":425},1778699296021,[],[428,454,474,502,532,556],{"_creationTime":429,"_id":430,"community":431,"display":432,"identity":438,"providers":442,"relations":448,"tags":450,"workflow":451},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":433,"installMethods":434,"name":436,"sourceUrl":437},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":435},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":439,"githubOwner":440,"githubRepo":441,"locale":18,"slug":436,"type":254},"skills/slack","steipete","clawdis",{"evaluate":443,"extract":447},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":444,"targetMarket":222,"tier":223},[436,445,446,219,217],"messaging","communication",{"commitSha":284},{"repoId":449},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[217,219,446,445,436],{"evaluatedAt":452,"extractAt":453,"updatedAt":452},1778698950505,1778697652123,{"_creationTime":455,"_id":456,"community":457,"display":458,"identity":462,"providers":464,"relations":470,"tags":471,"workflow":472},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":459,"installMethods":460,"name":461,"sourceUrl":437},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":435},"github",{"basePath":463,"githubOwner":440,"githubRepo":441,"locale":18,"slug":461,"type":254},"skills/github",{"evaluate":465,"extract":469},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":466,"targetMarket":222,"tier":223},[461,467,217,468,219],"cli","developer-tools",{"commitSha":284},{"repoId":449},[217,219,467,468,461],{"evaluatedAt":473,"extractAt":453,"updatedAt":473},1778698569289,{"_creationTime":475,"_id":476,"community":477,"display":478,"identity":484,"providers":488,"relations":496,"tags":498,"workflow":499},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":479,"installMethods":480,"name":482,"sourceUrl":483},"Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.",{"claudeCode":481},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":485,"githubOwner":486,"githubRepo":487,"locale":18,"slug":482,"type":254},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":489,"extract":495},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":490,"targetMarket":222,"tier":223},[491,492,493,217,221,494],"anthropic","documentation","claude","knowledge-base",{"commitSha":284},{"repoId":497},"kd78s53c1852h5p7c3qem663xs86njab",[491,217,493,492,494,221],{"evaluatedAt":500,"extractAt":501,"updatedAt":500},1778697182451,1778696993586,{"_creationTime":503,"_id":504,"community":505,"display":506,"identity":512,"providers":518,"relations":525,"tags":528,"workflow":529},1778696505500.0078,"k174n9sd7wv9knh3b8rv7vv2wh86me74",{"reviewCount":8},{"description":507,"installMethods":508,"name":510,"sourceUrl":511},"Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.",{"claudeCode":509},"ReScienceLab/opc-skills","Reddit","https://github.com/ReScienceLab/opc-skills",{"basePath":513,"githubOwner":514,"githubRepo":515,"locale":516,"slug":517,"type":254},"skills/reddit","ReScienceLab","opc-skills","fr","reddit",{"evaluate":519,"extract":523},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":520,"targetMarket":222,"tier":223},[517,217,218,521,522],"social-media","information-gathering",{"commitSha":284,"license":524},"Apache-2.0",{"parentExtensionId":526,"repoId":527},"k17b55rp7ccqw91566yq0ax2as86n6rk","kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[217,218,522,517,521],{"evaluatedAt":530,"extractAt":531,"updatedAt":530},1778696852717,1778696505500,{"_creationTime":533,"_id":534,"community":535,"display":536,"identity":542,"providers":544,"relations":549,"tags":551,"workflow":552},1778699139642.1562,"k17f5jwf0spq0jnrkss8hy1bk186m96z",{"reviewCount":8},{"description":537,"installMethods":538,"name":540,"sourceUrl":541},"Safety-reviewed guide for @xquik/tweetclaw, the Xquik OpenClaw plugin for structured X/Twitter workflows. Covers setup, credential boundaries, explicit approval for writes and paid actions, spending limits, private-data handling, and monitor controls.",{"claudeCode":539},"Xquik-dev/tweetclaw","tweetclaw","https://github.com/Xquik-dev/tweetclaw",{"basePath":543,"githubOwner":253,"githubRepo":540,"locale":18,"slug":540,"type":254},"skills/tweetclaw",{"evaluate":545,"extract":548},{"promptVersionExtension":208,"promptVersionScoring":209,"score":297,"tags":546,"targetMarket":222,"tier":223},[215,216,219,521,217,264,547],"xquik",{"commitSha":284},{"repoId":550},"kd76tck3gfd82ctv8gk1zvy7q186m25m",[217,219,264,521,215,216,547],{"evaluatedAt":553,"extractAt":554,"updatedAt":555},1778699167162,1778699139642,1778699223834,{"_creationTime":557,"_id":558,"community":559,"display":560,"identity":566,"providers":571,"relations":580,"tags":583,"workflow":584},1778699045700.7974,"k17dyarxtsb7wgkv37d9djsyh586mjfp",{"reviewCount":8},{"description":561,"installMethods":562,"name":564,"sourceUrl":565},"Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions \"publish to X\", \"post article to Twitter\", \"X article\", or wants help with X Premium article publishing. Handles cover image upload and converts Markdown to rich text automatically.\n",{"claudeCode":563},"wshuyi/x-article-publisher-skill","X Article Publisher","https://github.com/wshuyi/x-article-publisher-skill",{"basePath":567,"githubOwner":568,"githubRepo":569,"locale":18,"slug":570,"type":254},"skills/x-article-publisher","wshuyi","x-article-publisher-skill","x-article-publisher",{"evaluate":572,"extract":579},{"promptVersionExtension":208,"promptVersionScoring":209,"score":573,"tags":574,"targetMarket":222,"tier":223},98,[215,216,575,576,577,219,578],"articles","markdown","publishing","rich-text",{"commitSha":284,"license":247},{"parentExtensionId":581,"repoId":582},"k17d09ybwp51vs1g09ag5r49wh86na6t","kd7bnr3gkws94jkjxs58f1mz4h86nn5v",[575,219,576,577,578,215,216],{"evaluatedAt":585,"extractAt":586,"updatedAt":587},1778699085137,1778699045700,1778699111564]