[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ai-native-camp-day1-onboarding-th":3,"guides-for-ai-native-camp-day1-onboarding":216,"similar-k172hp7vw23n4fbmc6mtxaphy58668mq":217},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":183,"isFallback":187,"parentExtension":188,"providers":189,"relations":193,"repo":195,"workflow":213},1778054781976.5923,"k172hp7vw23n4fbmc6mtxaphy58668mq",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"AI Native Camp Day 1 온보딩. Claude와 대화하면서 Claude Code를 익힌다. \"1일차\", \"Day 1\", \"온보딩\" 요청에 사용.",{},"AI Native Camp Day 1 Onboarding","https://github.com/ai-native-camp/camp-1/tree/HEAD/.agents/skills/day1-onboarding",[15,16,17,18,19],"onboarding","claude-code","education","cli","skill",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":172,"workflow":181},1778054817045.2703,"kn7fg2tcxme573tje3ma7dvssh8668bf","en",{"checks":25,"evaluatedAt":162,"extensionSummary":163,"promptVersionExtension":164,"promptVersionScoring":165,"rationale":166,"score":167,"summary":168,"tags":169,"targetMarket":170,"tier":171},[26,31,34,37,41,44,48,52,55,58,63,67,71,74,77,80,83,86,89,92,96,100,104,108,111,114,117,121,124,127,130,133,136,140,143,146,149,152,155,159],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the problem: onboarding for AI Native Camp Day 1, learning Claude Code through conversation, and provides specific trigger phrases like \"1일차\", \"Day 1\", \"온보딩\".",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The skill offers significant value over a simple prompt by providing a structured, interactive, and guided learning experience for Claude Code, including specific protocols, commands, and interactive quizzes.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The skill is designed as a guided curriculum, with clear steps, interactive elements, and fallback mechanisms, making it production-ready for onboarding new users.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The skill focuses exclusively on onboarding users to Claude Code, covering installation, core concepts, and basic usage, adhering to a single, well-defined domain.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The displayed description is concise, accurate, and directly reflects the skill's purpose of onboarding users to Claude Code for Day 1 activities.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The skill primarily uses internal Claude Code commands and specific interactive prompts (AskUserQuestion) for guidance, rather than generalist tools like shell_exec.",{"category":49,"check":50,"severity":29,"summary":51},"Documentation","Configuration & parameter reference","The skill provides detailed instructions for setting up and configuring Claude Code, including CLI commands and specific file modifications, with clear guidance.",{"category":38,"check":53,"severity":29,"summary":54},"Tool naming","Tools are named descriptively, such as `/init`, `/memory`, `/plugin`, and `/day1-onboarding`, which clearly indicate their function within the Claude Code environment.",{"category":38,"check":56,"severity":29,"summary":57},"Minimal I/O surface","The skill primarily uses interactive prompts and calls to Claude Code's internal commands, with minimal reliance on complex external tool inputs or outputs.",{"category":59,"check":60,"severity":61,"summary":62},"License","License usability","not_applicable","The extension is hosted on GitHub and its contents appear to be part of an educational camp curriculum, with no explicit license file or SPDX identifier found. Assuming educational/open use for camp purposes.",{"category":64,"check":65,"severity":61,"summary":66},"Maintenance","Commit recency","The repository has a specific commit hash provided, but no general commit history is available to assess recency.",{"category":68,"check":69,"severity":29,"summary":70},"Security","Secret Management","The skill does not appear to handle or expose secrets. It focuses on teaching Claude Code usage and setup.",{"category":68,"check":72,"severity":29,"summary":73},"Injection","The skill relies on Claude Code's internal commands and user interaction, with no evidence of loading untrusted third-party data as instructions.",{"category":68,"check":75,"severity":29,"summary":76},"Transitive Supply-Chain Grenades","The skill does not fetch external files at runtime or include potentially dangerous scripts. All content is bundled within the repository.",{"category":68,"check":78,"severity":29,"summary":79},"Sandbox Isolation","The skill primarily interacts with Claude Code's internal commands and documentation, with no indication of modifying files outside the designated Claude Code scopes.",{"category":68,"check":81,"severity":29,"summary":82},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's instructions or bundled scripts.",{"category":68,"check":84,"severity":29,"summary":85},"Data Exfiltration","The skill does not appear to make any outbound calls or access confidential data. Its focus is on teaching Claude Code.",{"category":68,"check":87,"severity":29,"summary":88},"Hidden Text Tricks","The bundled files and SKILL.md content are free of hidden-steering tricks, relying on clear, printable ASCII and standard Unicode.",{"category":68,"check":90,"severity":29,"summary":91},"Opaque code execution","The skill's logic is presented in readable Markdown and shell scripts, with no obfuscation like base64 payloads or minified JS.",{"category":93,"check":94,"severity":29,"summary":95},"Portability","Structural Assumption","The skill provides clear instructions for setting up Claude Code and its own files, with no assumptions about user-specific project organization outside the expected Claude Code structure.",{"category":97,"check":98,"severity":61,"summary":99},"Trust","Issues Attention","No GitHub issues data is available for this repository.",{"category":101,"check":102,"severity":61,"summary":103},"Versioning","Release Management","The extension is provided as a specific commit snapshot and does not have a versioning system like release tags or manifest versioning.",{"category":105,"check":106,"severity":29,"summary":107},"Code Execution","Validation","Input handling relies on Claude Code's internal command mechanisms and AskUserQuestion, which are assumed to have their own validation.",{"category":68,"check":109,"severity":29,"summary":110},"Unguarded Destructive Operations","The skill does not contain any destructive operations. It focuses on teaching and setup.",{"category":105,"check":112,"severity":29,"summary":113},"Error Handling","The skill relies on Claude Code's built-in error handling for its commands and user interactions, with clear guidance and prompts for troubleshooting.",{"category":105,"check":115,"severity":61,"summary":116},"Logging","The skill does not perform any destructive actions or outbound calls that would require local audit logging.",{"category":118,"check":119,"severity":29,"summary":120},"Compliance","GDPR","The skill does not operate on personal data. It focuses on teaching Claude Code usage.",{"category":118,"check":122,"severity":29,"summary":123},"Target market","The skill is educational and applicable globally, teaching general Claude Code usage without regional restrictions.",{"category":93,"check":125,"severity":29,"summary":126},"Runtime stability","The skill assumes a standard Claude Code environment and POSIX-compliant shell, with clear instructions for setup and common troubleshooting steps.",{"category":45,"check":128,"severity":29,"summary":129},"Precise Purpose","The skill's purpose is precisely defined as AI Native Camp Day 1 onboarding, learning Claude Code through conversation, with clear trigger phrases provided.",{"category":45,"check":131,"severity":29,"summary":132},"Concise Frontmatter","The frontmatter is concise, clearly stating the skill's name and purpose, followed by trigger phrases.",{"category":49,"check":134,"severity":29,"summary":135},"Concise Body","The SKILL.md content is well-structured and under 500 lines, delegating detailed procedures to reference files.",{"category":137,"check":138,"severity":29,"summary":139},"Context","Progressive Disclosure","The skill utilizes reference files extensively for detailed explanations, procedures, and quizzes, adhering to progressive disclosure principles.",{"category":137,"check":141,"severity":61,"summary":142},"Forked exploration","This skill is a guided curriculum and does not involve deep code exploration or file inspection that would necessitate `context: fork`.",{"category":27,"check":144,"severity":29,"summary":145},"Usage examples","The skill provides clear, executable examples for all core functionalities, including installation, initial conversation, and interactive demonstrations of key features.",{"category":27,"check":147,"severity":29,"summary":148},"Edge cases","The skill handles installation errors and common troubleshooting scenarios, providing clear guidance and recovery steps.",{"category":105,"check":150,"severity":61,"summary":151},"Tool Fallback","The skill primarily uses built-in Claude Code commands and interactive prompts, not external tools that would require fallbacks.",{"category":93,"check":153,"severity":29,"summary":154},"Stack assumptions","The skill assumes a standard Claude Code runtime and basic shell environment, with clear setup instructions and troubleshooting for common OS issues.",{"category":156,"check":157,"severity":29,"summary":158},"Safety","Halt on unexpected state","The skill provides clear instructions and checks for setup completion, guiding users through the process and offering troubleshooting if unexpected states occur.",{"category":93,"check":160,"severity":29,"summary":161},"Cross-skill coupling","The skill is self-contained and focuses on Day 1 onboarding for Claude Code, with no implicit reliance on other skills.",1778054796243,"This skill provides a structured, day-one curriculum for learning Claude Code. It guides users through installation, interactive practice with core commands like CLAUDE.md and Skills, and explains fundamental concepts like MCP, Subagents, Hooks, and Plugins through dialogues, examples, and quizzes.","2.0.0","3.4.0","The extension is exceptionally well-documented and structured, providing a clear and interactive learning experience for Claude Code onboarding. All checks passed with high severity, with only a few not applicable findings due to the nature of the skill. The detailed reference files, clear instructions, and interactive quizzes contribute to its high quality.",95,"A comprehensive and interactive onboarding skill for Claude Code, guiding users through setup, core features, and basic usage.",[15,16,17,18,19],"global","verified",{"codeQuality":173,"collectedAt":174,"documentation":175,"maintenance":177,"security":178,"testCoverage":180},{},1778054783860,{"descriptionLength":176,"readmeSize":8},87,{},{"hasNpmPackage":179,"smitheryVerified":179},false,{"hasCi":179,"hasTests":179},{"updatedAt":182},1778054817045,{"githubOwner":184,"githubRepo":185,"locale":23,"slug":186,"type":19},"ai-native-camp","camp-1","day1-onboarding",true,null,{"extract":190,"llm":192},{"commitSha":191,"license":61},"9ffaf358dc8c88567d8f0450966b5518071da4f0",{"promptVersionExtension":164,"promptVersionScoring":165,"score":167,"targetMarket":170,"tier":171},{"repoId":194},"kd72seepns71xx9ksxrb02bs1n8645k6",{"_creationTime":196,"_id":194,"identity":197,"providers":199,"workflow":210},1777995558409.9043,{"githubOwner":184,"githubRepo":185,"sourceUrl":198},"https://github.com/ai-native-camp/camp-1",{"discover":200,"github":203},{"sources":201},[202],"skills-sh",{"closedIssues90d":204,"forks":205,"openIssues90d":204,"pushedAt":206,"readmeSize":207,"stars":208,"topics":209},1,63,1772632347000,3009,237,[],{"discoverAt":211,"extractAt":212,"githubAt":212,"updatedAt":212},1777995558409,1778054782813,{"anyEnrichmentAt":214,"extractAt":215,"githubAt":214,"llmAt":182,"updatedAt":182},1778054782298,1778054781976,[],[218,247,278,310,341,370],{"_creationTime":219,"_id":220,"community":221,"display":222,"identity":233,"providers":235,"relations":241,"workflow":243},1778054586606.9207,"k17dgzjgvsrbv3nsbp0kz4c1ax8665ww",{"reviewCount":8},{"description":223,"installMethods":224,"name":225,"sourceUrl":226,"tags":227},"Vercel filesystem detectors",{},"Vercel Filesystem Detectors","https://github.com/vercel/vercel/tree/HEAD/packages/fs-detectors",[228,229,230,231,18,232],"vercel","build-system","framework-detection","monorepo","utility",{"githubOwner":228,"githubRepo":228,"locale":23,"slug":234,"type":19},"vercel-fs-detectors",{"extract":236,"llm":239},{"commitSha":237,"license":238},"da93fccb68ef705f866ddb8d4ff596495589442a","Apache-2.0",{"promptVersionExtension":164,"promptVersionScoring":165,"score":240,"targetMarket":170,"tier":171},100,{"repoId":242},"kd70sna36fh1a450f5r7e0f8p986555e",{"anyEnrichmentAt":244,"extractAt":245,"githubAt":244,"llmAt":246,"updatedAt":246},1778054590995,1778054586606,1778054733091,{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":264,"providers":267,"relations":272,"workflow":274},1778053126504.8447,"k177gyb2pp9y0hpcx23rd2j0gd866t61",{"reviewCount":8},{"description":252,"installMethods":253,"name":254,"sourceUrl":255,"tags":256},"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",[257,258,259,260,261,262,263,18],"okx","cex","smartmoney","analytics","trader","leaderboard","signals",{"githubOwner":257,"githubRepo":265,"locale":23,"slug":266,"type":19},"agent-skills","okx-cex-smartmoney",{"extract":268,"llm":271},{"commitSha":269,"license":270},"2c10950e7d08ff4a6f92e29aa5a72fc1f6982c3b","MIT",{"promptVersionExtension":164,"promptVersionScoring":165,"score":240,"targetMarket":170,"tier":171},{"repoId":273},"kd762kyfecgcjapqdqxsv1ngw986551x",{"anyEnrichmentAt":275,"extractAt":276,"githubAt":275,"llmAt":277,"updatedAt":277},1778053126894,1778053126504,1778053154881,{"_creationTime":279,"_id":280,"community":281,"display":282,"identity":293,"providers":297,"relations":303,"workflow":305},1777995614337.9844,"k17f0xfg2pkfqd1p5jjzh8sswh8645px",{"reviewCount":8},{"description":283,"installMethods":284,"name":285,"sourceUrl":286,"tags":287},"Scaffold an editable Tandem control panel app",{},"Tandem Panel Scaffold","https://github.com/frumu-ai/tandem/tree/HEAD/packages/create-tandem-panel",[288,18,289,290,291,292],"scaffolding","react","typescript","vite","ui",{"githubOwner":294,"githubRepo":295,"locale":23,"slug":296,"type":19},"frumu-ai","tandem","create-tandem-panel",{"extract":298,"llm":301,"smithery":302},{"commitSha":299,"license":300},"25c8ae7c2f8b20d576a2b8d44946ac2e0ff9408d","MIT OR Apache-2.0",{"promptVersionExtension":164,"promptVersionScoring":165,"score":240,"targetMarket":170,"tier":171},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":179},{"repoId":304},"kd72pd305er4m7vecv9p6mnd4s865kea",{"anyEnrichmentAt":306,"extractAt":307,"githubAt":308,"llmAt":309,"smitheryAt":306,"updatedAt":309},1777995723550,1777995614338,1777995614791,1777995897177,{"_creationTime":311,"_id":312,"community":313,"display":314,"identity":326,"providers":329,"relations":334,"workflow":337},1778054268187.7783,"k1799kwx7k8g1vx165qr4np3298670sw",{"reviewCount":8},{"description":315,"installMethods":316,"name":317,"sourceUrl":318,"tags":319},"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",[320,18,321,322,323,324,325],"brightdata","web-scraping","data-extraction","serp-api","automation","terminal",{"githubOwner":320,"githubRepo":327,"locale":23,"slug":328,"type":19},"skills","brightdata-cli",{"extract":330,"llm":332},{"commitSha":331,"license":270},"d0eeb1fbab809ffffe7c270186bd3eb78cf0c8ba",{"promptVersionExtension":164,"promptVersionScoring":165,"score":333,"targetMarket":170,"tier":171},99,{"parentExtensionId":335,"repoId":336},"k177secs2fy2665c3z8prspg0s867xd1","kd7e4q3ah25vmt87x67vanphhn864r9h",{"anyEnrichmentAt":338,"extractAt":339,"githubAt":338,"llmAt":340,"updatedAt":340},1778054269540,1778054268187,1778054318963,{"_creationTime":342,"_id":343,"community":344,"display":345,"identity":357,"providers":359,"relations":364,"workflow":366},1778053148350.4314,"k176qcxrp1gw56t60ta6a94c758662wx",{"reviewCount":8},{"description":346,"installMethods":347,"name":348,"sourceUrl":349,"tags":350},"Customer success management - onboarding, health scoring, QBRs, expansion playbooks, and retention strategies",{},"Customer Success","https://github.com/claude-office-skills/skills/tree/HEAD/customer-success",[351,352,15,353,354,355,356],"customer-success","retention","qbr","expansion","sales","crm",{"githubOwner":358,"githubRepo":327,"locale":23,"slug":351,"type":19},"claude-office-skills",{"extract":360,"llm":362},{"commitSha":361,"license":270},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":164,"promptVersionScoring":165,"score":363,"targetMarket":170,"tier":171},98,{"repoId":365},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":367,"extractAt":368,"githubAt":367,"llmAt":369,"updatedAt":369},1778053151766,1778053148350,1778053561145,{"_creationTime":371,"_id":372,"community":373,"display":374,"identity":385,"providers":389,"relations":397,"workflow":399},1778053968286.4954,"k179afn14fzy4sejmjf82fgqa9867ck6",{"reviewCount":8},{"description":375,"installMethods":376,"name":377,"sourceUrl":378,"tags":379},"Searches arXiv for preprints and academic papers, retrieves abstracts, and filters by topic. Use when the user asks to find research papers, search arXiv, look up preprints, find academic articles in physics, math, CS, biology, statistics, or related fields.",{},"arXiv Search","https://github.com/langchain-ai/deepagents/tree/HEAD/libs/cli/examples/skills/arxiv-search",[380,381,382,383,384,18],"research","data-analytics","arxiv","academic-papers","python",{"githubOwner":386,"githubRepo":387,"locale":23,"slug":388,"type":19},"langchain-ai","deepagents","arxiv-search",{"extract":390,"llm":392,"smithery":393},{"commitSha":391,"license":270},"b108c71d0c570e16c7050c1eac482e15dc35a5ed",{"promptVersionExtension":164,"promptVersionScoring":165,"score":363,"targetMarket":170,"tier":171},{"qualityScore":394,"totalActivations":395,"uniqueUsers":396,"useCount":8,"verified":179},0.7439563,9,8,{"repoId":398},"kd76dna2fvfbnjvzcpd2cwqnyd865xz7",{"anyEnrichmentAt":400,"extractAt":401,"githubAt":402,"llmAt":403,"smitheryAt":400,"updatedAt":403},1778053994907,1778053968286,1778053969344,1778054053159]