[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-langchain-ai-blog-post-pl":3,"guides-for-langchain-ai-blog-post":236,"similar-k17arka7jbnts3abj5zc843g31866hf7":237},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":190,"isFallback":195,"parentExtension":196,"providers":197,"relations":204,"repo":206,"workflow":232},1778053968286.4875,"k17arka7jbnts3abj5zc843g31866hf7",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Write long-form blog posts with SEO optimization and clear structure.",{},"Blog Post Writing","https://github.com/langchain-ai/deepagents/tree/HEAD/libs/cli/examples/deploy-content-writer/skills/blog-post",[15,16,17,18,19],"writing","business","content-generation","seo","blogging",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":177,"workflow":188},1778054053159.303,"kn7bfyrd6jf2p6c0m4pz8rh3ys866c68","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,35,38,42,45,50,54,57,60,64,68,71,75,78,81,84,87,90,93,97,101,105,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 the problem of writing long-form blog posts with SEO optimization and clear structure.",{"category":27,"check":32,"severity":33,"summary":34},"Unique selling proposition","info","The skill provides a structured approach to blog post writing, which is slightly more than default LLM behavior but not a significant departure.",{"category":27,"check":36,"severity":29,"summary":37},"Production readiness","The skill provides a clear structure for blog post writing, covering title, introduction, body, and conclusion, which is sufficient for its stated use case.",{"category":39,"check":40,"severity":29,"summary":41},"Scope","Single responsibility principle","The skill is focused solely on the task of writing blog posts and does not extend into unrelated domains.",{"category":39,"check":43,"severity":29,"summary":44},"Description quality","The description is concise, readable, and accurately reflects the skill's functionality of writing structured blog posts.",{"category":46,"check":47,"severity":48,"summary":49},"Invocation","Scoped tools","not_applicable","This skill does not expose specific tools; it functions as a single-purpose prompt for content generation.",{"category":51,"check":52,"severity":48,"summary":53},"Documentation","Configuration & parameter reference","There are no configurable parameters or options for this skill; it operates based on the provided prompt.",{"category":39,"check":55,"severity":48,"summary":56},"Tool naming","This skill does not expose user-facing tools.",{"category":39,"check":58,"severity":48,"summary":59},"Minimal I/O surface","This skill does not expose specific tools or interfaces.",{"category":61,"check":62,"severity":29,"summary":63},"License","License usability","The repository includes a clear MIT license file.",{"category":65,"check":66,"severity":48,"summary":67},"Maintenance","Commit recency","No commit information is available for this specific skill file, and the repository's last commit date is not provided.",{"category":65,"check":69,"severity":48,"summary":70},"Dependency Management","This skill does not appear to have external dependencies.",{"category":72,"check":73,"severity":48,"summary":74},"Security","Secret Management","The skill does not handle secrets.",{"category":72,"check":76,"severity":29,"summary":77},"Injection","No third-party data loading or web fetching is performed, so there's no risk of injection from external content.",{"category":72,"check":79,"severity":29,"summary":80},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute external scripts, eliminating supply-chain risks.",{"category":72,"check":82,"severity":29,"summary":83},"Sandbox Isolation","The skill operates purely within the LLM's generation context and does not interact with the file system or external resources.",{"category":72,"check":85,"severity":29,"summary":86},"Sandbox escape primitives","No scripts are involved, so no sandbox escape primitives are present.",{"category":72,"check":88,"severity":29,"summary":89},"Data Exfiltration","The skill has no outbound network calls or access to confidential data.",{"category":72,"check":91,"severity":29,"summary":92},"Hidden Text Tricks","The bundled files are free of hidden-steering tricks and contain only standard text.",{"category":94,"check":95,"severity":29,"summary":96},"Hooks","Opaque code execution","No scripts or obfuscated code are present in the skill bundle.",{"category":98,"check":99,"severity":48,"summary":100},"Portability","Structural Assumption","The skill does not make any assumptions about the user's project structure as it operates solely within the LLM's generation context.",{"category":102,"check":103,"severity":48,"summary":104},"Trust","Issues Attention","No issue tracking information is available for this specific skill file.",{"category":106,"check":107,"severity":48,"summary":108},"Versioning","Release Management","There is no versioning information available for this specific skill file.",{"category":110,"check":111,"severity":48,"summary":112},"Code Execution","Validation","This skill does not execute code or accept structured input that requires validation.",{"category":72,"check":114,"severity":29,"summary":115},"Unguarded Destructive Operations","The skill is purely generative and has no destructive operations.",{"category":110,"check":117,"severity":48,"summary":118},"Error Handling","As this skill does not execute code, specific error handling mechanisms are not applicable.",{"category":110,"check":120,"severity":48,"summary":121},"Logging","This skill does not perform actions that require local audit logging.",{"category":123,"check":124,"severity":33,"summary":125},"Compliance","GDPR","The skill does not explicitly operate on personal data, but it submits content to an LLM without specific sanitization, which could indirectly include personal data if provided by the user.",{"category":123,"check":127,"severity":29,"summary":128},"Target market","The skill's functionality is not geographically or jurisdictionally specific, and its target market is global.",{"category":98,"check":130,"severity":29,"summary":131},"Runtime stability","The skill operates within the LLM runtime and has no assumptions about specific shells, OS, or tooling.",{"category":46,"check":133,"severity":29,"summary":134},"Precise Purpose","The skill clearly defines its purpose (writing long-form blog posts with SEO and structure) and implicitly covers its use case.",{"category":46,"check":136,"severity":29,"summary":137},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability of writing blog posts.",{"category":51,"check":139,"severity":29,"summary":140},"Concise Body","The skill body is concise and effectively outlines the structure for blog post writing.",{"category":142,"check":143,"severity":29,"summary":144},"Context","Progressive Disclosure","The skill's structure is simple and does not require progressive disclosure; it's a single-level procedure.",{"category":142,"check":146,"severity":48,"summary":147},"Forked exploration","This skill is not an exploration-style skill and does not require forked context.",{"category":27,"check":149,"severity":33,"summary":150},"Usage examples","There are no specific usage examples provided for this skill, only a general description of the desired output structure.",{"category":27,"check":152,"severity":33,"summary":153},"Edge cases","While the structure is outlined, specific edge cases and limitations (e.g., handling of highly niche topics or user-defined constraints beyond structure) are not explicitly documented.",{"category":110,"check":155,"severity":48,"summary":156},"Tool Fallback","This skill does not rely on external tools and has no fallback path.",{"category":98,"check":158,"severity":29,"summary":159},"Stack assumptions","The skill operates within the LLM environment and has no assumptions about specific user-side stacks.",{"category":161,"check":162,"severity":48,"summary":163},"Safety","Halt on unexpected state","This skill does not involve state management or external operations that would require halting on unexpected states.",{"category":98,"check":165,"severity":29,"summary":166},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills.",1778054006324,"This skill leverages LLM capabilities to produce long-form blog posts. It provides a clear structural outline including title, introduction, body sections, and conclusion, aiming for SEO optimization and reader engagement. The skill is designed for use within an LLM environment without external dependencies or file system interaction.","2.0.0","3.4.0","The skill is well-defined, focused, and has a clear purpose. It is appropriately licensed and does not introduce security risks. Although there are no usage examples or explicit edge case handling, its simplicity and clear documentation warrant a high score.",95,"This skill effectively guides the LLM to generate structured, SEO-optimized blog posts.",[17,15,18,19],"global","verified",{"codeQuality":178,"collectedAt":179,"documentation":180,"maintenance":182,"popularity":183,"security":185,"testCoverage":187},{},1778053996861,{"descriptionLength":181,"readmeSize":8},69,{},{"smitheryUniqueUsers":184,"smitheryUseCount":8},10,{"hasNpmPackage":186,"smitheryVerified":186},false,{"hasCi":186,"hasTests":186},{"updatedAt":189},1778054053159,{"githubOwner":191,"githubRepo":192,"locale":23,"slug":193,"type":194},"langchain-ai","deepagents","blog-post","skill",true,null,{"extract":198,"llm":201,"smithery":202},{"commitSha":199,"license":200},"b108c71d0c570e16c7050c1eac482e15dc35a5ed","MIT",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"qualityScore":203,"totalActivations":184,"uniqueUsers":184,"useCount":8,"verified":186},0.74809563,{"repoId":205},"kd76dna2fvfbnjvzcpd2cwqnyd865xz7",{"_creationTime":207,"_id":205,"identity":208,"providers":210,"workflow":229},1777995558409.8704,{"githubOwner":191,"githubRepo":192,"sourceUrl":209},"https://github.com/langchain-ai/deepagents",{"discover":211,"github":215},{"sources":212},[213,214],"skills-sh","smithery",{"closedIssues90d":216,"forks":217,"homepage":218,"license":200,"openIssues90d":219,"pushedAt":220,"readmeSize":221,"stars":222,"topics":223},256,3140,"https://docs.langchain.com/deepagents",142,1778033560000,6232,22320,[192,224,225,226,227,228],"langchain","langgraph","ai","python","typescript",{"discoverAt":230,"extractAt":231,"githubAt":231,"updatedAt":231},1777995558409,1778053970345,{"anyEnrichmentAt":233,"extractAt":234,"githubAt":235,"llmAt":189,"smitheryAt":233,"updatedAt":189},1778053994907,1778053968286,1778053969344,[],[238,265,294,313,332,352],{"_creationTime":239,"_id":240,"community":241,"display":242,"identity":251,"providers":255,"relations":259,"workflow":261},1778054123074.2524,"k179ejv2t9jsfftz4qzh2a0zkx867s3a",{"reviewCount":8},{"description":243,"installMethods":244,"name":245,"sourceUrl":246,"tags":247},"Produce an editor-ready content brief for a target keyword or topic. Use when the user asks for a content brief, writing guidelines, article outline, SEO brief, what to include in a blog post, or how to structure content for a keyword. For choosing which topics to write about, see find-keywords. For a full site-wide SEO audit, see audit.",{},"Content Brief","https://github.com/calm-north/seojuice-skills/tree/HEAD/skills/brief",[18,248,249,17,250],"content-strategy","seo-brief","llm-workflow",{"githubOwner":252,"githubRepo":253,"locale":23,"slug":254,"type":194},"calm-north","seojuice-skills","brief",{"extract":256,"llm":258},{"commitSha":257,"license":200},"c1f633bea512365ba04477076369e418ecc82ffd",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":260},"kd77p09fwtcsr2sfmxw6921ek1864v0a",{"anyEnrichmentAt":262,"extractAt":263,"githubAt":262,"llmAt":264,"updatedAt":264},1778054123513,1778054123074,1778054162250,{"_creationTime":266,"_id":267,"community":268,"display":269,"identity":279,"providers":283,"relations":288,"workflow":290},1778053622473.6594,"k171jc4epkmqq2y76n42e3eg0s866rf8",{"reviewCount":8},{"description":270,"installMethods":271,"name":272,"sourceUrl":273,"tags":274},"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",[15,275,276,277,278],"analysis","non-fiction","diagnostic","documentation",{"githubOwner":280,"githubRepo":281,"locale":23,"slug":282,"type":194},"jwynia","agent-skills","blind-spot-detective",{"extract":284,"llm":286},{"commitSha":285,"license":200},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":169,"promptVersionScoring":170,"score":287,"targetMarket":175,"tier":176},99,{"repoId":289},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":291,"extractAt":292,"githubAt":291,"llmAt":293,"updatedAt":293},1778053625386,1778053622473,1778054012696,{"_creationTime":295,"_id":296,"community":297,"display":298,"identity":307,"providers":308,"relations":311,"workflow":312},1778053622473.6428,"k17f07btfbe93v77fzd8gqct11867ep3",{"reviewCount":8},{"description":299,"installMethods":300,"name":301,"sourceUrl":302,"tags":303},"Diagnose world-level story problems. This skill should be used when settings feel thin, institutions feel designed rather than evolved, economies don't make sense, or non-human species feel like humans in costume. Keywords: worldbuilding, setting, world, institutions, economy, culture, species, consequences.",{},"Worldbuilding Diagnostic Skill","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/worldbuilding/worldbuilding",[304,305,15,277,306],"worldbuilding","fiction","creative",{"githubOwner":280,"githubRepo":281,"locale":23,"slug":304,"type":194},{"extract":309,"llm":310},{"commitSha":285,"license":200},{"promptVersionExtension":169,"promptVersionScoring":170,"score":287,"targetMarket":175,"tier":176},{"repoId":289},{"anyEnrichmentAt":291,"extractAt":292,"githubAt":291,"llmAt":293,"updatedAt":293},{"_creationTime":314,"_id":315,"community":316,"display":317,"identity":325,"providers":326,"relations":330,"workflow":331},1778053622473.661,"k17bjq5477qz3ff878vxz3gc4d8667dn",{"reviewCount":8},{"description":318,"installMethods":319,"name":320,"sourceUrl":321,"tags":322},"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",[15,323,278,324],"summarization","text-processing",{"githubOwner":280,"githubRepo":281,"locale":23,"slug":323,"type":194},{"extract":327,"llm":328},{"commitSha":285,"license":200},{"promptVersionExtension":169,"promptVersionScoring":170,"score":329,"targetMarket":175,"tier":176},98,{"repoId":289},{"anyEnrichmentAt":291,"extractAt":292,"githubAt":291,"llmAt":293,"updatedAt":293},{"_creationTime":333,"_id":334,"community":335,"display":336,"identity":346,"providers":347,"relations":350,"workflow":351},1778053622473.6516,"k179hzv20wer8hscnmmkfq98m1866qr5",{"reviewCount":8},{"description":337,"installMethods":338,"name":339,"sourceUrl":340,"tags":341},"Diagnose why names don't work and guide creation of names that do. Use for brand names, product names, character names, place names, and titles when something feels off or when systematic naming is needed.",{},"Naming","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/ideation/naming",[342,343,344,345,15],"ideation","naming","creativity","branding",{"githubOwner":280,"githubRepo":281,"locale":23,"slug":343,"type":194},{"extract":348,"llm":349},{"commitSha":285,"license":200},{"promptVersionExtension":169,"promptVersionScoring":170,"score":329,"targetMarket":175,"tier":176},{"repoId":289},{"anyEnrichmentAt":291,"extractAt":292,"githubAt":291,"llmAt":293,"updatedAt":293},{"_creationTime":353,"_id":354,"community":355,"display":356,"identity":364,"providers":366,"relations":369,"workflow":370},1778053622473.6433,"k17az36sbga427hmnbjwp0t5hx867rbf",{"reviewCount":8},{"description":357,"name":358,"sourceUrl":359,"tags":360},"Diagnose and improve humor using systems thinking. Use when jokes fall flat, when humor feels forced, when punchlines don't land, or when you want to systematically enhance comedic writing. Treats jokes as engineerable connection systems.","Joke Engineering","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/humor/joke-engineering",[361,344,15,362,277,363],"humor","comedy","systems-thinking",{"githubOwner":280,"githubRepo":281,"locale":23,"slug":365,"type":194},"joke-engineering",{"extract":367,"llm":368},{"commitSha":285,"license":200},{"promptVersionExtension":169,"promptVersionScoring":170,"score":329,"targetMarket":175,"tier":176},{"repoId":289},{"anyEnrichmentAt":291,"extractAt":292,"githubAt":291,"llmAt":293,"updatedAt":293}]