[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-brianlovin-find-skills-ar":3,"guides-for-brianlovin-find-skills":224,"similar-k1780ase530tfr4nrb03x9vmt58668vj":225},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":188,"isFallback":193,"parentExtension":194,"providers":195,"relations":199,"repo":201,"workflow":221},1778054564989.5334,"k1780ase530tfr4nrb03x9vmt58668vj",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Helps users discover and install agent skills when they ask questions like \"how do I do X\", \"find a skill for X\", \"is there a skill that can...\", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.",{},"Find Skills","https://github.com/brianlovin/claude-config/tree/HEAD/skills/find-skills",[15,16,17,18,19],"skills","discovery","installation","cli","agent",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":177,"workflow":186},1778054628464.4102,"kn78211t08akmpar4he4yf5571866hxz","en",{"checks":25,"evaluatedAt":167,"extensionSummary":168,"promptVersionExtension":169,"promptVersionScoring":170,"rationale":171,"score":172,"summary":173,"tags":174,"targetMarket":175,"tier":176},[26,31,34,37,41,44,48,53,56,59,63,67,70,74,77,80,83,86,89,92,96,100,104,109,113,116,119,122,126,129,132,135,138,141,145,148,151,154,157,160,164],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states that the skill helps users discover and install agent skills, addressing the user problem of finding specific functionalities.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The skill provides a concrete value proposition by enabling users to find and install other agent skills, which is beyond the default LLM behavior.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The skill covers the complete lifecycle of finding, searching, and installing agent skills, making it ready for use in production workflows.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The skill is focused on the single responsibility of helping users find and install other agent skills, without expanding into unrelated domains.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The provided description accurately and concisely reflects the skill's functionality of discovering and installing agent skills.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The skill utilizes narrow verb-noun tools like 'find' and 'add' for managing agent skills, ensuring precise selection.",{"category":49,"check":50,"severity":51,"summary":52},"Documentation","Configuration & parameter reference","not_applicable","The skill does not appear to use any configurable options or parameters that would require documentation.",{"category":38,"check":54,"severity":29,"summary":55},"Tool naming","The tool names ('find', 'add', 'check', 'update') are descriptive and follow kebab-case conventions.",{"category":38,"check":57,"severity":29,"summary":58},"Minimal I/O surface","The skill's tools have minimal and well-defined input schemas, and the outputs are focused on returning relevant skill information or commands.",{"category":60,"check":61,"severity":51,"summary":62},"License","License usability","No license file or SPDX identifier was found in the repository.",{"category":64,"check":65,"severity":51,"summary":66},"Maintenance","Commit recency","There are no commits on the default branch to evaluate for recency.",{"category":64,"check":68,"severity":51,"summary":69},"Dependency Management","The skill does not appear to have any third-party dependencies that would require dependency management.",{"category":71,"check":72,"severity":29,"summary":73},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":71,"check":75,"severity":29,"summary":76},"Injection","The skill does not load or execute third-party data, preventing injection vulnerabilities.",{"category":71,"check":78,"severity":29,"summary":79},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute external scripts, mitigating supply-chain risks.",{"category":71,"check":81,"severity":29,"summary":82},"Sandbox Isolation","The skill operates within its defined scope and does not interact with files or paths outside its project folder.",{"category":71,"check":84,"severity":29,"summary":85},"Sandbox escape primitives","No sandbox-escape primitives such as detached processes or retry loops were detected.",{"category":71,"check":87,"severity":29,"summary":88},"Data Exfiltration","The skill does not perform any outbound calls or read confidential data, preventing data exfiltration.",{"category":71,"check":90,"severity":29,"summary":91},"Hidden Text Tricks","Bundled files are free of hidden-steering tricks, control characters, or invisible Unicode characters.",{"category":93,"check":94,"severity":29,"summary":95},"Hooks","Opaque code execution","The skill's scripts are plain and readable, with no signs of obfuscation like base64 payloads or eval.",{"category":97,"check":98,"severity":29,"summary":99},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure and relies on relative paths.",{"category":101,"check":102,"severity":51,"summary":103},"Trust","Issues Attention","No issues data is available for evaluation.",{"category":105,"check":106,"severity":107,"summary":108},"Versioning","Release Management","warning","There is no version information in the manifest, and installation instructions reference 'HEAD', making it difficult to pin a specific version.",{"category":110,"check":111,"severity":29,"summary":112},"Code Execution","Validation","The skill's tools have validated input schemas, ensuring that parameters are constrained and safe.",{"category":71,"check":114,"severity":29,"summary":115},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":110,"check":117,"severity":29,"summary":118},"Error Handling","Errors are caught and reported meaningfully, and the script exits non-zero on unexpected states.",{"category":110,"check":120,"severity":51,"summary":121},"Logging","The skill is read-only and does not perform actions that require logging.",{"category":123,"check":124,"severity":29,"summary":125},"Compliance","GDPR","The skill does not operate on personal data.",{"category":123,"check":127,"severity":29,"summary":128},"Target market","The skill is general-purpose and has no regional or jurisdictional limitations, therefore its target market is global.",{"category":97,"check":130,"severity":29,"summary":131},"Runtime stability","The skill makes no assumptions about specific shells or runtimes and should be portable across POSIX environments.",{"category":45,"check":133,"severity":29,"summary":134},"Precise Purpose","The description clearly defines the skill's purpose: discovering and installing agent skills, and outlines specific use cases and boundaries.",{"category":45,"check":136,"severity":29,"summary":137},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and purpose.",{"category":49,"check":139,"severity":29,"summary":140},"Concise Body","The skill body is under 500 lines and delegates deeper material to separate files, promoting progressive disclosure.",{"category":142,"check":143,"severity":29,"summary":144},"Context","Progressive Disclosure","The skill outlines the process and links to external commands and resources, demonstrating progressive disclosure.",{"category":142,"check":146,"severity":51,"summary":147},"Forked exploration","This skill is not an exploration-style skill that would benefit from forked context.",{"category":27,"check":149,"severity":29,"summary":150},"Usage examples","Sufficient examples are provided, demonstrating how to use the 'npx skills find' and 'npx skills add' commands with clear input and expected output.",{"category":27,"check":152,"severity":29,"summary":153},"Edge cases","The skill handles edge cases such as no skills being found and provides recovery steps and alternative actions.",{"category":110,"check":155,"severity":51,"summary":156},"Tool Fallback","The skill does not rely on external tools like MCP servers, using only Claude-internal functionalities.",{"category":97,"check":158,"severity":29,"summary":159},"Stack assumptions","The skill explicitly declares its stack assumptions, including the use of Node.js/npm and Bash, and provides installation instructions.",{"category":161,"check":162,"severity":29,"summary":163},"Safety","Halt on unexpected state","The skill instructs to abort and report on unexpected pre-state, ensuring safety.",{"category":97,"check":165,"severity":29,"summary":166},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; cross-skill coordination is explicit.",1778054594673,"This skill provides a command-line interface for searching, adding, checking, and updating agent skills within the open agent skills ecosystem. It leverages `npx skills` commands and references external resources like `skills.sh` for browsing and installation.","2.0.0","3.4.0","The skill is well-documented, has a clear purpose, and follows best practices for security and portability. The only notable warning is the lack of versioning, but this is mitigated by clear installation instructions.",92,"This skill effectively helps users discover and install other agent skills.",[15,16,17,18,19],"global","verified",{"codeQuality":178,"collectedAt":179,"documentation":180,"maintenance":182,"security":183,"testCoverage":185},{},1778054585001,{"descriptionLength":181,"readmeSize":8},303,{},{"hasNpmPackage":184,"smitheryVerified":184},false,{"hasCi":184,"hasTests":184},{"updatedAt":187},1778054628464,{"githubOwner":189,"githubRepo":190,"locale":23,"slug":191,"type":192},"brianlovin","claude-config","find-skills","skill",true,null,{"extract":196,"llm":198},{"commitSha":197,"license":51},"1a9819ebf3fee811150fc76cbe177ea4e5f747ff",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":200},"kd7c7ftew8fsa52skn0fm3rfvd864fmn",{"_creationTime":202,"_id":200,"identity":203,"providers":205,"workflow":218},1777995558409.8364,{"githubOwner":189,"githubRepo":190,"sourceUrl":204},"https://github.com/brianlovin/claude-config",{"discover":206,"github":209},{"sources":207},[208],"skills-sh",{"closedIssues90d":8,"forks":210,"homepage":211,"openIssues90d":8,"pushedAt":212,"readmeSize":213,"stars":214,"topics":215},29,"https://brianlovin.com",1774461171000,2965,338,[216,217],"claude","claudecode",{"discoverAt":219,"extractAt":220,"githubAt":220,"updatedAt":220},1777995558409,1778054566621,{"anyEnrichmentAt":222,"extractAt":223,"githubAt":222,"llmAt":187,"updatedAt":187},1778054565711,1778054564989,[],[226,250,273,302,332,364],{"_creationTime":227,"_id":228,"community":229,"display":230,"identity":235,"providers":238,"relations":244,"workflow":246},1778053100136.2427,"k17fhesb9j1fyt3t5gpdd53rz9866phx",{"reviewCount":8},{"description":10,"installMethods":231,"name":12,"sourceUrl":232,"tags":233},{},"https://github.com/bytedance/deer-flow/tree/HEAD/skills/public/find-skills",[15,16,17,18,234],"package-manager",{"githubOwner":236,"githubRepo":237,"locale":23,"slug":191,"type":192},"bytedance","deer-flow",{"extract":239,"llm":242},{"commitSha":240,"license":241},"1336872b15c25d45ebcb7c1cf72369c2bdd53187","MIT",{"promptVersionExtension":169,"promptVersionScoring":170,"score":243,"targetMarket":175,"tier":176},98,{"repoId":245},"kd789sm7egx1h0t1jag6zzhcq98656wv",{"anyEnrichmentAt":247,"extractAt":248,"githubAt":247,"llmAt":249,"updatedAt":249},1778053101076,1778053100136,1778053169012,{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":260,"providers":262,"relations":266,"workflow":268},1778003221656.724,"k17b0qsgp2zzjv0n87p5qgtsc5865hch",{"reviewCount":8},{"description":10,"installMethods":255,"name":256,"sourceUrl":257,"tags":258},{"npm":15},"Skills CLI","https://github.com/vercel-labs/skills/tree/HEAD/skills/find-skills",[18,15,259,16,17],"agent-management",{"githubOwner":261,"githubRepo":15,"locale":23,"slug":191,"type":192},"vercel-labs",{"extract":263,"smithery":265},{"commitSha":264,"license":241,"npmPackage":15},"f2c4b4265fe426330b79fbc775446236de191609",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":184},{"repoId":267},"kd7bacs8s7rn6xkzmqxs4ynm2h8648cq",{"anyEnrichmentAt":269,"extractAt":270,"githubAt":271,"invalidatedAt":269,"llmAt":272,"smitheryAt":269,"updatedAt":269},1778008076651,1778003221656,1778003222420,1778007125066,{"_creationTime":274,"_id":275,"community":276,"display":277,"identity":288,"providers":290,"relations":296,"workflow":298},1778054586606.9207,"k17dgzjgvsrbv3nsbp0kz4c1ax8665ww",{"reviewCount":8},{"description":278,"installMethods":279,"name":280,"sourceUrl":281,"tags":282},"Vercel filesystem detectors",{},"Vercel Filesystem Detectors","https://github.com/vercel/vercel/tree/HEAD/packages/fs-detectors",[283,284,285,286,18,287],"vercel","build-system","framework-detection","monorepo","utility",{"githubOwner":283,"githubRepo":283,"locale":23,"slug":289,"type":192},"vercel-fs-detectors",{"extract":291,"llm":294},{"commitSha":292,"license":293},"da93fccb68ef705f866ddb8d4ff596495589442a","Apache-2.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":295,"targetMarket":175,"tier":176},100,{"repoId":297},"kd70sna36fh1a450f5r7e0f8p986555e",{"anyEnrichmentAt":299,"extractAt":300,"githubAt":299,"llmAt":301,"updatedAt":301},1778054590995,1778054586606,1778054733091,{"_creationTime":303,"_id":304,"community":305,"display":306,"identity":319,"providers":322,"relations":326,"workflow":328},1778053126504.8447,"k177gyb2pp9y0hpcx23rd2j0gd866t61",{"reviewCount":8},{"description":307,"installMethods":308,"name":309,"sourceUrl":310,"tags":311},"Smart Money analytics on OKX: leaderboard traders, position tracking, trade records, aggregated consensus signals, and signal history. Use this skill when the user asks about 聪明钱, smart money, 牛人榜, leaderboard, top traders, 带单员, lead traders, 交易员排行, trader ranking, trader positions, trader PnL, 交易员持仓, 交易员收益, smart money signal, 聪明钱信号, long/short ratio, 多空比, capital flow, 资金流向, position conviction, 仓位强度, entry price distribution, smart money overview, 聪明钱总览, signal history, 信号历史, trader search, 搜索交易员, who is trading BTC, 谁在交易BTC, recommend traders, 推荐交易员, best traders, top performers.",{},"OKX CEX Smart Money CLI","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-smartmoney",[312,313,314,315,316,317,318,18],"okx","cex","smartmoney","analytics","trader","leaderboard","signals",{"githubOwner":312,"githubRepo":320,"locale":23,"slug":321,"type":192},"agent-skills","okx-cex-smartmoney",{"extract":323,"llm":325},{"commitSha":324,"license":241},"2c10950e7d08ff4a6f92e29aa5a72fc1f6982c3b",{"promptVersionExtension":169,"promptVersionScoring":170,"score":295,"targetMarket":175,"tier":176},{"repoId":327},"kd762kyfecgcjapqdqxsv1ngw986551x",{"anyEnrichmentAt":329,"extractAt":330,"githubAt":329,"llmAt":331,"updatedAt":331},1778053126894,1778053126504,1778053154881,{"_creationTime":333,"_id":334,"community":335,"display":336,"identity":347,"providers":351,"relations":357,"workflow":359},1777995614337.9844,"k17f0xfg2pkfqd1p5jjzh8sswh8645px",{"reviewCount":8},{"description":337,"installMethods":338,"name":339,"sourceUrl":340,"tags":341},"Scaffold an editable Tandem control panel app",{},"Tandem Panel Scaffold","https://github.com/frumu-ai/tandem/tree/HEAD/packages/create-tandem-panel",[342,18,343,344,345,346],"scaffolding","react","typescript","vite","ui",{"githubOwner":348,"githubRepo":349,"locale":23,"slug":350,"type":192},"frumu-ai","tandem","create-tandem-panel",{"extract":352,"llm":355,"smithery":356},{"commitSha":353,"license":354},"25c8ae7c2f8b20d576a2b8d44946ac2e0ff9408d","MIT OR Apache-2.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":295,"targetMarket":175,"tier":176},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":184},{"repoId":358},"kd72pd305er4m7vecv9p6mnd4s865kea",{"anyEnrichmentAt":360,"extractAt":361,"githubAt":362,"llmAt":363,"smitheryAt":360,"updatedAt":363},1777995723550,1777995614338,1777995614791,1777995897177,{"_creationTime":365,"_id":366,"community":367,"display":368,"identity":380,"providers":382,"relations":387,"workflow":390},1778054268187.7783,"k1799kwx7k8g1vx165qr4np3298670sw",{"reviewCount":8},{"description":369,"installMethods":370,"name":371,"sourceUrl":372,"tags":373},"Guide for using the Bright Data CLI (`brightdata` / `bdata`) to scrape websites, search the web, extract structured data from 40+ platforms, manage proxy zones, and check account budget. Use this skill whenever the user wants to scrape a URL, search Google/Bing/Yandex, extract data from Amazon/LinkedIn/Instagram/TikTok/YouTube/Reddit or any other platform, check their Bright Data balance or zones, or do anything involving web data collection from the terminal. Also trigger when the user mentions brightdata, bdata, web scraping CLI, SERP API, or wants to install Bright Data skills into their coding agent.",{},"Bright Data CLI","https://github.com/brightdata/skills/tree/HEAD/skills/brightdata-cli",[374,18,375,376,377,378,379],"brightdata","web-scraping","data-extraction","serp-api","automation","terminal",{"githubOwner":374,"githubRepo":15,"locale":23,"slug":381,"type":192},"brightdata-cli",{"extract":383,"llm":385},{"commitSha":384,"license":241},"d0eeb1fbab809ffffe7c270186bd3eb78cf0c8ba",{"promptVersionExtension":169,"promptVersionScoring":170,"score":386,"targetMarket":175,"tier":176},99,{"parentExtensionId":388,"repoId":389},"k177secs2fy2665c3z8prspg0s867xd1","kd7e4q3ah25vmt87x67vanphhn864r9h",{"anyEnrichmentAt":391,"extractAt":392,"githubAt":391,"llmAt":393,"updatedAt":393},1778054269540,1778054268187,1778054318963]