[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-shubhamsaboo-meeting-notes-it":3,"guides-for-shubhamsaboo-meeting-notes":229,"similar-k17dqkbee2a9ntbafx0cmrrxts866zr3":230},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":19,"identity":188,"isFallback":193,"parentExtension":194,"providers":195,"relations":199,"repo":201,"workflow":226},1778053327521.586,"k17dqkbee2a9ntbafx0cmrrxts866zr3",[],{"reviewCount":8},0,{"description":10,"name":11,"sourceUrl":12,"tags":13},"Structured meeting summaries with action items, decisions, and key discussion points. Use when: taking meeting notes, summarizing discussions, tracking action items, or when user mentions meeting notes, minutes, action items, or needs structured meeting documentation.","Meeting Notes","https://github.com/shubhamsaboo/awesome-llm-apps/tree/HEAD/awesome_agent_skills/meeting-notes",[14,15,16,17,18],"meeting","notes","summarization","documentation","markdown",{"_creationTime":20,"_id":21,"extensionId":5,"locale":22,"result":23,"trustSignals":176,"workflow":186},1778053376632.4468,"kn74jmz0q03h61sp4m4p3wakv5867nea","en",{"checks":24,"evaluatedAt":166,"extensionSummary":167,"promptVersionExtension":168,"promptVersionScoring":169,"rationale":170,"score":171,"summary":172,"tags":173,"targetMarket":174,"tier":175},[25,30,33,36,40,43,48,52,55,58,62,66,69,73,76,79,82,85,88,91,95,99,103,107,111,114,117,120,125,128,131,134,137,140,144,147,150,153,156,159,163],{"category":26,"check":27,"severity":28,"summary":29},"Practical Utility","Problem relevance","pass","The description clearly states the problem of generating structured meeting summaries with action items, decisions, and key discussion points, and provides specific use cases.",{"category":26,"check":31,"severity":28,"summary":32},"Unique selling proposition","The skill offers a specific, structured format for meeting notes that goes beyond basic summarization, including templates for decisions, action items, and parking lot items.",{"category":26,"check":34,"severity":28,"summary":35},"Production readiness","The skill provides a complete lifecycle for note-taking, from capturing points during a meeting to structuring and documenting them afterwards, with clear best practices.",{"category":37,"check":38,"severity":28,"summary":39},"Scope","Single responsibility principle","The skill is narrowly focused on generating structured meeting summaries and action items, with no indication of extending into unrelated domains.",{"category":37,"check":41,"severity":28,"summary":42},"Description quality","The description is accurate, concise, readable, and directly reflects the skill's purpose of creating structured meeting notes and action items.",{"category":44,"check":45,"severity":46,"summary":47},"Invocation","Scoped tools","not_applicable","This skill does not expose tools directly; its functionality is to generate a markdown structure based on provided input.",{"category":49,"check":50,"severity":46,"summary":51},"Documentation","Configuration & parameter reference","The skill does not appear to have any configurable parameters or environment variables that need documentation beyond its core function.",{"category":37,"check":53,"severity":46,"summary":54},"Tool naming","No explicit tools are defined; the skill's output is a formatted markdown document.",{"category":37,"check":56,"severity":46,"summary":57},"Minimal I/O surface","The skill does not expose specific tools with parameter schemas or response shapes; its output is a generated markdown structure.",{"category":59,"check":60,"severity":28,"summary":61},"License","License usability","The license is specified as MIT in the SKILL.md frontmatter and a corresponding Apache 2.0 license file is present, which is permissive and usable.",{"category":63,"check":64,"severity":46,"summary":65},"Maintenance","Commit recency","The provided context did not include a last commit date for the specific skill directory. The main repository has a recent commit, but it's not specific to this skill's isolated state.",{"category":63,"check":67,"severity":46,"summary":68},"Dependency Management","The skill does not appear to have any third-party dependencies.",{"category":70,"check":71,"severity":46,"summary":72},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":70,"check":74,"severity":28,"summary":75},"Injection","The skill's function is to format text and does not load or process untrusted third-party data, mitigating injection risks.",{"category":70,"check":77,"severity":28,"summary":78},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute external scripts, thus avoiding transitive supply-chain risks.",{"category":70,"check":80,"severity":28,"summary":81},"Sandbox Isolation","The skill only generates markdown content and does not interact with the file system or external resources, ensuring sandbox isolation.",{"category":70,"check":83,"severity":28,"summary":84},"Sandbox escape primitives","The skill's operation is purely text generation, containing no mechanisms for sandbox escape.",{"category":70,"check":86,"severity":28,"summary":87},"Data Exfiltration","The skill does not make any outbound network calls or reference confidential data.",{"category":70,"check":89,"severity":28,"summary":90},"Hidden Text Tricks","The bundled content (SKILL.md) appears to be free of hidden-steering tricks, using standard markdown and text.",{"category":92,"check":93,"severity":28,"summary":94},"Hooks","Opaque code execution","The skill's implementation consists of readable markdown and no obfuscated or dynamically executed code.",{"category":96,"check":97,"severity":28,"summary":98},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure; it only requires input text for processing.",{"category":100,"check":101,"severity":46,"summary":102},"Trust","Issues Attention","No GitHub issues data was available for this specific skill.",{"category":104,"check":105,"severity":28,"summary":106},"Versioning","Release Management","A version ('1.0.0') is declared in the SKILL.md frontmatter.",{"category":108,"check":109,"severity":46,"summary":110},"Code Execution","Validation","The skill does not execute code or process structured input requiring validation beyond basic text formatting.",{"category":70,"check":112,"severity":28,"summary":113},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":108,"check":115,"severity":28,"summary":116},"Error Handling","The skill generates a structured markdown output. Any internal errors would likely result in incomplete or malformed markdown, but it's designed to be resilient to bad input by simply formatting it.",{"category":108,"check":118,"severity":46,"summary":119},"Logging","The skill is read-only and performs no destructive actions or outbound calls that would necessitate local audit logging.",{"category":121,"check":122,"severity":123,"summary":124},"Compliance","GDPR","info","The skill processes input text and generates markdown. While it doesn't specifically operate on personal data, any personal data submitted as input could be processed by the LLM without extra sanitization.",{"category":121,"check":126,"severity":28,"summary":127},"Target market","The skill's functionality is universal for meeting notes and does not contain any regional-specific logic or signals. Target market is 'global'.",{"category":96,"check":129,"severity":28,"summary":130},"Runtime stability","The skill generates markdown and has no specific runtime or OS assumptions.",{"category":44,"check":132,"severity":28,"summary":133},"Precise Purpose","The description clearly defines the skill's purpose (structured meeting summaries) and when to use it, including explicit triggers and boundaries.",{"category":44,"check":135,"severity":28,"summary":136},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and usage triggers without excessive keywords.",{"category":49,"check":138,"severity":28,"summary":139},"Concise Body","The skill's body is concise, providing a clear structure and best practices, with the detailed markdown template embedded directly.",{"category":141,"check":142,"severity":28,"summary":143},"Context","Progressive Disclosure","The main SKILL.md provides the core structure and instructions, with the detailed markdown template embedded directly as part of the core functionality.",{"category":141,"check":145,"severity":46,"summary":146},"Forked exploration","This skill is a short-form text generation task and does not involve deep exploration or code review, so `context: fork` is not applicable.",{"category":26,"check":148,"severity":28,"summary":149},"Usage examples","The skill includes a comprehensive markdown template that serves as a clear example of the expected output structure and content for meeting notes.",{"category":26,"check":151,"severity":123,"summary":152},"Edge cases","While the skill handles well-formed input to produce a structured output, it doesn't explicitly document failure modes or recovery paths for malformed input beyond producing a potentially messy markdown structure.",{"category":108,"check":154,"severity":46,"summary":155},"Tool Fallback","The skill does not rely on external tools like MCP servers and thus has no fallback requirement.",{"category":96,"check":157,"severity":28,"summary":158},"Stack assumptions","The skill is a pure text generation task and has no assumptions about specific stacks, frameworks, or runtimes.",{"category":160,"check":161,"severity":28,"summary":162},"Safety","Halt on unexpected state","The skill's operation is simple text generation and does not involve complex pre-state checks or destructive operations that would require halting on unexpected conditions.",{"category":96,"check":164,"severity":28,"summary":165},"Cross-skill coupling","The skill is self-contained and its functionality is independent of other skills; it does not implicitly rely on or cross-reference other skills.",1778053364334,"This skill takes input text and formats it into a structured markdown document suitable for meeting notes, action items, and decisions. It provides a template for capturing discussion points, decisions, action items, and next steps.","2.0.0","3.4.0","The 'Meeting Notes' skill is highly polished and robust, excelling in most evaluation categories. It has a clear purpose, concise documentation, and no security concerns. Its primary limitation is a minor lack of explicit documentation for edge case recovery, which is rated as 'info'.",95,"A well-defined and securely implemented skill for generating structured meeting summaries and action items.",[14,15,16,17,18],"global","verified",{"codeQuality":177,"collectedAt":178,"documentation":179,"maintenance":181,"security":182,"testCoverage":185},{},1778053353301,{"descriptionLength":180,"readmeSize":8},268,{},{"hasNpmPackage":183,"license":184,"smitheryVerified":183},false,"MIT",{"hasCi":183,"hasTests":183},{"updatedAt":187},1778053376632,{"githubOwner":189,"githubRepo":190,"locale":22,"slug":191,"type":192},"shubhamsaboo","awesome-llm-apps","meeting-notes","skill",true,null,{"extract":196,"llm":198},{"commitSha":197,"license":184},"a35897449fe8b0fab12e8f0fd9f2e2a40e872ab7",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":200},"kd73kvct1kme7748mpsbddhhmx865wd3",{"_creationTime":202,"_id":200,"identity":203,"providers":205,"workflow":223},1777995558409.8494,{"githubOwner":189,"githubRepo":190,"sourceUrl":204},"https://github.com/shubhamsaboo/awesome-llm-apps",{"discover":206,"github":209},{"sources":207},[208],"skills-sh",{"closedIssues90d":210,"forks":211,"homepage":212,"license":213,"openIssues90d":214,"pushedAt":215,"readmeSize":216,"stars":217,"topics":218},18,16118,"https://www.theunwindai.com","Apache-2.0",1,1777876539000,20628,108975,[219,220,221,222],"llms","rag","python","agents",{"discoverAt":224,"extractAt":225,"githubAt":225,"updatedAt":225},1777995558409,1778053331062,{"anyEnrichmentAt":227,"extractAt":228,"githubAt":227,"llmAt":187,"updatedAt":187},1778053329769,1778053327521,[],[231,257,282,311,328,349],{"_creationTime":232,"_id":233,"community":234,"display":235,"identity":243,"providers":246,"relations":251,"workflow":253},1778053622473.661,"k17bjq5477qz3ff878vxz3gc4d8667dn",{"reviewCount":8},{"description":236,"installMethods":237,"name":238,"sourceUrl":239,"tags":240},"Create effective summaries by matching summarization type to purpose, audience, and context. Use when asked to summarize, create TLDR, condense content, or create executive summaries. Keywords: summary, TLDR, condense, executive summary, abstract.",{},"Summarization","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/writing/revision/summarization",[241,16,17,242],"writing","text-processing",{"githubOwner":244,"githubRepo":245,"locale":22,"slug":16,"type":192},"jwynia","agent-skills",{"extract":247,"llm":249},{"commitSha":248,"license":184},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":168,"promptVersionScoring":169,"score":250,"targetMarket":174,"tier":175},98,{"repoId":252},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":254,"extractAt":255,"githubAt":254,"llmAt":256,"updatedAt":256},1778053625386,1778053622473,1778054012696,{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":269,"providers":272,"relations":276,"workflow":278},1778054564989.5369,"k1767w6z2kv4rgf7gryn1saw6x867n0n",{"reviewCount":8},{"description":262,"installMethods":263,"name":264,"sourceUrl":265,"tags":266},"Refactor CLAUDE.md files to follow progressive disclosure principles. Use when CLAUDE.md is too long or disorganized.",{},"ReClaude","https://github.com/brianlovin/claude-config/tree/HEAD/skills/reclaude",[17,267,18,268],"refactoring","claude-config",{"githubOwner":270,"githubRepo":268,"locale":22,"slug":271,"type":192},"brianlovin","reclaude",{"extract":273,"llm":275},{"commitSha":274,"license":46},"1a9819ebf3fee811150fc76cbe177ea4e5f747ff",{"promptVersionExtension":168,"promptVersionScoring":169,"score":250,"targetMarket":174,"tier":175},{"repoId":277},"kd7c7ftew8fsa52skn0fm3rfvd864fmn",{"anyEnrichmentAt":279,"extractAt":280,"githubAt":279,"llmAt":281,"updatedAt":281},1778054565711,1778054564989,1778054628464,{"_creationTime":283,"_id":284,"community":285,"display":286,"identity":296,"providers":300,"relations":305,"workflow":307},1778053148350.4607,"k17e2c06z6nnv8s79m82n2tqnx8674ve",{"reviewCount":8},{"description":287,"installMethods":288,"name":289,"sourceUrl":290,"tags":291},"Automate Obsidian knowledge management, note linking, and personal knowledge base workflows",{},"Obsidian Automation","https://github.com/claude-office-skills/skills/tree/HEAD/obsidian-automation",[292,15,293,18,294,295],"obsidian","knowledge-management","pkm","productivity",{"githubOwner":297,"githubRepo":298,"locale":22,"slug":299,"type":192},"claude-office-skills","skills","obsidian-automation",{"extract":301,"llm":304},{"commitSha":302,"license":303},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11","MIT-0",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":306},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":308,"extractAt":309,"githubAt":308,"llmAt":310,"updatedAt":310},1778053151766,1778053148350,1778053561145,{"_creationTime":312,"_id":313,"community":314,"display":315,"identity":321,"providers":322,"relations":326,"workflow":327},1778053148350.4573,"k178xpqmttxm6v7e5gyz8a8xa58665zf",{"reviewCount":8},{"description":316,"name":11,"sourceUrl":317,"tags":318},">","https://github.com/claude-office-skills/skills/tree/HEAD/meeting-notes",[14,15,319,320,295,17],"summary","action-items",{"githubOwner":297,"githubRepo":298,"locale":22,"slug":191,"type":192},{"extract":323,"llm":324},{"commitSha":302,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":325,"targetMarket":174,"tier":175},88,{"repoId":306},{"anyEnrichmentAt":308,"extractAt":309,"githubAt":308,"llmAt":310,"updatedAt":310},{"_creationTime":329,"_id":330,"community":331,"display":332,"identity":341,"providers":343,"relations":347,"workflow":348},1778053622473.6594,"k171jc4epkmqq2y76n42e3eg0s866rf8",{"reviewCount":8},{"description":333,"installMethods":334,"name":335,"sourceUrl":336,"tags":337},"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",[241,338,339,340,17],"analysis","non-fiction","diagnostic",{"githubOwner":244,"githubRepo":245,"locale":22,"slug":342,"type":192},"blind-spot-detective",{"extract":344,"llm":345},{"commitSha":248,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":346,"targetMarket":174,"tier":175},99,{"repoId":252},{"anyEnrichmentAt":254,"extractAt":255,"githubAt":254,"llmAt":256,"updatedAt":256},{"_creationTime":350,"_id":351,"community":352,"display":353,"identity":364,"providers":368,"relations":372,"workflow":374},1778054663200.0623,"k1787qemz1vae1jy4xsx7c2zyn867dwd",{"reviewCount":8},{"description":354,"installMethods":355,"name":356,"sourceUrl":357,"tags":358},"Maps the full customer journey from first touch to advocacy. Generates a comprehensive customer-journey.md with all stages, touchpoints, emotions, pain points, opportunities, Mermaid diagrams, and metrics. Use when mapping customer experience, designing onboarding flows, identifying churn risks, or optimizing conversion funnels.",{},"Customer Journey Mapper","https://github.com/onewave-ai/claude-skills/tree/HEAD/customer-journey-mapper",[359,360,361,362,17,363],"customer-experience","journey-mapping","strategy","marketing","reporting",{"githubOwner":365,"githubRepo":366,"locale":22,"slug":367,"type":192},"onewave-ai","claude-skills","customer-journey-mapper",{"extract":369,"llm":371},{"commitSha":370,"license":184},"eb3d80be32b6cafcf0d5df1c1b8a95df75838271",{"promptVersionExtension":168,"promptVersionScoring":169,"score":250,"targetMarket":174,"tier":175},{"repoId":373},"kd71e43dj0b7ak5e55pyshxp4n864t6p",{"anyEnrichmentAt":375,"extractAt":376,"githubAt":375,"llmAt":377,"updatedAt":377},1778054667983,1778054663200,1778055270278]