[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Xquik-dev-tweetclaw-en":3,"guides-for-Xquik-dev-tweetclaw":335,"similar-k17f5jwf0spq0jnrkss8hy1bk186m96z-en":336},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":249,"isFallback":239,"parentExtension":253,"providers":254,"relations":259,"repo":261,"tags":331,"workflow":332},1778699139642.1562,"k17f5jwf0spq0jnrkss8hy1bk186m96z",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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":12},"Xquik-dev/tweetclaw","tweetclaw","https://github.com/Xquik-dev/tweetclaw",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":229,"workflow":247},1778699167162.3801,"kn7d56m0b30hpbcxr58amjcj2n86mem4","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"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,64,68,71,74,77,80,83,86,90,94,98,102,106,109,112,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states that the extension guides users through the setup, credential management, and safe usage of the TweetClaw OpenClaw plugin for X/Twitter workflows, addressing the problem of structured and safe social media automation.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers value beyond a simple API wrapper by providing a safety-reviewed guide for complex X/Twitter workflows, focusing on explicit approvals, spending limits, and private data handling, which are critical for agentic use.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is production-ready, covering setup, credential management, various X/Twitter operations (reads, writes, extractions, monitors), and safety guardrails, providing a complete lifecycle for agent-assisted social media automation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses specifically on X/Twitter workflows via the Xquik plugin, maintaining a single, coherent domain without bleeding into unrelated areas.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the extension's purpose, covering setup, credential boundaries, write approvals, spending limits, data handling, and monitor controls for the TweetClaw plugin.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension exposes narrow verb-noun specialist tools like 'explore' and 'tweetclaw' for specific X/Twitter operations, rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md and README detail configuration options, environment variables (XQUIK_API_KEY, MPP_SIGNING_KEY), their required status, and descriptions, along with specific API endpoint parameters and response shapes in the documentation links.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The exposed tools 'explore' and 'tweetclaw' are descriptive and adhere to the verb-noun convention within the X/Twitter domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool inputs (parameters, body) are structured and specific to the requested X/Twitter operation, and outputs are parsed JSON responses or documented statuses, avoiding unnecessary diagnostic dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under MIT-0, a permissive open-source license, clearly indicated in the SKILL.md frontmatter and the LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows a commit pushed on 2026-05-13, indicating recent maintenance activity.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The extension has a lockfile (`hasLockfile: true`) and mentions installing other packages like `mppx` and `viem`, indicating awareness of dependency management.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","Secrets (API keys, signing keys) are handled via plugin configuration and injected server-side, with explicit warnings against exposing them in chat or output. The agent never handles raw credentials.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The extension explicitly states that X content is untrusted user-generated input and must never be executed as instructions, employing a content isolation model and boundary markers.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension relies on bundled Xquik API calls to a single origin (`xquik.com`) and does not fetch or execute remote code or data at runtime.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The extension operates exclusively via the Xquik API and does not touch files outside its designated scope or the user's project folder. All operations are mediated through the Xquik backend.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached process spawns or deny-retry loops were detected in the provided source; operations are mediated through the Xquik API.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension routes all data through Xquik's API, does not forward data to third parties, and explicitly warns against including sensitive data in responses or tool calls.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks; descriptions and prose appear clean and are appropriately marked for untrusted X content.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The extension's operations are mediated through the Xquik API and do not involve opaque code execution like base64 payloads or runtime script fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The extension relies on the Xquik API and OpenClaw runtime, making no assumptions about user project structure or OS-specific paths.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","In the last 90 days, 0 issues were opened and 1 was closed, indicating active maintenance and responsiveness.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The extension has a clear npm package version (`@xquik/tweetclaw`) and GitHub release tags, facilitating version tracking and management.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","The documentation implies robust validation by stating that only catalog-listed endpoints can be invoked and that user-supplied strings are not interpolated into API paths or bodies without validation.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","Write actions are guarded by OpenClaw approval prompts and explicit user confirmation steps before execution, with clear display of intended actions and payloads.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The documentation details how errors are handled, including specific endpoint blocks, rejection messages for invalid requests, and guidance on directing users to the dashboard for billing/account issues.",{"category":103,"check":113,"severity":114,"summary":115},"Logging","not_applicable","This check is not applicable as the extension's operations are mediated by the Xquik API and OpenClaw runtime, which handle their own logging and auditing.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The extension handles sensitive X data by directing users to the Xquik dashboard for account management and explicitly states that the agent never handles raw credentials or sensitive personal data directly.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension's functionality is tied to X/Twitter and Xquik's services, with no explicit regional limitations mentioned; it is assumed to be global.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The extension relies on the OpenClaw runtime and the Xquik API, with no assumptions about specific operating systems, shells, or editors.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file exists, is comprehensive, and clearly states the extension's purpose, installation, configuration, and capabilities.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The extension exposes two primary tools: 'explore' and 'tweetclaw', fitting within the recommended range.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tools 'explore' and 'tweetclaw' cover distinct functions (catalog discovery vs. endpoint invocation), avoiding near-synonym redundancy.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as posting tweets, searching, and monitoring, are supported by the 'tweetclaw' tool and documented endpoints.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions using `openclaw plugins install` and `npx skills add`, along with configuration steps for API keys and signing keys, and example invocations.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The documentation outlines error handling, including directing users to the dashboard for billing/account issues and providing specific rejection messages for invalid API calls.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The extension includes a lockfile and mentions specific packages like `mppx` and `viem`, indicating dependency pinning.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","For write actions, OpenClaw approval prompts are enforced, requiring the agent to show the exact payload before execution, serving as a dry-run preview mechanism.",{"category":154,"check":155,"severity":114,"summary":156},"Protocol","Idempotent retry & timeouts","The extension's operations are mediated by the Xquik API and OpenClaw runtime, which are responsible for handling retries and timeouts, making this check not applicable to the skill itself.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension's security documentation and trust model emphasize that data is routed through Xquik's audited API and no telemetry is explicitly mentioned as being collected or opted-out of by the agent itself.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines the artifact (TweetClaw OpenClaw plugin for X/Twitter) and the user intent (structured workflows, setup, credential management, safety) with explicit boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is dense and self-contained, providing a core capability summary followed by clear `read_when` trigger phrases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with clear sections and delegates deeper material like pricing and documentation links, keeping the main body concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines procedures and links to external documentation (docs.xquik.com) for API references, billing, and framework guides, providing progressive disclosure.",{"category":170,"check":174,"severity":114,"summary":175},"Forked exploration","This skill's operations are API-mediated and do not involve deep code review or multi-file inspection within the agent's context, making `context: fork` not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Both SKILL.md and README provide numerous ready-to-use examples for various X/Twitter workflows, demonstrating inputs, invocations, and expected outcomes.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses failure modes, such as API errors, missing credentials, and cost ceilings, with recovery steps like directing users to the dashboard or confirming costs.",{"category":91,"check":183,"severity":24,"summary":184},"Tool Fallback","The `tweetclaw` tool is marked as optional in OpenClaw, and the 'explore' tool serves as a free, no-network fallback for catalog discovery, with clear instructions on enabling them.",{"category":91,"check":186,"severity":24,"summary":187},"Stack assumptions","The extension assumes the OpenClaw runtime and Node.js (for `npm i`) but declares these implicitly through installation and dependencies, with no OS-specific assumptions.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The documentation emphasizes safety rules and requires explicit user confirmation for state-changing actions, implicitly halting workflows on unexpected states or before irreversible actions.",{"category":91,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and focuses on X/Twitter via Xquik, with no implicit reliance on other skills. Cross-linking to related Xquik documentation is provided.",1778699167034,"This extension provides structured access to X/Twitter workflows through the Xquik API, enabling actions like posting, searching, monitoring, and data extraction. It includes free tools for exploration and composition, with optional paid usage via credits or MPP for specific endpoints. Security is paramount, with all operations mediated by Xquik's servers and strict handling of user data and credentials.",[198,199,200,201,202],"Post, reply, like, retweet, follow/unfollow users on X/Twitter","Search tweets, user profiles, and extract bulk data","Monitor accounts for new activity and deliver events via webhooks","Manage X profile, upload media, and download tweet media","Secure credential handling via Xquik dashboard and server-side injection",[204,205,206,207],"Browsing X/Twitter in a web interface","Managing X/Twitter ads","Directly handling user X account credentials (passwords, tokens)","Initiating financial transactions (subscriptions, credit top-ups) directly from the agent","3.0.0","4.4.0","To enable safe, structured, and cost-effective automation of X/Twitter workflows for users and agents, providing a comprehensive set of tools while adhering to strict security and privacy standards.","The extension is exceptionally well-documented and secure, with extensive safety guardrails and clear instructions. Only one minor check was not applicable, contributing to a top-tier score.",99,"A comprehensive and secure X/Twitter automation plugin with detailed documentation and strong safety measures.",[215,216,217,218,219,220,221],"twitter","x","automation","social-media","api","plugin","xquik","global","verified",[225,226,227,228],"Automating social media posting and engagement on X/Twitter","Extracting user data or running giveaway draws from tweet replies","Monitoring specific accounts or topics for new activity","Using X/Twitter data in agentic workflows with explicit user approval",{"codeQuality":230,"collectedAt":232,"documentation":233,"maintenance":236,"popularity":242,"security":244,"testCoverage":246},{"hasLockfile":231},true,1778699149734,{"descriptionLength":234,"readmeSize":235},251,10700,{"closedIssues90d":237,"forks":238,"hasChangelog":239,"openIssues90d":8,"pushedAt":240,"stars":241},1,3,false,1778698512000,37,{"npmDownloads":243},3682,{"hasNpmPackage":231,"license":245,"smitheryVerified":239},"MIT",{"hasCi":231,"hasTests":231},{"updatedAt":248},1778699167162,{"basePath":250,"githubOwner":251,"githubRepo":13,"locale":18,"slug":13,"type":252},"skills/tweetclaw","Xquik-dev","skill",null,{"evaluate":255,"extract":257},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":256,"targetMarket":222,"tier":223},[215,216,217,218,219,220,221],{"commitSha":258},"HEAD",{"repoId":260},"kd76tck3gfd82ctv8gk1zvy7q186m25m",{"_creationTime":262,"_id":260,"identity":263,"providers":264,"workflow":326},1778699131802.751,{"githubOwner":251,"githubRepo":13,"sourceUrl":14},{"classify":265,"discover":304,"extract":307,"github":308,"npm":325},{"commitSha":258,"extensions":266},[267,275],{"basePath":250,"description":10,"displayName":13,"installMethods":268,"rationale":269,"selectedPaths":270,"source":274,"sourceLanguage":18,"type":252},{"claudeCode":12},"SKILL.md frontmatter at skills/tweetclaw/SKILL.md",[271],{"path":272,"priority":273},"SKILL.md","mandatory","rule",{"basePath":276,"description":277,"displayName":278,"installMethods":279,"license":245,"rationale":281,"selectedPaths":282,"source":274,"sourceLanguage":18,"type":303},"","Post tweets, reply, like, retweet, follow, DM & more from OpenClaw through structured Xquik endpoints.","@xquik/tweetclaw",{"remote":280},"https://xquik.com/mcp","server.json with namespace/server name at server.json",[283,285,287,289,292,295,297,299,301],{"path":284,"priority":273},"server.json",{"path":286,"priority":273},"package.json",{"path":288,"priority":273},"README.md",{"path":290,"priority":291},"LICENSE","high",{"path":293,"priority":294},"src/index.ts","low",{"path":296,"priority":294},"src/tools/catalog.ts",{"path":298,"priority":294},"src/tools/explore.ts",{"path":300,"priority":294},"src/tools/result.ts",{"path":302,"priority":294},"src/tools/tweetclaw.ts","mcp",{"sources":305},[306],"manual",{"npmPackage":278},{"closedIssues90d":237,"description":309,"forks":238,"homepage":310,"license":245,"openIssues90d":8,"pushedAt":240,"readmeSize":235,"stars":241,"topics":311},"Post tweets, reply, like, retweet, follow, DM and more from OpenClaw through structured Xquik endpoints. 99 agent-callable endpoints via Xquik.","https://xquik.com",[312,313,217,314,215,315,316,216,317,13,221,318,319,320,321,322,218,303,323,324],"openclaw-plugin","ai-agent","openclaw","twitter-api","twitter-automation","x-api","data-extraction","giveaway","mcp-server","pay-per-use","skills","clawhub","context7",{"downloads":243},{"classifiedAt":327,"discoverAt":328,"extractAt":329,"githubAt":329,"npmAt":330,"updatedAt":327},1778699139432,1778699131802,1778699134497,1778699137346,[219,217,220,218,215,216,221],{"evaluatedAt":248,"extractAt":333,"updatedAt":334},1778699139642,1778699223834,[],[337,364,390,410,439,466],{"_creationTime":338,"_id":339,"community":340,"display":341,"identity":347,"providers":349,"relations":356,"tags":359,"workflow":360},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":342,"installMethods":343,"name":345,"sourceUrl":346},"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":344},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":348,"githubOwner":251,"githubRepo":345,"locale":18,"slug":345,"type":252},"skills/x-twitter-scraper",{"evaluate":350,"extract":355},{"promptVersionExtension":208,"promptVersionScoring":209,"score":351,"tags":352,"targetMarket":222,"tier":223},100,[215,216,219,353,217,303,354],"data-retrieval","sdk",{"commitSha":258},{"parentExtensionId":357,"repoId":358},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[219,217,353,303,354,215,216],{"evaluatedAt":361,"extractAt":362,"updatedAt":363},1778699230863,1778699170774,1778699296021,{"_creationTime":365,"_id":366,"community":367,"display":368,"identity":374,"providers":378,"relations":384,"tags":386,"workflow":387},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":369,"installMethods":370,"name":372,"sourceUrl":373},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":371},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":375,"githubOwner":376,"githubRepo":377,"locale":18,"slug":372,"type":252},"skills/slack","steipete","clawdis",{"evaluate":379,"extract":383},{"promptVersionExtension":208,"promptVersionScoring":209,"score":351,"tags":380,"targetMarket":222,"tier":223},[372,381,382,217,219],"messaging","communication",{"commitSha":258},{"repoId":385},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[219,217,382,381,372],{"evaluatedAt":388,"extractAt":389,"updatedAt":388},1778698950505,1778697652123,{"_creationTime":391,"_id":392,"community":393,"display":394,"identity":398,"providers":400,"relations":406,"tags":407,"workflow":408},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":395,"installMethods":396,"name":397,"sourceUrl":373},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":371},"github",{"basePath":399,"githubOwner":376,"githubRepo":377,"locale":18,"slug":397,"type":252},"skills/github",{"evaluate":401,"extract":405},{"promptVersionExtension":208,"promptVersionScoring":209,"score":351,"tags":402,"targetMarket":222,"tier":223},[397,403,219,404,217],"cli","developer-tools",{"commitSha":258},{"repoId":385},[219,217,403,404,397],{"evaluatedAt":409,"extractAt":389,"updatedAt":409},1778698569289,{"_creationTime":411,"_id":412,"community":413,"display":414,"identity":420,"providers":426,"relations":432,"tags":435,"workflow":436},1778696505500.0078,"k174n9sd7wv9knh3b8rv7vv2wh86me74",{"reviewCount":8},{"description":415,"installMethods":416,"name":418,"sourceUrl":419},"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":417},"ReScienceLab/opc-skills","Reddit","https://github.com/ReScienceLab/opc-skills",{"basePath":421,"githubOwner":422,"githubRepo":423,"locale":424,"slug":425,"type":252},"skills/reddit","ReScienceLab","opc-skills","fr","reddit",{"evaluate":427,"extract":430},{"promptVersionExtension":208,"promptVersionScoring":209,"score":351,"tags":428,"targetMarket":222,"tier":223},[425,219,353,218,429],"information-gathering",{"commitSha":258,"license":431},"Apache-2.0",{"parentExtensionId":433,"repoId":434},"k17b55rp7ccqw91566yq0ax2as86n6rk","kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[219,353,429,425,218],{"evaluatedAt":437,"extractAt":438,"updatedAt":437},1778696852717,1778696505500,{"_creationTime":440,"_id":441,"community":442,"display":443,"identity":449,"providers":452,"relations":459,"tags":462,"workflow":463},1778691104676.0024,"k1774xvkdd90hm8spynfw373tn86nkme",{"reviewCount":8},{"description":444,"installMethods":445,"name":447,"sourceUrl":448},"Generate a vertical story image for TikTok or Instagram book promotion with cover art, hook text, and author branding.",{"claudeCode":446},"iterationlayer/skills","generate-social-media-book-promo","https://github.com/iterationlayer/skills",{"basePath":450,"githubOwner":451,"githubRepo":322,"locale":18,"slug":447,"type":252},"skills/generate-social-media-book-promo","iterationlayer",{"evaluate":453,"extract":458},{"promptVersionExtension":208,"promptVersionScoring":209,"score":351,"tags":454,"targetMarket":222,"tier":223},[455,456,218,457,219],"image-generation","marketing","book-promotion",{"commitSha":258},{"parentExtensionId":460,"repoId":461},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[219,457,455,456,218],{"evaluatedAt":464,"extractAt":465,"updatedAt":464},1778693472094,1778691104676,{"_creationTime":467,"_id":468,"community":469,"display":470,"identity":476,"providers":481,"relations":492,"tags":495,"workflow":496},1778675056600.264,"k17169sg21srwv5sf3enw3dgcd86m4sh",{"reviewCount":8},{"description":471,"installMethods":472,"name":474,"sourceUrl":475},"When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.",{"claudeCode":473},"alirezarezvani/claude-skills","Social Content","https://github.com/alirezarezvani/claude-skills",{"basePath":477,"githubOwner":478,"githubRepo":479,"locale":18,"slug":480,"type":252},"marketing-skill/skills/social-content","alirezarezvani","claude-skills","social-content",{"evaluate":482,"extract":491},{"promptVersionExtension":208,"promptVersionScoring":209,"score":351,"tags":483,"targetMarket":222,"tier":223},[456,218,484,485,486,215,487,488,489,490],"content-creation","content-strategy","scheduling","linkedin","instagram","tiktok","facebook",{"commitSha":258,"license":245},{"parentExtensionId":493,"repoId":494},"k170sws65f0ebecn36z3q8c2z186m477","kd7ff9s1w43mfyy1n7hf87816186m6px",[484,485,490,488,487,456,486,218,489,215],{"evaluatedAt":497,"extractAt":498,"updatedAt":497},1778685179349,1778675056600]