[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-lijigang-ljg-invest-sw":3,"guides-for-lijigang-ljg-invest":270,"similar-k17681wqgr0wey6gr3rkd4dt6d8675k4":271},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":19,"identity":189,"isFallback":194,"parentExtension":195,"providers":246,"relations":250,"repo":251,"workflow":269},1778053348890.7808,"k17681wqgr0wey6gr3rkd4dt6d8675k4",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"投资分析, 生成一份深度投资分析报告。不做传统投资分析——核心判断是项目是否是一台「秩序创造机器」。Use when user says '投资报告', '投资分析', '分析这个项目', '写投资报告', 'investment report', 'invest analysis', or provides entrepreneur conversation records wanting investment evaluation. Also trigger when user pastes or references meeting notes, pitch decks, or founder interviews and asks for analysis.",{},"投资分析","https://github.com/lijigang/ljg-skills/tree/HEAD/skills/ljg-invest",[15,16,17,18],"investment-analysis","finance","reporting","llm",{"_creationTime":20,"_id":21,"extensionId":5,"locale":22,"result":23,"trustSignals":178,"workflow":187},1778053415028.5508,"kn78tw0jvz9dxmrx0a2b07y6g1867hwe","en",{"checks":24,"evaluatedAt":168,"extensionSummary":169,"promptVersionExtension":170,"promptVersionScoring":171,"rationale":172,"score":173,"summary":174,"tags":175,"targetMarket":176,"tier":177},[25,30,33,36,40,43,48,52,55,58,63,67,70,74,77,80,83,86,89,92,96,100,104,108,112,115,118,121,126,129,132,135,138,141,145,148,152,155,158,161,165],{"category":26,"check":27,"severity":28,"summary":29},"Practical Utility","Problem relevance","pass","The description clearly states the problem of investment analysis and the unique approach of identifying 'order-creating machines'.",{"category":26,"check":31,"severity":28,"summary":32},"Unique selling proposition","The extension offers a unique investment analysis framework focused on 'order-creating machines' rather than traditional metrics, providing a distinct value over a generic prompt.",{"category":26,"check":34,"severity":28,"summary":35},"Production readiness","The extension provides a comprehensive framework for investment analysis, including data gathering (via Research skill or subagent), structured reporting, and a decision-making process, covering the core lifecycle.",{"category":37,"check":38,"severity":28,"summary":39},"Scope","Single responsibility principle","The extension has a clear and focused scope on investment analysis with a specific framework, not bundling unrelated capabilities.",{"category":37,"check":41,"severity":28,"summary":42},"Description quality","The description is present, concise, readable, and accurately reflects the extension's behavior and unique approach.",{"category":44,"check":45,"severity":46,"summary":47},"Invocation","Scoped tools","not_applicable","This extension does not expose specific tools; its functionality is executed as a single integrated process driven by the LLM.",{"category":49,"check":50,"severity":28,"summary":51},"Documentation","Configuration & parameter reference","The 'Input' and 'Output' sections in the SKILL.md clearly define what is expected and how the output will be formatted, including file naming conventions and directory structure.",{"category":37,"check":53,"severity":46,"summary":54},"Tool naming","The extension does not expose individual tools with names; it operates as a single skill.",{"category":37,"check":56,"severity":28,"summary":57},"Minimal I/O surface","The input requirements are clearly defined (company name, BP, etc.), and the output format is specific (org-mode, directory, naming schema), ensuring minimal and focused I/O.",{"category":59,"check":60,"severity":61,"summary":62},"License","License usability","critical","No license file or SPDX identifier is present in the repository, and the README does not mention a license. This blocks redistribution and usage.",{"category":64,"check":65,"severity":46,"summary":66},"Maintenance","Commit recency","The provided source URL points to a specific commit, not a branch with a recent pushedAt date. Therefore, commit recency cannot be evaluated.",{"category":64,"check":68,"severity":28,"summary":69},"Dependency Management","The extension does not appear to use any third-party dependencies directly within its skill logic. The README mentions Playwright for ljg-card, but this specific skill does not require external package management.",{"category":71,"check":72,"severity":46,"summary":73},"Security","Secret Management","The skill does not handle or expose any secrets; it primarily processes provided text and generates reports.",{"category":71,"check":75,"severity":28,"summary":76},"Injection","The extension processes provided text data and generates a report. There is no indication of loading untrusted third-party data as instructions.",{"category":71,"check":78,"severity":28,"summary":79},"Transitive Supply-Chain Grenades","The extension operates on provided text and generates a local file. There are no indications of remote code execution or fetching external content as instructions.",{"category":71,"check":81,"severity":28,"summary":82},"Sandbox Isolation","The extension's primary actions involve generating a report and writing to a local file within a specified directory. There are no indications of attempting to modify files outside of the designated output path.",{"category":71,"check":84,"severity":28,"summary":85},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are present in the provided script.",{"category":71,"check":87,"severity":28,"summary":88},"Data Exfiltration","The extension processes provided text and generates a local report. There are no outbound calls to third-party services for data exfiltration.",{"category":71,"check":90,"severity":28,"summary":91},"Hidden Text Tricks","The bundled files are free of hidden-steering tricks; descriptions and content use standard printable characters.",{"category":93,"check":94,"severity":28,"summary":95},"Hooks","Opaque code execution","The extension logic is presented in a readable Markdown format and does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":97,"check":98,"severity":28,"summary":99},"Portability","Structural Assumption","The output path is specified with a placeholder for the project name and a fixed directory structure, allowing for flexibility. The use of `~/Documents/notes/` is a common convention.",{"category":101,"check":102,"severity":46,"summary":103},"Trust","Issues Attention","No GitHub issues data is available for this repository.",{"category":105,"check":106,"severity":61,"summary":107},"Versioning","Release Management","No version information (e.g., `version` field in frontmatter, GitHub releases, CHANGELOG) is present in the repository. The installation instructions do not specify a version, implying use of the `main` branch.",{"category":109,"check":110,"severity":28,"summary":111},"Code Execution","Validation","Input is primarily handled by the LLM, and the output is structured as specified in the SKILL.md. The script logic for writing to files is standard and validated by the runtime environment.",{"category":71,"check":113,"severity":28,"summary":114},"Unguarded Destructive Operations","The primary action is writing a report to a file, which is not a destructive operation. There are no destructive primitives present.",{"category":109,"check":116,"severity":28,"summary":117},"Error Handling","The skill instructions dictate how to handle insufficient information and explicitly state to not fabricate data, promoting fail-closed behavior. Output writing errors are handled by the underlying runtime.",{"category":109,"check":119,"severity":46,"summary":120},"Logging","The skill is primarily analytical and does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":122,"check":123,"severity":124,"summary":125},"Compliance","GDPR","info","The extension processes user-provided text, which could potentially contain personal data. However, it does not submit this data to a third party or perform explicit sanitization beyond what the LLM might do internally.",{"category":122,"check":127,"severity":28,"summary":128},"Target market","The extension's focus on investment analysis and its use of Chinese language prompts suggest a global applicability, but the core framework is language-agnostic and can be applied to any project, thus 'global' is appropriate.",{"category":97,"check":130,"severity":28,"summary":131},"Runtime stability","The skill relies on standard LLM capabilities and file system operations, with no assumptions about specific shells, OS, or editor runtimes.",{"category":44,"check":133,"severity":28,"summary":134},"Precise Purpose","The description clearly defines the purpose of investment analysis and specifies the unique core question ('order-creating machine'). It also lists clear trigger phrases and implicitly defines boundaries by focusing on this specific framework.",{"category":44,"check":136,"severity":28,"summary":137},"Concise Frontmatter","The frontmatter is concise, clearly stating the skill's purpose and providing trigger phrases without excessive keywords.",{"category":49,"check":139,"severity":28,"summary":140},"Concise Body","The SKILL.md is well-structured with clear sections and detailed explanations, staying within a reasonable length without unnecessary verbosity.",{"category":142,"check":143,"severity":28,"summary":144},"Context","Progressive Disclosure","The SKILL.md is well-organized, outlining the report structure and providing detailed explanations within each section without needing external files for this relatively contained task.",{"category":142,"check":146,"severity":46,"summary":147},"Forked exploration","This skill is not an exploration-heavy task like code review; it's a focused analysis and report generation task.",{"category":26,"check":149,"severity":150,"summary":151},"Usage examples","warning","No concrete, end-to-end usage examples are provided in the SKILL.md that demonstrate input, invocation, and observable output for the investment analysis report.",{"category":26,"check":153,"severity":124,"summary":154},"Edge cases","The skill mentions handling insufficient information by not fabricating data, but it does not explicitly document other potential failure modes or recovery paths.",{"category":109,"check":156,"severity":46,"summary":157},"Tool Fallback","The skill does not rely on external tools like an MCP server; it uses the LLM's capabilities directly.",{"category":97,"check":159,"severity":28,"summary":160},"Stack assumptions","The skill does not make specific stack assumptions beyond needing a compatible Claude environment and the ability to write files.",{"category":162,"check":163,"severity":28,"summary":164},"Safety","Halt on unexpected state","The instructions emphasize not fabricating information when data is insufficient, implying a halt and clear reporting of the lack of data.",{"category":97,"check":166,"severity":28,"summary":167},"Cross-skill coupling","The skill is self-contained and does not appear to rely on other specific skills being loaded in the same session.",1778053364764,"This skill performs in-depth investment analysis, focusing on whether a project acts as an 'order-creating machine'. It processes various inputs like company names or pitch decks to generate structured reports detailing the project's essence, its ability to create new order, its core algorithm, market perception, and provides an investment recommendation.","2.0.0","3.4.0","The extension has a strong, unique value proposition and well-defined scope. However, critical findings regarding licensing and release management, combined with a warning about missing usage examples, significantly impact its trust and production readiness.",50,"A well-defined investment analysis skill with a unique framework, but hampered by critical licensing and versioning issues.",[15,16,17,18],"global","flagged",{"codeQuality":179,"collectedAt":180,"documentation":181,"maintenance":183,"security":184,"testCoverage":186},{},1778053351841,{"descriptionLength":182,"readmeSize":8},337,{},{"hasNpmPackage":185,"smitheryVerified":185},false,{"hasCi":185,"hasTests":185},{"updatedAt":188},1778053415028,{"githubOwner":190,"githubRepo":191,"locale":22,"slug":192,"type":193},"lijigang","ljg-skills","ljg-invest","skill",true,{"_creationTime":196,"_id":197,"community":198,"display":199,"identity":213,"parentExtension":215,"providers":239,"relations":244,"workflow":245},1778053348890.7798,"k1704g81mbxzdxt81951f8s6g1866ry3",{"reviewCount":8},{"description":200,"installMethods":201,"name":202,"sourceUrl":203,"tags":204},"LJG's personal Claude Code skills collection",{},"LJG Skills Collection","https://github.com/lijigang/ljg-skills",[205,206,207,208,209,210,211,212],"skills","content-creation","writing","research","documentation","visualization","productivity","academic",{"githubOwner":190,"githubRepo":191,"locale":22,"slug":191,"type":214},"plugin",{"_creationTime":216,"_id":217,"community":218,"display":219,"identity":223,"providers":225,"relations":234,"workflow":236},1778053348890.7793,"k17axkces4ykqysd5mgcmajr89867sm1",{"reviewCount":8},{"description":220,"installMethods":221,"name":202,"sourceUrl":203,"tags":222},"Personal Claude Code skills collection for paper reading, content casting, and writing workflows",{},[205,206,208,207,211],{"githubOwner":190,"githubRepo":191,"locale":22,"slug":191,"type":224},"marketplace",{"extract":226,"llm":232},{"commitSha":227,"license":228,"marketplace":229},"d2d6a0313baaeee789d00aa5c3841d4622147f23","MIT",{"name":191,"pluginCount":230,"version":231},1,"1.17.15",{"promptVersionExtension":170,"promptVersionScoring":171,"score":233,"targetMarket":176,"tier":177},88,{"repoId":235},"kd71hhp7w2dcgt37rznesw08cx864k8w",{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":188,"updatedAt":188},1778053349620,1778053348890,{"extract":240,"llm":241},{"commitSha":227,"license":228},{"promptVersionExtension":170,"promptVersionScoring":171,"score":242,"targetMarket":176,"tier":243},90,"verified",{"parentExtensionId":217,"repoId":235},{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":188,"updatedAt":188},{"extract":247,"llm":249},{"commitSha":227,"license":248},"n/a",{"promptVersionExtension":170,"promptVersionScoring":171,"score":173,"targetMarket":176,"tier":177},{"parentExtensionId":197,"repoId":235},{"_creationTime":252,"_id":235,"identity":253,"providers":254,"workflow":266},1777995558409.893,{"githubOwner":190,"githubRepo":191,"sourceUrl":203},{"discover":255,"github":258},{"sources":256},[257],"skills-sh",{"closedIssues90d":259,"forks":260,"openIssues90d":261,"pushedAt":262,"readmeSize":263,"stars":264,"topics":265},5,458,2,1777870782000,4594,3935,[],{"discoverAt":267,"extractAt":268,"githubAt":268,"updatedAt":268},1777995558409,1778053350730,{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":188,"updatedAt":188},[],[272,299,329,356,377,399],{"_creationTime":273,"_id":274,"community":275,"display":276,"identity":284,"providers":288,"relations":293,"workflow":295},1778054663200.0496,"k176k2z3njvk0w2qqa7gtar8m9867xdk",{"reviewCount":8},{"description":277,"installMethods":278,"name":279,"sourceUrl":280,"tags":281},"Generates professional board meeting presentation content (board-deck.md) with executive summary, financials, product updates, GTM metrics, team/hiring, strategic decisions, and appendix. Supports early-stage, growth-stage, and pre-IPO formats. Use when preparing board meeting materials, quarterly board updates, or investor presentations.",{},"Board Deck Generator","https://github.com/onewave-ai/claude-skills/tree/HEAD/board-deck-generator",[209,17,282,283,16],"board-meetings","strategy",{"githubOwner":285,"githubRepo":286,"locale":22,"slug":287,"type":193},"onewave-ai","claude-skills","board-deck-generator",{"extract":289,"llm":291},{"commitSha":290,"license":228},"eb3d80be32b6cafcf0d5df1c1b8a95df75838271",{"promptVersionExtension":170,"promptVersionScoring":171,"score":292,"targetMarket":176,"tier":243},95,{"repoId":294},"kd71e43dj0b7ak5e55pyshxp4n864t6p",{"anyEnrichmentAt":296,"extractAt":297,"githubAt":296,"llmAt":298,"updatedAt":298},1778054667983,1778054663200,1778055270278,{"_creationTime":300,"_id":301,"community":302,"display":303,"identity":316,"providers":319,"relations":323,"workflow":325},1778053148350.4753,"k176rxqcqe94kh882xjvrvgj9h867kgw",{"reviewCount":8},{"description":304,"installMethods":305,"name":306,"sourceUrl":307,"tags":308},"Automate Stripe payment processing, subscription management, invoicing, and financial reporting",{},"Stripe Payments","https://github.com/claude-office-skills/skills/tree/HEAD/stripe-payments",[309,310,311,312,313,314,16,315,17],"stripe","payments","subscriptions","billing","fintech","mcp","automation",{"githubOwner":317,"githubRepo":205,"locale":22,"slug":318,"type":193},"claude-office-skills","stripe-payments",{"extract":320,"llm":322},{"commitSha":321,"license":228},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":170,"promptVersionScoring":171,"score":292,"targetMarket":176,"tier":243},{"repoId":324},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":326,"extractAt":327,"githubAt":326,"llmAt":328,"updatedAt":328},1778053151766,1778053148350,1778053561145,{"_creationTime":330,"_id":331,"community":332,"display":333,"identity":349,"providers":351,"relations":354,"workflow":355},1778053148350.4705,"k176yn1fja39ypj0rjnc3n7x2n867w9x",{"reviewCount":8},{"description":334,"installMethods":335,"name":336,"sourceUrl":337,"tags":338},"SaaS business metrics analysis - MRR, ARR, Churn, LTV, CAC, cohort analysis, and investor reporting",{},"SaaS Metrics","https://github.com/claude-office-skills/skills/tree/HEAD/saas-metrics",[339,340,341,16,17,342,343,344,345,346,347,348,314],"saas","metrics","analytics","mrr","arr","churn","ltv","cac","cohort","investor",{"githubOwner":317,"githubRepo":205,"locale":22,"slug":350,"type":193},"saas-metrics",{"extract":352,"llm":353},{"commitSha":321,"license":228},{"promptVersionExtension":170,"promptVersionScoring":171,"score":292,"targetMarket":176,"tier":243},{"repoId":324},{"anyEnrichmentAt":326,"extractAt":327,"githubAt":326,"llmAt":328,"updatedAt":328},{"_creationTime":357,"_id":358,"community":359,"display":360,"identity":369,"providers":371,"relations":375,"workflow":376},1778053148350.45,"k17b6r5zytdphq3nsv6wpfqc2s866pr7",{"reviewCount":8},{"description":361,"installMethods":362,"name":363,"sourceUrl":364,"tags":365},"Create professional invoices with proper formatting for freelancers and small businesses. Supports multiple currencies and tax calculations.",{},"Invoice Generator Skill","https://github.com/claude-office-skills/skills/tree/HEAD/invoice-generator",[366,16,312,367,314,368],"invoice","business","document-generation",{"githubOwner":317,"githubRepo":205,"locale":22,"slug":370,"type":193},"invoice-generator",{"extract":372,"llm":373},{"commitSha":321,"license":228},{"promptVersionExtension":170,"promptVersionScoring":171,"score":374,"targetMarket":176,"tier":243},98,{"repoId":324},{"anyEnrichmentAt":326,"extractAt":327,"githubAt":326,"llmAt":328,"updatedAt":328},{"_creationTime":378,"_id":379,"community":380,"display":381,"identity":392,"providers":394,"relations":397,"workflow":398},1778053148350.4324,"k174n1jd975yr6a1gceyf5q3gd8674w1",{"reviewCount":8},{"description":382,"installMethods":383,"name":384,"sourceUrl":385,"tags":386},"Analyze spreadsheet data, generate insights, create visualizations, and build reports from Excel/CSV data.",{},"Data Analysis Assistant","https://github.com/claude-office-skills/skills/tree/HEAD/data-analysis",[387,388,389,390,210,391,16,314],"data","analysis","spreadsheet","excel","insights",{"githubOwner":317,"githubRepo":205,"locale":22,"slug":393,"type":193},"data-analysis",{"extract":395,"llm":396},{"commitSha":321,"license":228},{"promptVersionExtension":170,"promptVersionScoring":171,"score":374,"targetMarket":176,"tier":243},{"repoId":324},{"anyEnrichmentAt":326,"extractAt":327,"githubAt":326,"llmAt":328,"updatedAt":328},{"_creationTime":400,"_id":401,"community":402,"display":403,"identity":412,"providers":416,"relations":420,"workflow":422},1778053458618.8777,"k17a3a84c18cttdrxt54w9q08s8675sb",{"reviewCount":8},{"description":404,"installMethods":405,"name":406,"sourceUrl":407,"tags":408},"Your AI agent's crypto brain. One skill, 83+ commands across 14 data domains — real-time prices, wallets, social intelligence, DeFi, on-chain SQL, prediction markets, and more. Natural language in, structured data out. Install once, access everything. Use whenever the user needs crypto data, asks about prices/wallets/tokens/DeFi, wants to investigate on-chain activity, or is building something that consumes crypto data — even if they don't say \"surf\" explicitly.",{},"Surf","https://github.com/asksurf-ai/surf-skills/tree/HEAD/skills/surf",[409,387,410,411,16],"crypto","cli","api",{"githubOwner":413,"githubRepo":414,"locale":22,"slug":415,"type":193},"asksurf-ai","surf-skills","surf",{"extract":417,"llm":419},{"commitSha":418,"license":46},"e9f55538a113dcf3ceb301d64e7e1b451a41990c",{"promptVersionExtension":170,"promptVersionScoring":171,"score":374,"targetMarket":176,"tier":243},{"repoId":421},"kd75ycvmtzabnhstdv9h5gedm186523y",{"anyEnrichmentAt":423,"extractAt":424,"githubAt":423,"llmAt":425,"updatedAt":425},1778053458879,1778053458618,1778053471884]