[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ChromeDevTools-chrome-devtools-cli-en":3,"guides-for-ChromeDevTools-chrome-devtools-cli":493,"similar-k17f5kfmpyzqggewprfz7bxbm586m8a5-en":494},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":249,"isFallback":245,"parentExtension":254,"providers":310,"relations":314,"repo":315,"tags":490,"workflow":491},1778683762612.1238,"k17f5kfmpyzqggewprfz7bxbm586m8a5",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.",{"claudeCode":12},"ChromeDevTools/chrome-devtools-mcp","chrome-devtools-cli","https://github.com/ChromeDevTools/chrome-devtools-mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":247},1778683892147.1384,"kn768z312kfcpykhph8xb0ax4s86mv1p","en",{"checks":20,"evaluatedAt":197,"extensionSummary":198,"features":199,"nonGoals":205,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":221,"tier":222,"useCases":223},[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,154,158,162,165,168,171,175,178,181,184,187,190,194],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of automating tasks in the browser and using Chrome DevTools via CLI.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a simple prompt by providing direct control over Chrome DevTools and browser automation, going beyond default LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension covers a complete lifecycle for browser automation tasks, providing tools for inspection, action, navigation, and debugging.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on Chrome DevTools automation and browser interaction, with a clear and coherent scope.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality of writing shell scripts or running commands to automate browser tasks via Chrome DevTools CLI.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The tools are generally scoped as verb-noun specialists (e.g., `click`, `fill`, `navigate_page`), making them easier for the agent to select.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The README provides comprehensive documentation for configuration options and parameters, including defaults and examples.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names are descriptive and follow a consistent verb-noun pattern, clearly indicating their function within the Chrome DevTools domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool inputs request only necessary data, and outputs return promised payloads without extraneous diagnostic information.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under Apache-2.0, as indicated by the LICENSE file and detected by the rule layer.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-13, which is recent.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The presence of a lockfile (`package-lock.json` implied by `hasLockfile: true`) suggests dependencies are managed.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","No secrets are used or exposed by the tools described in the SKILL.md.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill does not load external data that could contain instructions, and all references are bundled.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension does not fetch external content at runtime to execute instructions; all necessary components appear to be bundled.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The tools operate within the scope of browser automation and do not modify files outside the project or user-specific directories without clear user interaction.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the scripts or commands.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension does not include instructions to read or submit confidential data to third parties.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and documentation do not contain hidden steering tricks, invisible characters, or malicious formatting.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The scripts and commands appear to be in plain, readable source code without obfuscation like base64 or eval.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill makes no assumptions about user-specific project organization outside of what is necessary for browser automation.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 38 issues opened and 105 closed in the last 90 days, the closure rate is approximately 73%, indicating active maintenance.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The npm package version is managed and updated, with a `CHANGELOG.md` present.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","Input arguments and tool outputs appear to be handled with appropriate validation and sanitization, as expected for CLI tools.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","No directly destructive operations like file deletion or forceful Git pushes are exposed without clear user interaction or confirmation.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The tools are designed to provide clear error messages and handle exceptions gracefully, as demonstrated by the CLI's help messages and command structures.",{"category":103,"check":113,"severity":114,"summary":115},"Logging","info","The extension offers an option to log to a file (`--logFile`) for debugging, but a dedicated local audit file for all actions is not explicitly mentioned.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The extension operates on browser data and DevTools, but does not inherently process personal data requiring specific GDPR sanitization beyond user control.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is designed for general browser automation and Chrome DevTools interaction and has no regional limitations.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on Node.js and Chrome, which are standard environments, and provides cross-platform installation instructions.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file exists and clearly articulates the extension's purpose, features, and usage.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes a reasonable number of tools, fitting within the recommended range for clarity and manageability.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tool names are distinct and do not present significant overlap or redundancy in their intended functions.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features advertised in the README and SKILL.md have corresponding implemented tools and commands.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Clear installation and usage instructions, including a sample prompt, are provided in the README and SKILL.md.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The tool provides helpful error messages, including help prompts for commands and troubleshooting guidance.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The presence of a lockfile and clear `npm` installation instructions suggest dependencies are managed and pinned.",{"category":33,"check":151,"severity":152,"summary":153},"Dry-run preview","not_applicable","The extension is primarily for inspection and automation; explicit destructive operations that would require a dry-run mode are not a core feature.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","While not all operations may be strictly idempotent, the CLI tools are designed for direct execution, and timeouts can be specified for navigation.",{"category":117,"check":159,"severity":160,"summary":161},"Telemetry opt-in","warning","Usage statistics collection is enabled by default and can be opted out of with a flag, but the collected fields are not explicitly documented with a schema.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The SKILL.md and README clearly define the purpose: to control and inspect a live Chrome browser for automation, debugging, and performance analysis.",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and provides trigger phrases.",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md is well-structured, using external files for detailed references and keeping the main instructions concise.",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","Detailed information such as installation, troubleshooting, and tool references are provided in separate markdown files, linked from the main documentation.",{"category":172,"check":176,"severity":152,"summary":177},"Forked exploration","This skill focuses on direct browser interaction and automation rather than deep code exploration that would necessitate a forked context.",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","The documentation includes numerous ready-to-use examples for various capabilities, demonstrating input, invocation, and expected outcomes.",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","The documentation mentions limitations and provides troubleshooting guidance for common issues, covering failure modes.",{"category":103,"check":185,"severity":152,"summary":186},"Tool Fallback","This skill does not appear to rely on external MCP servers as optional fallbacks; it is a standalone tool.",{"category":91,"check":188,"severity":24,"summary":189},"Stack assumptions","The skill clearly states its requirements (Node.js, Chrome, npm) and provides installation instructions for various platforms.",{"category":191,"check":192,"severity":24,"summary":193},"Safety","Halt on unexpected state","The CLI provides status checks and clear error reporting for unexpected states, halting workflows rather than proceeding unsafely.",{"category":91,"check":195,"severity":24,"summary":196},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; cross-references are for optional related documentation.",1778683892020,"This skill provides a command-line interface to interact with Chrome DevTools, enabling automation of browser tasks, debugging, performance analysis, and network inspection.",[200,201,202,203,204],"Automate browser actions via shell commands","Inspect network requests and console messages","Analyze page performance and take memory snapshots","Emulate network conditions, CPU, and viewports","Manage Chrome extensions",[206,207,208],"Directly controlling web application code execution without user intent","Replacing manual browser testing entirely","Providing a graphical user interface for Chrome DevTools","3.0.0","4.4.0","To empower AI agents and developers with direct control over a Chrome browser for automating complex web interactions, debugging issues, and analyzing performance.","The extension is highly polished with excellent documentation, comprehensive tooling, and strong security practices. The only minor finding is related to the opt-out nature of usage statistics without a documented schema.",99,"A robust and well-documented skill for controlling and inspecting Chrome browsers via CLI.",[216,217,218,219,220],"browser-automation","devtools","cli","performance-analysis","debugging","global","community",[224,225,226,227],"Automating form submissions and user interactions in a browser","Debugging front-end issues by inspecting network traffic and console logs","Analyzing website performance bottlenecks","Taking screenshots or full-page captures of web pages",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"popularity":241,"security":243,"testCoverage":246},{"hasLockfile":230},true,1778683875622,{"descriptionLength":233,"readmeSize":234},134,32903,{"closedIssues90d":236,"forks":237,"hasChangelog":230,"openIssues90d":238,"pushedAt":239,"stars":240},105,2504,38,1778676021000,39452,{"npmDownloads":242},6163267,{"hasNpmPackage":230,"license":244,"smitheryVerified":245},"Apache-2.0",false,{"hasCi":230,"hasTests":230},{"updatedAt":248},1778683892147,{"basePath":250,"githubOwner":251,"githubRepo":252,"locale":18,"slug":13,"type":253},"skills/chrome-devtools-cli","ChromeDevTools","chrome-devtools-mcp","skill",{"_creationTime":255,"_id":256,"community":257,"display":258,"identity":262,"parentExtension":265,"providers":296,"relations":305,"tags":306,"workflow":307},1778683762612.123,"k17evynnzmmag96rw4rpybyydx86m0py",{"reviewCount":8},{"description":259,"installMethods":260,"name":261,"sourceUrl":14},"Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer",{"claudeCode":252},"Chrome DevTools MCP",{"basePath":263,"githubOwner":251,"githubRepo":252,"locale":18,"slug":252,"type":264},"","plugin",{"_creationTime":266,"_id":267,"community":268,"display":269,"identity":273,"providers":275,"relations":290,"tags":292,"workflow":293},1778683762612.1228,"k1718stvkzt1rg0y1vknsm38zx86m2r6",{"reviewCount":8},{"description":270,"installMethods":271,"name":272,"sourceUrl":14},"Bundled plugins for actuating and debugging the Chrome browser.",{"claudeCode":12},"Chrome DevTools for Agents",{"basePath":263,"githubOwner":251,"githubRepo":252,"locale":18,"slug":252,"type":274},"marketplace",{"evaluate":276,"extract":282},{"promptVersionExtension":277,"promptVersionScoring":210,"score":278,"tags":279,"targetMarket":221,"tier":222},"3.1.0",95,[216,220,219,280,217,281],"chrome","puppeteer",{"commitSha":283,"license":244,"marketplace":284,"plugin":288},"HEAD",{"name":285,"pluginCount":286,"version":287},"chrome-devtools-plugins",1,"0.26.0",{"mcpCount":8,"provider":289,"skillCount":8},"classify",{"repoId":291},"kd7an8ppnz1q2np9tc5yw4qenn86mg6h",[216,280,220,217,219,281],{"evaluatedAt":294,"extractAt":295,"updatedAt":294},1778683809544,1778683762612,{"evaluate":297,"extract":302},{"promptVersionExtension":209,"promptVersionScoring":210,"score":278,"tags":298,"targetMarket":221,"tier":222},[280,217,281,299,220,300,301],"automation","performance","network",{"commitSha":283,"license":244,"plugin":303},{"mcpCount":8,"provider":289,"skillCount":304},6,{"parentExtensionId":267,"repoId":291},[299,280,220,217,301,300,281],{"evaluatedAt":308,"extractAt":295,"updatedAt":309},1778683836724,1778684096135,{"evaluate":311,"extract":313},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":312,"targetMarket":221,"tier":222},[216,217,218,219,220],{"commitSha":283},{"parentExtensionId":256,"repoId":291},{"_creationTime":316,"_id":291,"identity":317,"providers":318,"workflow":485},1778683755605.5256,{"githubOwner":251,"githubRepo":252,"sourceUrl":14},{"classify":319,"discover":474,"extract":477,"github":478,"npm":484},{"commitSha":283,"extensions":320},[321,334,357,368,376,383,399,413,421],{"basePath":263,"description":270,"displayName":285,"installMethods":322,"rationale":323,"selectedPaths":324,"source":333,"sourceLanguage":18,"type":274},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[325,328,330],{"path":326,"priority":327},".claude-plugin/marketplace.json","mandatory",{"path":329,"priority":327},"README.md",{"path":331,"priority":332},"LICENSE","high","rule",{"basePath":263,"description":259,"displayName":252,"installMethods":335,"rationale":336,"selectedPaths":337,"source":333,"sourceLanguage":18,"type":264},{"claudeCode":252},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at .github/plugin)",[338,340,341,342,345,347,349,351,353,355],{"path":339,"priority":327},".claude-plugin/plugin.json",{"path":329,"priority":327},{"path":331,"priority":332},{"path":343,"priority":344},"skills/a11y-debugging/SKILL.md","medium",{"path":346,"priority":344},"skills/chrome-devtools/SKILL.md",{"path":348,"priority":344},"skills/chrome-devtools-cli/SKILL.md",{"path":350,"priority":344},"skills/debug-optimize-lcp/SKILL.md",{"path":352,"priority":344},"skills/memory-leak-debugging/SKILL.md",{"path":354,"priority":344},"skills/troubleshooting/SKILL.md",{"path":356,"priority":327},".mcp.json",{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":333,"sourceLanguage":18,"type":253},"skills/a11y-debugging","Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.","a11y-debugging",{"claudeCode":12},"SKILL.md frontmatter at skills/a11y-debugging/SKILL.md",[364,366],{"path":365,"priority":327},"SKILL.md",{"path":367,"priority":344},"references/a11y-snippets.md",{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":333,"sourceLanguage":18,"type":253},"skills/chrome-devtools","Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to `--slim` mode (MCP configuration).","chrome-devtools",{"claudeCode":12},"SKILL.md frontmatter at skills/chrome-devtools/SKILL.md",[375],{"path":365,"priority":327},{"basePath":250,"description":10,"displayName":13,"installMethods":377,"rationale":378,"selectedPaths":379,"source":333,"sourceLanguage":18,"type":253},{"claudeCode":12},"SKILL.md frontmatter at skills/chrome-devtools-cli/SKILL.md",[380,381],{"path":365,"priority":327},{"path":382,"priority":344},"references/installation.md",{"basePath":384,"description":385,"displayName":386,"installMethods":387,"rationale":388,"selectedPaths":389,"source":333,"sourceLanguage":18,"type":253},"skills/debug-optimize-lcp","Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions \"largest contentful paint\", \"page load speed\", \"CWV\", or wants to improve how fast their hero image or main content renders.","debug-optimize-lcp",{"claudeCode":12},"SKILL.md frontmatter at skills/debug-optimize-lcp/SKILL.md",[390,391,393,395,397],{"path":365,"priority":327},{"path":392,"priority":344},"references/elements-and-size.md",{"path":394,"priority":344},"references/lcp-breakdown.md",{"path":396,"priority":344},"references/lcp-snippets.md",{"path":398,"priority":344},"references/optimization-strategies.md",{"basePath":400,"description":401,"displayName":402,"installMethods":403,"rationale":404,"selectedPaths":405,"source":333,"sourceLanguage":18,"type":253},"skills/memory-leak-debugging","Diagnoses and resolves memory leaks in JavaScript/Node.js applications. Use when a user reports high memory usage, OOM errors, or wants to analyze heapsnapshots or run memory leak detection tools like memlab.","memory-leak-debugging",{"claudeCode":12},"SKILL.md frontmatter at skills/memory-leak-debugging/SKILL.md",[406,407,409,411],{"path":365,"priority":327},{"path":408,"priority":344},"references/common-leaks.md",{"path":410,"priority":344},"references/compare_snapshots.js",{"path":412,"priority":344},"references/memlab.md",{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":333,"sourceLanguage":18,"type":253},"skills/troubleshooting","Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when list_pages, new_page, or navigate_page fail, or when the server initialization fails.","troubleshooting",{"claudeCode":12},"SKILL.md frontmatter at skills/troubleshooting/SKILL.md",[420],{"path":365,"priority":327},{"basePath":263,"description":422,"displayName":252,"installMethods":423,"license":244,"rationale":424,"selectedPaths":425,"source":333,"sourceLanguage":18,"type":473},"MCP server for Chrome DevTools",{"npm":252},"server.json with namespace/server name at server.json",[426,428,430,431,432,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471],{"path":427,"priority":327},"server.json",{"path":429,"priority":327},"package.json",{"path":329,"priority":327},{"path":331,"priority":332},{"path":433,"priority":434},"src/index.ts","low",{"path":436,"priority":434},"src/tools/ToolDefinition.ts",{"path":438,"priority":434},"src/tools/categories.ts",{"path":440,"priority":434},"src/tools/console.ts",{"path":442,"priority":434},"src/tools/emulation.ts",{"path":444,"priority":434},"src/tools/extensions.ts",{"path":446,"priority":434},"src/tools/input.ts",{"path":448,"priority":434},"src/tools/lighthouse.ts",{"path":450,"priority":434},"src/tools/memory.ts",{"path":452,"priority":434},"src/tools/network.ts",{"path":454,"priority":434},"src/tools/pages.ts",{"path":456,"priority":434},"src/tools/performance.ts",{"path":458,"priority":434},"src/tools/screencast.ts",{"path":460,"priority":434},"src/tools/screenshot.ts",{"path":462,"priority":434},"src/tools/script.ts",{"path":464,"priority":434},"src/tools/slim/tools.ts",{"path":466,"priority":434},"src/tools/snapshot.ts",{"path":468,"priority":434},"src/tools/thirdPartyDeveloper.ts",{"path":470,"priority":434},"src/tools/tools.ts",{"path":472,"priority":434},"src/tools/webmcp.ts","mcp",{"sources":475},[476],"manual",{"npmPackage":252},{"closedIssues90d":236,"description":479,"forks":237,"homepage":480,"license":244,"openIssues90d":238,"pushedAt":239,"readmeSize":234,"stars":240,"topics":481},"Chrome DevTools for coding agents","https://npmjs.org/package/chrome-devtools-mcp",[482,281,371,483,280,220,217,473],"mcp-server","browser",{"downloads":242},{"classifiedAt":486,"discoverAt":487,"extractAt":488,"githubAt":488,"npmAt":489,"updatedAt":486},1778683762439,1778683755605,1778683758506,1778683760729,[216,218,220,217,219],{"evaluatedAt":248,"extractAt":295,"updatedAt":492},1778684097069,[],[495,524,550,566,593,619],{"_creationTime":496,"_id":497,"community":498,"display":499,"identity":505,"providers":509,"relations":517,"tags":519,"workflow":520},1778697205743.894,"k17ej9360g7468qswf3svnrx9186m1ng",{"reviewCount":8},{"description":500,"installMethods":501,"name":503,"sourceUrl":504},"Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to \"open a website\", \"fill out a form\", \"click a button\", \"take a screenshot\", \"scrape data from a page\", \"test this web app\", \"login to a site\", \"automate browser actions\", or any task requiring programmatic web interaction.",{"claudeCode":502},"shanraisshan/claude-code-best-practice","agent-browser","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":506,"githubOwner":507,"githubRepo":508,"locale":18,"slug":503,"type":253},".claude/skills/agent-browser","shanraisshan","claude-code-best-practice",{"evaluate":510,"extract":516},{"promptVersionExtension":209,"promptVersionScoring":210,"score":511,"tags":512,"targetMarket":221,"tier":515},100,[216,513,514,218,299],"web-scraping","testing","verified",{"commitSha":283},{"repoId":518},"kd74710g49kxgwbfjxeb7s132d86myxr",[299,216,218,514,513],{"evaluatedAt":521,"extractAt":522,"updatedAt":523},1778697222051,1778697205743,1778697438718,{"_creationTime":525,"_id":526,"community":527,"display":528,"identity":534,"providers":538,"relations":544,"tags":546,"workflow":547},1778697652123.8813,"k175pymk0vm7xrcjj2p0jf904186nae7",{"reviewCount":8},{"description":529,"installMethods":530,"name":532,"sourceUrl":533},"Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.",{"claudeCode":531},"steipete/clawdis","openclaw-debugging","https://github.com/steipete/clawdis",{"basePath":535,"githubOwner":536,"githubRepo":537,"locale":18,"slug":532,"type":253},".agents/skills/openclaw-debugging","steipete","clawdis",{"evaluate":539,"extract":543},{"promptVersionExtension":209,"promptVersionScoring":210,"score":511,"tags":540,"targetMarket":221,"tier":515},[220,541,218,416,542],"openclaws","development",{"commitSha":283},{"repoId":545},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[218,220,542,541,416],{"evaluatedAt":548,"extractAt":549,"updatedAt":548},1778697754713,1778697652123,{"_creationTime":551,"_id":552,"community":553,"display":554,"identity":556,"providers":557,"relations":561,"tags":562,"workflow":563},1778683762612.1245,"k1709q7z5grftph7kb93c569qh86n56a",{"reviewCount":8},{"description":415,"installMethods":555,"name":416,"sourceUrl":14},{"claudeCode":12},{"basePath":414,"githubOwner":251,"githubRepo":252,"locale":18,"slug":416,"type":253},{"evaluate":558,"extract":560},{"promptVersionExtension":209,"promptVersionScoring":210,"score":511,"tags":559,"targetMarket":221,"tier":515},[217,280,416,220,299,473],{"commitSha":283},{"parentExtensionId":256,"repoId":291},[299,280,220,217,473,416],{"evaluatedAt":564,"extractAt":295,"updatedAt":565},1778683958622,1778684097619,{"_creationTime":567,"_id":568,"community":569,"display":570,"identity":576,"providers":580,"relations":587,"tags":589,"workflow":590},1778696993586.7058,"k174ty9vbfgj7cv3v2szdwjgh986mrsf",{"reviewCount":8},{"description":571,"installMethods":572,"name":574,"sourceUrl":575},"Search ChatGPT and extract the full response + hydration JSON that powers the UI.\nAttaches to a running Chrome instance (port 9222 by default), opens ChatGPT,\nsubmits a query, waits for the streamed response, and returns structured data:\nmessages, product cards, hydration JSON, and API calls.\nUse when asked to \"search chatgpt\", \"ask chatgpt\", \"chatgpt search\",\n\"get chatgpt response\", or \"scrape chatgpt\".\n",{"claudeCode":573},"SeifBenayed/claude-code-sdk","chatgpt-search","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":577,"githubOwner":578,"githubRepo":579,"locale":18,"slug":574,"type":253},".claude/skills/chatgpt-search","SeifBenayed","claude-code-sdk",{"evaluate":581,"extract":586},{"promptVersionExtension":209,"promptVersionScoring":210,"score":511,"tags":582,"targetMarket":221,"tier":515},[583,584,216,585,513],"chatgpt","scraping","data-extraction",{"commitSha":283},{"repoId":588},"kd78s53c1852h5p7c3qem663xs86njab",[216,583,585,584,513],{"evaluatedAt":591,"extractAt":592,"updatedAt":591},1778697026743,1778696993586,{"_creationTime":594,"_id":595,"community":596,"display":597,"identity":603,"providers":607,"relations":613,"tags":615,"workflow":616},1778688417731.9568,"k174wzq7pzgctyr9y4yakmzsjn86mwk9",{"reviewCount":8},{"description":598,"installMethods":599,"name":601,"sourceUrl":602},"Safari browser automation CLI on macOS via safari-mcp. Controls real Safari (native, keeps logins) by wrapping the safari-mcp MCP server. Every one of the 84 MCP tools is exposed 1:1 with schema-accurate arguments — guaranteed parity, no manual drift.",{"claudeCode":600},"hkuds/cli-anything","cli-anything-safari","https://github.com/hkuds/cli-anything",{"basePath":604,"githubOwner":605,"githubRepo":606,"locale":18,"slug":601,"type":253},"skills/cli-anything-safari","hkuds","cli-anything",{"evaluate":608,"extract":612},{"promptVersionExtension":209,"promptVersionScoring":210,"score":511,"tags":609,"targetMarket":221,"tier":515},[610,611,216,218,473],"safari","macos",{"commitSha":283},{"repoId":614},"kd7e2bra4ymb6r521a25r6yges86n35p",[216,218,611,473,610],{"evaluatedAt":617,"extractAt":618,"updatedAt":617},1778689594971,1778688417732,{"_creationTime":620,"_id":621,"community":622,"display":623,"identity":629,"providers":634,"relations":641,"tags":644,"workflow":645},1778683460321.381,"k1707rtzme0qezretvp3gmtfvn86n1k1",{"reviewCount":8},{"description":624,"installMethods":625,"name":627,"sourceUrl":628},"Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.",{"claudeCode":626},"browserbase/skills","AutoBrowse","https://github.com/browserbase/skills",{"basePath":630,"githubOwner":631,"githubRepo":632,"locale":18,"slug":633,"type":253},"skills/autobrowse","browserbase","skills","autobrowse",{"evaluate":635,"extract":639},{"promptVersionExtension":209,"promptVersionScoring":210,"score":511,"tags":636,"targetMarket":221,"tier":515},[216,513,637,514,638],"llm-agent","node-js",{"commitSha":283,"license":640},"MIT",{"parentExtensionId":642,"repoId":643},"k17bx77jb71yrwatep2nb43r0d86m6cb","kd77wvcdm5fq9xp8hk6ppm832s86myxr",[216,637,638,514,513],{"evaluatedAt":646,"extractAt":647,"updatedAt":646},1778683610531,1778683460321]