[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-lijigang-ljg-relationship-pl":3,"guides-for-lijigang-ljg-relationship":266,"similar-k1793ef5htysbmj5pgj823w51x867ewp":267},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":186,"isFallback":190,"parentExtension":191,"providers":242,"relations":246,"repo":247,"workflow":265},1778053348890.7861,"k1793ef5htysbmj5pgj823w51x867ewp",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Relationship analyst combining structural diagnostics (5-layer framework) with psychoanalytic depth (transference, unconscious patterns, resistance). Guides users through dialogue to \"see\" the real structure of their relationship issues. Use when user says \"关系分析\", \"分析关系\", \"relationship\", \"人际关系\", or describes a specific relationship problem they want to understand.",{},"ljg-relationship","https://github.com/lijigang/ljg-skills/tree/HEAD/skills/ljg-relationship",[15,16,17,18,19],"analysis","psychology","relationships","text-generation","org-mode",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":175,"workflow":184},1778053415028.561,"kn7bzejga5vxqab48xa6j98dfd867j01","en",{"checks":25,"evaluatedAt":165,"extensionSummary":166,"promptVersionExtension":167,"promptVersionScoring":168,"rationale":169,"score":170,"summary":171,"tags":172,"targetMarket":173,"tier":174},[26,31,34,37,41,44,48,53,56,59,64,68,72,75,78,81,84,87,90,94,98,102,106,110,113,116,119,124,127,130,133,136,139,143,146,149,152,155,158,162],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly names a concrete user problem (relationship issues) and specifies when to use the skill, including trigger phrases.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The skill offers a unique approach by combining structural diagnostics with psychoanalytic depth, going beyond a simple LLM interaction to guide users to 'see' their issues.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The skill provides a complete lifecycle for relationship analysis, from initial dialogue to structural visualization and saving findings to an org file, indicating readiness for workflow integration.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The skill focuses specifically on relationship analysis, covering structural and psychoanalytic aspects without extending into unrelated domains.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The displayed description accurately and concisely reflects the skill's functionality, including its methodology and use cases.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The skill operates through dialogue and analysis, without exposing specific narrow verb-noun tools, which is appropriate for its function.",{"category":49,"check":50,"severity":51,"summary":52},"Documentation","Configuration & parameter reference","not_applicable","The skill operates primarily through natural language dialogue and does not expose explicit configuration parameters or environment variables that require documentation.",{"category":38,"check":54,"severity":51,"summary":55},"Tool naming","The skill does not expose specific tools with names; its functionality is invoked through conversational interaction.",{"category":38,"check":57,"severity":29,"summary":58},"Minimal I/O surface","The skill interacts via natural language and generates ASCII diagrams and org-mode files, with inputs and outputs aligned to its stated purpose.",{"category":60,"check":61,"severity":62,"summary":63},"License","License usability","critical","The license is marked as 'n/a' and no LICENSE file or SPDX identifier is present, making the licensing status unclear and unusable for redistribution.",{"category":65,"check":66,"severity":62,"summary":67},"Maintenance","Commit recency","There are no commits on the default branch, indicating the project is likely unmaintained and poses a significant risk.",{"category":69,"check":70,"severity":51,"summary":71},"Security","Secret Management","The skill does not appear to use or handle any secrets.",{"category":69,"check":73,"severity":29,"summary":74},"Injection","The skill relies on conversational interaction and internal logic, with no indication of loading or executing untrusted third-party data.",{"category":69,"check":76,"severity":29,"summary":77},"Transitive Supply-Chain Grenades","The skill operates within its own bundle and does not fetch external content or execute remote scripts at runtime.",{"category":69,"check":79,"severity":29,"summary":80},"Sandbox Isolation","The skill's primary action is writing to a local org file, which is within expected operational boundaries, and it does not attempt to modify files outside its designated scope.",{"category":69,"check":82,"severity":29,"summary":83},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the provided scripts.",{"category":69,"check":85,"severity":29,"summary":86},"Data Exfiltration","The skill does not make any outbound network calls and is designed to operate locally, thus posing no data exfiltration risk.",{"category":69,"check":88,"severity":29,"summary":89},"Hidden Text Tricks","The bundled files are free of hidden-steering tricks, invisible characters, or other obfuscation methods.",{"category":91,"check":92,"severity":29,"summary":93},"Hooks","Opaque code execution","The skill's logic is written in plain, readable prose within the SKILL.md file and does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":95,"check":96,"severity":29,"summary":97},"Portability","Structural Assumption","The skill assumes a standard directory structure for saving notes (`~/Documents/notes/`), which is a reasonable default and clearly stated.",{"category":99,"check":100,"severity":51,"summary":101},"Trust","Issues Attention","No issues data available.",{"category":103,"check":104,"severity":62,"summary":105},"Versioning","Release Management","No manifest version is present, no releases or CHANGELOG exist, and installation instructions reference 'HEAD'/'main', making version pinning impossible.",{"category":107,"check":108,"severity":51,"summary":109},"Code Execution","Validation","The skill primarily relies on conversational input and generates text/org files, without complex structured input or output that would necessitate schema validation libraries.",{"category":69,"check":111,"severity":29,"summary":112},"Unguarded Destructive Operations","The skill's only potentially destructive operation is writing to a file, which is a standard operation and does not require additional guards.",{"category":107,"check":114,"severity":29,"summary":115},"Error Handling","The instructions are clear about the expected output and error handling (e.g., suggesting professional help if needed), and the skill is designed to halt gracefully rather than crash.",{"category":107,"check":117,"severity":51,"summary":118},"Logging","The skill's primary action is writing to a local file for user review, which serves as an audit log, and there are no destructive actions or outbound calls that require separate logging.",{"category":120,"check":121,"severity":122,"summary":123},"Compliance","GDPR","info","The skill operates on user-provided descriptions of relationship issues and does not explicitly handle personal data beyond what the user inputs into the LLM conversation; however, no additional sanitization is applied before LLM processing.",{"category":120,"check":125,"severity":29,"summary":126},"Target market","The skill uses mixed language (Chinese and English) and discusses universal relationship dynamics without encoding jurisdiction-specific rules, making it globally applicable.",{"category":95,"check":128,"severity":29,"summary":129},"Runtime stability","The skill relies on standard text generation and file writing capabilities, with no assumptions about specific shells, OS, or runtime environments beyond what Claude Code provides.",{"category":45,"check":131,"severity":29,"summary":132},"Precise Purpose","The description clearly states the skill's purpose as a relationship analyst, combining structural and psychoanalytic methods, and provides specific trigger phrases and scenarios for use.",{"category":45,"check":134,"severity":29,"summary":135},"Concise Frontmatter","The frontmatter is concise, accurately summarizing the skill's core capability and providing relevant trigger phrases.",{"category":49,"check":137,"severity":29,"summary":138},"Concise Body","The skill body is well-structured and reasonably concise, with detailed procedures delegated to specific sections and an org-mode output format.",{"category":140,"check":141,"severity":29,"summary":142},"Context","Progressive Disclosure","Detailed instructions and output formats are presented within the SKILL.md, with the org-mode structure serving as a form of progressive disclosure for the output.",{"category":140,"check":144,"severity":51,"summary":145},"Forked exploration","The skill is primarily conversational and does not involve deep code review or multi-file inspection that would necessitate forked exploration.",{"category":27,"check":147,"severity":29,"summary":148},"Usage examples","The SKILL.md provides two clear, end-to-end examples demonstrating user input and expected assistant responses, illustrating the core functionality.",{"category":27,"check":150,"severity":29,"summary":151},"Edge cases","The instructions outline specific failure modes, such as identifying resistance or needing professional help, and suggest recovery paths or actions.",{"category":107,"check":153,"severity":51,"summary":154},"Tool Fallback","The skill does not rely on external tools like an MCP server; its functionality is self-contained within the Claude Code environment.",{"category":95,"check":156,"severity":29,"summary":157},"Stack assumptions","The skill makes no specific stack assumptions beyond the Claude Code runtime and relies on standard text processing and file operations.",{"category":159,"check":160,"severity":29,"summary":161},"Safety","Halt on unexpected state","The instructions imply a structured workflow that would halt gracefully on unexpected input or state, and it appropriately suggests seeking professional help for severe issues.",{"category":95,"check":163,"severity":29,"summary":164},"Cross-skill coupling","The skill is designed to be standalone and does not implicitly rely on other skills; it correctly cross-references related concepts rather than attempting to execute adjacent tasks.",1778053386515,"This skill analyzes relationship issues by combining a five-layer structural framework with psychoanalytic principles. It guides users through dialogue to identify underlying patterns and structures, culminating in an ASCII visualization and an org-mode file output for deeper reflection.","2.0.0","3.4.0","The extension has critical findings for License usability and Release Management, and also critical findings for Commit recency, indicating a high risk of unmaintained code and unclear legal status. These issues outweigh the otherwise good documentation and practical utility.",25,"A relationship analyst that uses structural diagnostics and psychoanalytic depth to guide users through dialogue, saving findings to org-mode files.",[15,16,17,18,19],"global","flagged",{"codeQuality":176,"collectedAt":177,"documentation":178,"maintenance":180,"security":181,"testCoverage":183},{},1778053374987,{"descriptionLength":179,"readmeSize":8},366,{},{"hasNpmPackage":182,"smitheryVerified":182},false,{"hasCi":182,"hasTests":182},{"updatedAt":185},1778053415028,{"githubOwner":187,"githubRepo":188,"locale":23,"slug":12,"type":189},"lijigang","ljg-skills","skill",true,{"_creationTime":192,"_id":193,"community":194,"display":195,"identity":209,"parentExtension":211,"providers":235,"relations":240,"workflow":241},1778053348890.7798,"k1704g81mbxzdxt81951f8s6g1866ry3",{"reviewCount":8},{"description":196,"installMethods":197,"name":198,"sourceUrl":199,"tags":200},"LJG's personal Claude Code skills collection",{},"LJG Skills Collection","https://github.com/lijigang/ljg-skills",[201,202,203,204,205,206,207,208],"skills","content-creation","writing","research","documentation","visualization","productivity","academic",{"githubOwner":187,"githubRepo":188,"locale":23,"slug":188,"type":210},"plugin",{"_creationTime":212,"_id":213,"community":214,"display":215,"identity":219,"providers":221,"relations":230,"workflow":232},1778053348890.7793,"k17axkces4ykqysd5mgcmajr89867sm1",{"reviewCount":8},{"description":216,"installMethods":217,"name":198,"sourceUrl":199,"tags":218},"Personal Claude Code skills collection for paper reading, content casting, and writing workflows",{},[201,202,204,203,207],{"githubOwner":187,"githubRepo":188,"locale":23,"slug":188,"type":220},"marketplace",{"extract":222,"llm":228},{"commitSha":223,"license":224,"marketplace":225},"d2d6a0313baaeee789d00aa5c3841d4622147f23","MIT",{"name":188,"pluginCount":226,"version":227},1,"1.17.15",{"promptVersionExtension":167,"promptVersionScoring":168,"score":229,"targetMarket":173,"tier":174},88,{"repoId":231},"kd71hhp7w2dcgt37rznesw08cx864k8w",{"anyEnrichmentAt":233,"extractAt":234,"githubAt":233,"llmAt":185,"updatedAt":185},1778053349620,1778053348890,{"extract":236,"llm":237},{"commitSha":223,"license":224},{"promptVersionExtension":167,"promptVersionScoring":168,"score":238,"targetMarket":173,"tier":239},90,"verified",{"parentExtensionId":213,"repoId":231},{"anyEnrichmentAt":233,"extractAt":234,"githubAt":233,"llmAt":185,"updatedAt":185},{"extract":243,"llm":245},{"commitSha":223,"license":244},"null",{"promptVersionExtension":167,"promptVersionScoring":168,"score":170,"targetMarket":173,"tier":174},{"parentExtensionId":193,"repoId":231},{"_creationTime":248,"_id":231,"identity":249,"providers":250,"workflow":262},1777995558409.893,{"githubOwner":187,"githubRepo":188,"sourceUrl":199},{"discover":251,"github":254},{"sources":252},[253],"skills-sh",{"closedIssues90d":255,"forks":256,"openIssues90d":257,"pushedAt":258,"readmeSize":259,"stars":260,"topics":261},5,458,2,1777870782000,4594,3935,[],{"discoverAt":263,"extractAt":264,"githubAt":264,"updatedAt":264},1777995558409,1778053350730,{"anyEnrichmentAt":233,"extractAt":234,"githubAt":233,"llmAt":185,"updatedAt":185},[],[268,297,324,345,374,400],{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":282,"providers":286,"relations":291,"workflow":293},1778053327521.585,"k17eftejnaapgr7mnfajqgng2h866syh",{"reviewCount":8},{"description":273,"installMethods":274,"name":275,"sourceUrl":276,"tags":277},"Systematic fact verification and misinformation identification using evidence-based analysis. Use when: verifying claims, checking facts, identifying misinformation, evaluating source credibility, or when user asks to \"fact check\", \"verify\", \"is this true\", or mentions claims that need validation.",{},"Fact Checker","https://github.com/shubhamsaboo/awesome-llm-apps/tree/HEAD/awesome_agent_skills/fact-checker",[278,279,280,281,15],"fact-checking","misinformation","verification","llm-skill",{"githubOwner":283,"githubRepo":284,"locale":23,"slug":285,"type":189},"shubhamsaboo","awesome-llm-apps","fact-checker",{"extract":287,"llm":289},{"commitSha":288,"license":224},"a35897449fe8b0fab12e8f0fd9f2e2a40e872ab7",{"promptVersionExtension":167,"promptVersionScoring":168,"score":290,"targetMarket":173,"tier":239},100,{"repoId":292},"kd73kvct1kme7748mpsbddhhmx865wd3",{"anyEnrichmentAt":294,"extractAt":295,"githubAt":294,"llmAt":296,"updatedAt":296},1778053329769,1778053327521,1778053376632,{"_creationTime":298,"_id":299,"community":300,"display":301,"identity":309,"providers":313,"relations":318,"workflow":320},1778053622473.6594,"k171jc4epkmqq2y76n42e3eg0s866rf8",{"reviewCount":8},{"description":302,"installMethods":303,"name":304,"sourceUrl":305,"tags":306},"Systematically identify what's missing in non-fiction writing—both blind spots (inherent limitations) and blank spots (gaps that could be addressed). Use before finalizing non-fiction or when feedback feels incomplete.",{},"Blind Spot Detective","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/writing/analysis/blind-spot-detective",[203,15,307,308,205],"non-fiction","diagnostic",{"githubOwner":310,"githubRepo":311,"locale":23,"slug":312,"type":189},"jwynia","agent-skills","blind-spot-detective",{"extract":314,"llm":316},{"commitSha":315,"license":224},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":167,"promptVersionScoring":168,"score":317,"targetMarket":173,"tier":239},99,{"repoId":319},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":321,"extractAt":322,"githubAt":321,"llmAt":323,"updatedAt":323},1778053625386,1778053622473,1778054012696,{"_creationTime":325,"_id":326,"community":327,"display":328,"identity":337,"providers":339,"relations":343,"workflow":344},1778053622473.6365,"k17960cwsfaph9a3c4pas2t08n8660g2",{"reviewCount":8},{"description":329,"installMethods":330,"name":331,"sourceUrl":332,"tags":333},"Reverse-engineer published books into structured scene-by-scene outlines for study. Use when analyzing craft, learning story structure from masters, or creating teaching materials from existing works.",{},"Reverse-Outliner","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/structure/reverse-outliner",[334,203,15,335,336],"fiction","outlining","story-structure",{"githubOwner":310,"githubRepo":311,"locale":23,"slug":338,"type":189},"reverse-outliner",{"extract":340,"llm":341},{"commitSha":315,"license":224},{"promptVersionExtension":167,"promptVersionScoring":168,"score":342,"targetMarket":173,"tier":239},98,{"repoId":319},{"anyEnrichmentAt":321,"extractAt":322,"githubAt":321,"llmAt":323,"updatedAt":323},{"_creationTime":346,"_id":347,"community":348,"display":349,"identity":361,"providers":364,"relations":368,"workflow":370},1778053148350.4324,"k174n1jd975yr6a1gceyf5q3gd8674w1",{"reviewCount":8},{"description":350,"installMethods":351,"name":352,"sourceUrl":353,"tags":354},"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",[355,15,356,357,206,358,359,360],"data","spreadsheet","excel","insights","finance","mcp",{"githubOwner":362,"githubRepo":201,"locale":23,"slug":363,"type":189},"claude-office-skills","data-analysis",{"extract":365,"llm":367},{"commitSha":366,"license":224},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":167,"promptVersionScoring":168,"score":342,"targetMarket":173,"tier":239},{"repoId":369},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":371,"extractAt":372,"githubAt":371,"llmAt":373,"updatedAt":373},1778053151766,1778053148350,1778053561145,{"_creationTime":375,"_id":376,"community":377,"display":378,"identity":386,"providers":390,"relations":394,"workflow":396},1778053100136.2388,"k17ba7hx1c2htdr84qc7vc86cd867abn",{"reviewCount":8},{"description":379,"installMethods":380,"name":381,"sourceUrl":382,"tags":383},"Use this skill when the user requests to review, analyze, critique, or summarize academic papers, research articles, preprints, or scientific publications. Supports comprehensive structured reviews covering methodology assessment, contribution evaluation, literature positioning, and constructive feedback generation. Trigger on queries involving paper URLs, uploaded PDFs, arXiv links, or requests like \"review this paper\", \"analyze this research\", \"summarize this study\", or \"write a peer review\".",{},"Academic Paper Review Skill","https://github.com/bytedance/deer-flow/tree/HEAD/skills/public/academic-paper-review",[204,208,384,15,385],"paper-review","llm",{"githubOwner":387,"githubRepo":388,"locale":23,"slug":389,"type":189},"bytedance","deer-flow","academic-paper-review",{"extract":391,"llm":393},{"commitSha":392,"license":224},"1336872b15c25d45ebcb7c1cf72369c2bdd53187",{"promptVersionExtension":167,"promptVersionScoring":168,"score":342,"targetMarket":173,"tier":239},{"repoId":395},"kd789sm7egx1h0t1jag6zzhcq98656wv",{"anyEnrichmentAt":397,"extractAt":398,"githubAt":397,"llmAt":399,"updatedAt":399},1778053101076,1778053100136,1778053169012,{"_creationTime":401,"_id":402,"community":403,"display":404,"identity":414,"providers":416,"relations":420,"workflow":421},1778053100136.2437,"k177cymqjd5pwcqq4tk0kek34d867am8",{"reviewCount":8},{"description":405,"installMethods":406,"name":407,"sourceUrl":408,"tags":409},"Conduct multi-round deep research on any GitHub Repo. Use when users request comprehensive analysis, timeline reconstruction, competitive analysis, or in-depth investigation of GitHub. Produces structured markdown reports with executive summaries, chronological timelines, metrics analysis, and Mermaid diagrams. Triggers on Github repository URL or open source projects.",{},"GitHub Deep Research Skill","https://github.com/bytedance/deer-flow/tree/HEAD/skills/public/github-deep-research",[410,204,15,411,412,413],"github","api","report-generation","python",{"githubOwner":387,"githubRepo":388,"locale":23,"slug":415,"type":189},"github-deep-research",{"extract":417,"llm":418},{"commitSha":392,"license":224},{"promptVersionExtension":167,"promptVersionScoring":168,"score":419,"targetMarket":173,"tier":239},97,{"repoId":395},{"anyEnrichmentAt":397,"extractAt":398,"githubAt":397,"llmAt":399,"updatedAt":399}]