[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-anandpareek-hub-pixelbin-en":3,"guides-for-anandpareek-hub-pixelbin":400,"similar-k17absf5dbcz3kv1qzkcmzbey986nfwe-en":401},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":266,"isFallback":257,"parentExtension":272,"providers":325,"relations":329,"repo":330,"tags":397,"workflow":398},1778675232638.2434,"k17absf5dbcz3kv1qzkcmzbey986nfwe",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when the user wants to generate AI images or videos, transform/edit existing media, build production media pipelines, get CDN URLs for images/videos, do bulk image processing (background removal, watermark removal, upscaling, resizing), generate SEO content for pages, or build landing pages with AI-generated visuals. Powered by PixelBin's 85+ AI APIs and 60+ URL-based transformations.",{"claudeCode":12},"anandpareek-hub/pixelbin-claude-skill","PixelBin Claude Skill","https://github.com/anandpareek-hub/pixelbin-claude-skill",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":249,"workflow":264},1778675282181.8728,"kn7d9g9xvwhxpkeq60nwvvnf9986n1yk","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":204,"practices":209,"prerequisites":215,"promptVersionExtension":220,"promptVersionScoring":221,"purpose":222,"rationale":223,"score":224,"summary":225,"tags":226,"targetMarket":234,"tier":235,"useCases":236,"workflow":242},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,72,76,79,82,85,88,91,95,99,102,106,109,112,115,118,121,124,128,131,135,139,142,145,148,151,155,158,161,164,167,170,173,177,181,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the extension's purpose (generating/transforming media) and lists specific use cases and boundaries, making its function and target audience immediately clear.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise, effectively summarizing the core capabilities and including relevant trigger phrases within a reasonable character count.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The main SKILL.md is concise and delegates deeper material to separate reference files, adhering to progressive disclosure principles.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The skill leverages separate markdown files (`references/`) for detailed information like API references and transformations, keeping the main SKILL.md clean.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","The skill is not designed for deep exploration or code review that would necessitate a forked context.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The README and SKILL.md provide numerous clear, end-to-end examples covering core capabilities, including sample prompts and expected outputs.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The SKILL.md and INTRO.md document failure modes (e.g., insufficient credits, network timeouts) and provide recovery steps or remediation links.",{"category":49,"check":50,"severity":39,"summary":51},"Code Execution","Tool Fallback","The skill uses only Claude-internal tools and does not rely on external MCP servers, thus no fallback is needed.",{"category":53,"check":54,"severity":24,"summary":55},"Portability","Stack assumptions","The README and SKILL.md clearly state stack assumptions (Node.js, npm) and provide installation instructions, including dependency management.",{"category":57,"check":58,"severity":24,"summary":59},"Safety","Halt on unexpected state","The SKILL.md guides Claude to confirm setup and handles potential issues like missing credentials or dependencies gracefully before proceeding.",{"category":53,"check":61,"severity":24,"summary":62},"Cross-skill coupling","The skill appears self-contained and does not implicitly rely on other skills; any cross-task handling is within its own defined capabilities.",{"category":42,"check":64,"severity":24,"summary":65},"Problem relevance","The displayed description directly names concrete user problems like AI image/video generation, media transformation, and bulk processing.",{"category":42,"check":67,"severity":24,"summary":68},"Unique selling proposition","The skill offers significant value beyond basic API calls by integrating a full media pipeline, CDN, DAM, and batch processing capabilities.",{"category":42,"check":70,"severity":24,"summary":71},"Production readiness","The skill covers a complete media workflow from generation to delivery, with robust setup, cost-awareness, and error handling, making it suitable for production.",{"category":73,"check":74,"severity":24,"summary":75},"Scope","Single responsibility principle","The extension focuses on media generation, transformation, and delivery, clearly defining its scope around the PixelBin platform.",{"category":73,"check":77,"severity":24,"summary":78},"Description quality","The displayed description is accurate, concise, readable, and accurately reflects the skill's capabilities and the underlying PixelBin platform.",{"category":22,"check":80,"severity":39,"summary":81},"Scoped tools","This is a skill, not a tool-based extension; it orchestrates underlying API calls and scripts rather than exposing discrete tools.",{"category":30,"check":83,"severity":24,"summary":84},"Configuration & parameter reference","The SKILL.md and INTRO.md clearly document necessary environment variables (`PIXELBIN_API_TOKEN`, `PIXELBIN_CLOUD_NAME`) and their sources.",{"category":73,"check":86,"severity":39,"summary":87},"Tool naming","This is a skill and does not expose user-facing tools with names.",{"category":73,"check":89,"severity":24,"summary":90},"Minimal I/O surface","The skill guides Claude to interact with the user conversationally, abstracting away complex API parameters and focusing on user intent.",{"category":92,"check":93,"severity":24,"summary":94},"License","License usability","The extension is licensed under MIT, a permissive open-source license, with a dedicated LICENSE file.",{"category":96,"check":97,"severity":24,"summary":98},"Maintenance","Commit recency","The last commit was on May 6, 2026, which is recent.",{"category":96,"check":100,"severity":24,"summary":101},"Dependency Management","The README mentions `overrides` in `package.json` to manage transitive dependencies and ensure a clean install with no vulnerabilities.",{"category":103,"check":104,"severity":24,"summary":105},"Security","Secret Management","Secrets are managed via an `.env` file, and the documentation explicitly warns against hardcoding tokens and surfacing them in logs or chat.",{"category":103,"check":107,"severity":24,"summary":108},"Injection","The skill's approach focuses on user-provided intents and direct API calls, with no indication of loading or executing untrusted third-party code.",{"category":103,"check":110,"severity":24,"summary":111},"Transitive Supply-Chain Grenades","All necessary scripts and dependencies are bundled within the repository; there are no indications of runtime downloads or execution of external code.",{"category":103,"check":113,"severity":24,"summary":114},"Sandbox Isolation","The skill operates by calling well-defined APIs and local scripts; there are no indications of operations outside the project folder or attempts to manipulate system files.",{"category":103,"check":116,"severity":24,"summary":117},"Sandbox escape primitives","There are no indications of detached processes, background child processes, or retry loops around denied tool calls.",{"category":103,"check":119,"severity":24,"summary":120},"Data Exfiltration","The skill handles API tokens securely via environment variables and does not instruct the agent to submit confidential data upstream.",{"category":103,"check":122,"severity":24,"summary":123},"Hidden Text Tricks","The bundled files appear to be free of hidden-steering characters or tricks; prose is clean and standard.",{"category":125,"check":126,"severity":24,"summary":127},"Hooks","Opaque code execution","The bundled scripts are plain JavaScript, and there is no evidence of obfuscation, base64 payloads, `eval`, or runtime code fetching.",{"category":53,"check":129,"severity":24,"summary":130},"Structural Assumption","The skill correctly uses relative paths for local files and clearly documents setup requirements like `.env` and `node_modules`, avoiding assumptions about arbitrary project structures.",{"category":132,"check":133,"severity":24,"summary":134},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating low current activity but no negative signal regarding responsiveness.",{"category":136,"check":137,"severity":24,"summary":138},"Versioning","Release Management","A meaningful versioning strategy is present through Git tags and the MIT license file, though a formal CHANGELOG is missing.",{"category":49,"check":140,"severity":24,"summary":141},"Validation","The underlying PixelBin SDK and scripts are expected to handle validation of API inputs and file paths; the skill focuses on intent abstraction.",{"category":103,"check":143,"severity":24,"summary":144},"Unguarded Destructive Operations","The skill primarily performs API calls and file processing; destructive operations like `rm -rf` are not part of its core workflow, and setup involves user-driven actions.",{"category":49,"check":146,"severity":24,"summary":147},"Error Handling","The SKILL.md and INTRO.md document error scenarios like credit limits and network timeouts, guiding Claude on how to respond and provide remediation.",{"category":49,"check":149,"severity":39,"summary":150},"Logging","The skill does not perform destructive actions or sensitive outbound calls that would necessitate local audit logging beyond standard API responses.",{"category":152,"check":153,"severity":24,"summary":154},"Compliance","GDPR","The skill operates on media assets and user-provided prompts, with no direct handling or submission of personal data to third parties.",{"category":152,"check":156,"severity":24,"summary":157},"Target market","The extension is globally applicable, with no regional or jurisdictional restrictions detected.",{"category":53,"check":159,"severity":24,"summary":160},"Runtime stability","The skill relies on standard Node.js and npm, making it portable across POSIX-compliant systems, and does not assume specific OS or shell environments.",{"category":30,"check":162,"severity":24,"summary":163},"README","The README provides a comprehensive overview, installation guide, and usage examples, clearly stating the extension's purpose.",{"category":73,"check":165,"severity":39,"summary":166},"Tool surface size","This is a skill that orchestrates scripts and APIs; it does not expose a list of distinct tools.",{"category":22,"check":168,"severity":39,"summary":169},"Overlapping near-synonym tools","As a skill, it does not expose tools that could have overlapping synonyms.",{"category":30,"check":171,"severity":24,"summary":172},"Phantom features","All features mentioned in the README and SKILL.md correspond to implemented scripts and PixelBin API capabilities.",{"category":174,"check":175,"severity":24,"summary":176},"Install","Installation instruction","Detailed installation instructions (git clone, npm install, .env configuration) and multiple usage examples are provided in the README and SKILL.md.",{"category":178,"check":179,"severity":24,"summary":180},"Errors","Actionable error messages","The documentation clearly outlines potential errors (e.g., credits, timeouts) and provides remediation steps or links to upgrade.",{"category":182,"check":183,"severity":24,"summary":184},"Execution","Pinned dependencies","The README mentions dependency management with `overrides` in `package.json` for a clean install, implying controlled dependency versions.",{"category":73,"check":186,"severity":24,"summary":187},"Dry-run preview","While not a `--dry-run` flag, the skill's cost-aware decision tree and explicit user prompts for model selection serve as a preview mechanism before costly generation.",{"category":189,"check":190,"severity":24,"summary":191},"Protocol","Idempotent retry & timeouts","The documentation mentions that the SDK polls for ~10 minutes on timeouts, and the error handling guides retries for transient issues, implying a degree of resilience.",{"category":152,"check":193,"severity":24,"summary":194},"Telemetry opt-in","There is no mention of telemetry collection; the focus is on direct API interaction and user-provided content.",1778675282060,"This skill provides direct access to the PixelBin media platform, enabling AI image and video generation, batch image processing, URL-based transformations, and CDN delivery. It requires API credentials and uses Node.js scripts for execution.",[198,199,200,201,202,203],"AI image and video generation","Bulk image processing (background/watermark removal, upscaling)","URL-based image transformations","Permanent CDN URLs for media assets","Digital Asset Management (DAM) capabilities","SEO content and landing page generation",[205,206,207,208],"Scraping or bulk-downloading from third-party sites","Generating content with real, named individuals without consent","Surfacing user API tokens in chat or logs","Claiming transformations work without verifying their availability",[210,211,212,213,214],"Media pipeline orchestration","AI-driven content creation","Image transformation","Batch processing","CDN delivery",[216,217,218,219],"PixelBin API Token","PixelBin Cloud Name","Node.js and npm installed","Local project setup (.env, node_modules)","3.0.0","4.4.0","To transform Claude into a full-fledged media production pipeline, allowing users to generate, transform, store, and deliver images and videos at scale using PixelBin's APIs and CDN.","The extension is well-documented, production-ready, and securely implemented with clear instructions and error handling. Minor notes on missing CHANGELOG and absence of explicit tool-naming are outweighed by strong positive signals.",98,"A robust and comprehensive media pipeline skill leveraging PixelBin's extensive APIs for generation, transformation, and delivery.",[227,228,229,230,231,232,233],"image-generation","video-generation","media-pipeline","cdn","dam","transformation","ai","global","verified",[237,238,239,240,241],"Generate hero images or product shots with specific backgrounds and aspect ratios","Remove backgrounds, watermarks, or upscale existing images/videos in bulk","Build production media pipelines for e-commerce or marketing","Create SEO content and landing pages with AI-generated visuals","Obtain permanent CDN URLs for transformed media",[243,244,245,246,247,248],"User provides intent (e.g., generate image, transform media).","Skill confirms setup requirements (.env, npm install).","Claude prompts user for specific options (model, aspect ratio, etc.) or defaults.","Skill executes relevant PixelBin APIs/scripts (generation, upload, transformation).","Skill returns permanent CDN URLs or generated content.","Skill handles errors by providing remediation steps or links.",{"codeQuality":250,"collectedAt":252,"documentation":253,"maintenance":256,"popularity":260,"security":261,"testCoverage":263},{"hasLockfile":251},true,1778675264829,{"descriptionLength":254,"readmeSize":255},391,21042,{"closedIssues90d":8,"forks":8,"hasChangelog":257,"openIssues90d":8,"pushedAt":258,"stars":259},false,1778043457000,3,{"npmDownloads":8},{"hasNpmPackage":251,"license":262,"smitheryVerified":257},"MIT",{"hasCi":257,"hasTests":257},{"updatedAt":265},1778675282181,{"basePath":267,"githubOwner":268,"githubRepo":269,"locale":18,"slug":270,"type":271},"skills/pixelbin","anandpareek-hub","pixelbin-claude-skill","pixelbin","skill",{"_creationTime":273,"_id":274,"community":275,"display":276,"identity":279,"parentExtension":282,"providers":311,"relations":320,"tags":321,"workflow":322},1778675232638.2432,"k17b9mse3wg30m8ty4z0mrdjx586ms0y",{"reviewCount":8},{"description":277,"installMethods":278,"name":270,"sourceUrl":14},"Production media pipelines in Claude — 85+ AI APIs, 60+ URL transformations, CDN, DAM. Generate images and videos, transform via URL, build SEO landing pages with your brand's design system.",{"claudeCode":270},{"basePath":280,"githubOwner":268,"githubRepo":269,"locale":18,"slug":269,"type":281},"","plugin",{"_creationTime":283,"_id":284,"community":285,"display":286,"identity":289,"providers":291,"relations":304,"tags":306,"workflow":307},1778675232638.243,"k174b57ysxrwcgrmrjr4hg483986nwhs",{"reviewCount":8},{"description":287,"installMethods":288,"name":269,"sourceUrl":14},"Single-plugin marketplace exposing the PixelBin Claude Skill.",{"claudeCode":12},{"basePath":280,"githubOwner":268,"githubRepo":269,"locale":18,"slug":269,"type":290},"marketplace",{"evaluate":292,"extract":298},{"promptVersionExtension":293,"promptVersionScoring":221,"score":224,"tags":294,"targetMarket":234,"tier":235},"3.1.0",[290,270,295,296,297,230],"media","ai-image-generation","ai-video-generation",{"commitSha":299,"marketplace":300,"plugin":302},"HEAD",{"name":269,"pluginCount":301},1,{"mcpCount":8,"provider":303,"skillCount":8},"classify",{"repoId":305},"kd7feqs2djjzmgfj885hhz4w1s86ms3g",[296,297,230,290,295,270],{"evaluatedAt":308,"extractAt":309,"updatedAt":310},1778675248716,1778675232638,1778675358127,{"evaluate":312,"extract":318},{"promptVersionExtension":220,"promptVersionScoring":221,"score":313,"tags":314,"targetMarket":234,"tier":235},97,[229,296,297,315,230,231,316,317],"image-transformation","ecommerce","seo",{"commitSha":299,"license":262,"plugin":319},{"mcpCount":8,"provider":303,"skillCount":301},{"parentExtensionId":284,"repoId":305},[296,297,230,231,316,315,229,317],{"evaluatedAt":323,"extractAt":309,"updatedAt":324},1778675264586,1778675358493,{"evaluate":326,"extract":328},{"promptVersionExtension":220,"promptVersionScoring":221,"score":224,"tags":327,"targetMarket":234,"tier":235},[227,228,229,230,231,232,233],{"commitSha":299,"license":262},{"parentExtensionId":274,"repoId":305},{"_creationTime":331,"_id":305,"identity":332,"providers":333,"workflow":392},1778675227685.019,{"githubOwner":268,"githubRepo":269,"sourceUrl":14},{"classify":334,"discover":384,"extract":387,"github":388,"npm":391},{"commitSha":299,"extensions":335},[336,349,365,373],{"basePath":280,"description":287,"displayName":269,"installMethods":337,"rationale":338,"selectedPaths":339,"source":348,"sourceLanguage":18,"type":290},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[340,343,345],{"path":341,"priority":342},".claude-plugin/marketplace.json","mandatory",{"path":344,"priority":342},"README.md",{"path":346,"priority":347},"LICENSE","high","rule",{"basePath":280,"description":277,"displayName":270,"installMethods":350,"license":262,"rationale":351,"selectedPaths":352,"source":348,"sourceLanguage":18,"type":281},{"claudeCode":270},"plugin manifest at .claude-plugin/plugin.json",[353,355,356,357,360,363],{"path":354,"priority":342},".claude-plugin/plugin.json",{"path":344,"priority":342},{"path":346,"priority":347},{"path":358,"priority":359},"skills/pixelbin/SKILL.md","medium",{"path":361,"priority":362},"bin/pixelbin.js","low",{"path":364,"priority":347},"commands/pixelbin.md",{"basePath":267,"description":10,"displayName":270,"installMethods":366,"rationale":367,"selectedPaths":368,"source":348,"sourceLanguage":18,"type":271},{"claudeCode":12},"SKILL.md frontmatter at skills/pixelbin/SKILL.md",[369,371],{"path":370,"priority":342},"SKILL.md",{"path":372,"priority":359},"INTRO.md",{"basePath":280,"description":374,"displayName":269,"installMethods":375,"license":262,"rationale":376,"selectedPaths":377,"source":348,"sourceLanguage":18,"type":383},"Claude Code plugin + CLI for production media pipelines — 85+ AI APIs, 60+ URL transformations, CDN, DAM. Generate images and videos, transform via URL, build SEO landing pages with your brand's design system.",{"npm":269},"cli ecosystem detected at /",[378,380,381,382],{"path":379,"priority":342},"package.json",{"path":344,"priority":342},{"path":346,"priority":347},{"path":361,"priority":359},"cli",{"sources":385},[386],"manual",{"npmPackage":269},{"closedIssues90d":8,"description":389,"forks":8,"license":262,"openIssues90d":8,"pushedAt":258,"readmeSize":255,"stars":259,"topics":390},"Claude skill for production media pipelines — 85+ AI APIs, 60+ URL transformations, CDN, DAM. Drop product photos in chat, get e-commerce-ready output.",[],{"downloads":8},{"classifiedAt":393,"discoverAt":394,"extractAt":395,"githubAt":395,"npmAt":396,"updatedAt":393},1778675232397,1778675227685,1778675229636,1778675231403,[233,230,231,227,229,232,228],{"evaluatedAt":265,"extractAt":309,"updatedAt":399},1778675358302,[],[402,432,460,488,518,546],{"_creationTime":403,"_id":404,"community":405,"display":406,"identity":412,"providers":417,"relations":425,"tags":428,"workflow":429},1778691104676.0042,"k17c25w174y6873nhdh566etts86mv7m",{"reviewCount":8},{"description":407,"installMethods":408,"name":410,"sourceUrl":411},"Transform images with resize, crop, smart crop, upscale, remove background, and 20+ operations.",{"claudeCode":409},"iterationlayer/skills","Image Transformation API","https://github.com/iterationlayer/skills",{"basePath":413,"githubOwner":414,"githubRepo":415,"locale":18,"slug":416,"type":271},"skills/image-transformation-api","iterationlayer","skills","image-transformation-api",{"evaluate":418,"extract":424},{"promptVersionExtension":220,"promptVersionScoring":221,"score":419,"tags":420,"targetMarket":234,"tier":235},100,[421,232,422,423,233],"image","editing","api",{"commitSha":299,"license":262},{"parentExtensionId":426,"repoId":427},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[233,423,422,421,232],{"evaluatedAt":430,"extractAt":431,"updatedAt":430},1778693613399,1778691104676,{"_creationTime":433,"_id":434,"community":435,"display":436,"identity":442,"providers":445,"relations":453,"tags":455,"workflow":456},1778691316210.005,"k175txezbab4wcy00m9gcdq8qx86mz9k",{"reviewCount":8},{"description":437,"installMethods":438,"name":440,"sourceUrl":441},"Generate images and videos from text with multi-provider routing — supports GPT Image 2.0 (near-perfect text rendering), Nanobanana 2, Seedream 5.0, Midjourney V8.1 (unified photorealistic + anime), Flux 2 Klein (cheap drafts), Seedance 2.0 / Happyhorse 1.0 / Veo 3.1 video, and local ComfyUI workflows. Includes 1,446 curated prompts and style-aware prompt enhancement. Use when users want to create images/videos, design assets, animate photos, enhance prompts, or manage AI art workflows. NOT for: generic chat, code generation, document writing, video editing of existing footage, audio/TTS, or any task unrelated to AI image/video creation.",{"claudeCode":439},"jau123/MeiGen-AI-Design-MCP","openclaw","https://github.com/jau123/MeiGen-AI-Design-MCP",{"basePath":440,"githubOwner":443,"githubRepo":444,"locale":18,"slug":440,"type":271},"jau123","MeiGen-AI-Design-MCP",{"evaluate":446,"extract":452},{"promptVersionExtension":220,"promptVersionScoring":221,"score":419,"tags":447,"targetMarket":234,"tier":235},[227,228,448,449,450,451],"ai-art","comfyui","prompt-engineering","design-assistant",{"commitSha":299},{"repoId":454},"kd7b1trrphkh2efj71w89w7qzh86nh22",[448,449,451,227,450,228],{"evaluatedAt":457,"extractAt":458,"updatedAt":459},1778691399174,1778691316210,1778691569625,{"_creationTime":461,"_id":462,"community":463,"display":464,"identity":470,"providers":473,"relations":482,"tags":484,"workflow":485},1778690923100.0415,"k171dn874ywq2w3esw9nw8ymvs86nnnf",{"reviewCount":8},{"description":465,"installMethods":466,"name":468,"sourceUrl":469},"Run 250+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more. Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter. Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api, image generation, video generation, openrouter, tavily, exa search, twitter api, grok",{"claudeCode":467},"inferen-sh/skills","infsh-cli","https://github.com/inferen-sh/skills",{"basePath":471,"githubOwner":472,"githubRepo":415,"locale":18,"slug":468,"type":271},"tools/infsh-cli","inferen-sh",{"evaluate":474,"extract":481},{"promptVersionExtension":220,"promptVersionScoring":221,"score":475,"tags":476,"targetMarket":234,"tier":235},99,[383,477,227,228,478,479,480],"ai-apps","llm","web-search","automation",{"commitSha":299},{"repoId":483},"kd75bmkxfkvvw504knzzpkzjph86n71t",[477,480,383,227,478,228,479],{"evaluatedAt":486,"extractAt":487,"updatedAt":486},1778692398076,1778690923100,{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":498,"providers":503,"relations":511,"tags":514,"workflow":515},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":493,"installMethods":494,"name":496,"sourceUrl":497},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":495},"ruvnet/ruflo","Trader Regime","https://github.com/ruvnet/ruflo",{"basePath":499,"githubOwner":500,"githubRepo":501,"locale":18,"slug":502,"type":271},"plugins/ruflo-neural-trader/skills/trader-regime","ruvnet","ruflo","trader-regime",{"evaluate":504,"extract":510},{"promptVersionExtension":220,"promptVersionScoring":221,"score":419,"tags":505,"targetMarket":234,"tier":235},[506,507,508,233,509,383],"finance","trading","market-analysis","typescript",{"commitSha":299,"license":262},{"parentExtensionId":512,"repoId":513},"k17drge8h1fgzchr0p4jaeg33n86mwmy","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[233,383,506,508,507,509],{"evaluatedAt":516,"extractAt":517,"updatedAt":516},1778701108877,1778696691708,{"_creationTime":519,"_id":520,"community":521,"display":522,"identity":528,"providers":532,"relations":538,"tags":541,"workflow":542},1778693539593.1863,"k173a67a16bpq0e29wjd85v71986nx03",{"reviewCount":8},{"description":523,"installMethods":524,"name":526,"sourceUrl":527},"Domain knowledge for AI trading memory — Outcome-Weighted Memory (OWM) architecture, 5 memory types, recall scoring, and behavioral analysis. Use when recording trades, recalling similar contexts, analyzing performance, or checking behavioral drift. Triggers on \"record trade\", \"remember trade\", \"recall\", \"similar trades\", \"performance\", \"behavioral\", \"disposition\", \"affective state\", \"confidence\".",{"claudeCode":525},"mnemox-ai/tradememory-protocol","trading-memory","https://github.com/mnemox-ai/tradememory-protocol",{"basePath":529,"githubOwner":530,"githubRepo":531,"locale":18,"slug":526,"type":271},"tradememory-plugin/skills/trading-memory","mnemox-ai","tradememory-protocol",{"evaluate":533,"extract":537},{"promptVersionExtension":220,"promptVersionScoring":221,"score":419,"tags":534,"targetMarket":234,"tier":235},[507,233,535,506,536],"memory","python",{"commitSha":299},{"parentExtensionId":539,"repoId":540},"k170vxkqee48k2xq1v55a025nh86nzn7","kd73z11kfekksxyrs8ds0snacs86ncdy",[233,506,535,536,507],{"evaluatedAt":543,"extractAt":544,"updatedAt":545},1778693719816,1778693539593,1778693833320,{"_creationTime":547,"_id":548,"community":549,"display":550,"identity":554,"providers":557,"relations":563,"tags":564,"workflow":565},1778693539593.1858,"k171p5pgbfbm5g4k5sa3y4cj9s86m6hk",{"reviewCount":8},{"description":551,"installMethods":552,"name":553,"sourceUrl":527},"Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or reviewing evolution logs. Triggers on \"evolve\", \"discover patterns\", \"backtest\", \"evolution\", \"strategy generation\", \"candidate strategy\".",{"claudeCode":525},"TradeMemory Protocol",{"basePath":555,"githubOwner":530,"githubRepo":531,"locale":18,"slug":556,"type":271},"tradememory-plugin/skills/evolution-engine","evolution-engine",{"evaluate":558,"extract":562},{"promptVersionExtension":220,"promptVersionScoring":221,"score":419,"tags":559,"targetMarket":234,"tier":235},[507,233,535,560,561,478],"audit","compliance",{"commitSha":299,"license":262},{"parentExtensionId":539,"repoId":540},[233,560,561,478,535,507],{"evaluatedAt":566,"extractAt":544,"updatedAt":567},1778693678813,1778693832942]