[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jwynia-oblique-worldbuilding-ko":3,"guides-for-jwynia-oblique-worldbuilding":218,"similar-k176en4wst9tsthf6eb8etyw4s867ms3":219},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":21,"identity":184,"isFallback":189,"parentExtension":190,"providers":191,"relations":195,"repo":197,"workflow":215},1778053622473.6409,"k176en4wst9tsthf6eb8etyw4s867ms3",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Create worldbuilding quotes and epigraphs through documentary perspectives. Use for chapter epigraphs, in-world documents, or any content where limited perspective creates meaning through what the documenter cannot see.",{},"Oblique Worldbuilding","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/worldbuilding/oblique-worldbuilding",[15,16,17,18,19,20],"worldbuilding","writing","fiction","creative","epigraphs","documentation",{"_creationTime":22,"_id":23,"extensionId":5,"locale":24,"result":25,"trustSignals":172,"workflow":182},1778054012696.937,"kn71ny0vwdwfaj2cj0t67kjgtd867hr4","en",{"checks":26,"evaluatedAt":162,"extensionSummary":163,"promptVersionExtension":164,"promptVersionScoring":165,"rationale":166,"score":167,"summary":168,"tags":169,"targetMarket":170,"tier":171},[27,32,35,38,42,45,50,54,57,60,64,68,72,75,78,81,84,87,90,93,97,100,104,108,111,114,117,121,124,127,130,133,136,140,143,146,149,152,155,159],{"category":28,"check":29,"severity":30,"summary":31},"Practical Utility","Problem relevance","pass","The description clearly names a concrete user problem: creating worldbuilding quotes and epigraphs through documentary perspectives, highlighting the specific use case of limited perspective creating meaning.",{"category":28,"check":33,"severity":30,"summary":34},"Unique selling proposition","The skill offers a unique approach by focusing on 'documentary perspectives' and 'perspectival limitation,' steering LLM behavior beyond simple quote generation to imbue text with meaning through the documenter's biases and blindnesses.",{"category":28,"check":36,"severity":30,"summary":37},"Production readiness","The skill provides a comprehensive framework for generating worldbuilding epigraphs, covering the entire lifecycle from analyzing a chapter to choosing perspectives and document types, and includes implementation guidance.",{"category":39,"check":40,"severity":30,"summary":41},"Scope","Single responsibility principle","The skill has a clear and focused domain: generating worldbuilding quotes and epigraphs using documentary perspectives, without straying into unrelated areas.",{"category":39,"check":43,"severity":30,"summary":44},"Description quality","The description is concise, readable, and accurately reflects the skill's behavior, clearly articulating its purpose and method.",{"category":46,"check":47,"severity":48,"summary":49},"Invocation","Scoped tools","not_applicable","This skill does not expose explicit tools with verb-noun actions; its functionality is generative and based on processing text within the prompt context.",{"category":51,"check":52,"severity":48,"summary":53},"Documentation","Configuration & parameter reference","The skill does not appear to have configurable parameters or explicit options that require documentation beyond what is described in its primary instructions.",{"category":39,"check":55,"severity":48,"summary":56},"Tool naming","There are no explicit tools exposed by this skill that require naming conventions.",{"category":39,"check":58,"severity":48,"summary":59},"Minimal I/O surface","As this is a generative skill without explicit tools, there are no discrete input/output schemas to evaluate for minimality.",{"category":61,"check":62,"severity":30,"summary":63},"License","License usability","The license is MIT, a permissive open-source license, clearly indicated in the SKILL.md frontmatter.",{"category":65,"check":66,"severity":48,"summary":67},"Maintenance","Commit recency","No commit history is available for this specific skill file in the provided context, so recency cannot be evaluated.",{"category":69,"check":70,"severity":48,"summary":71},"Security","Secret Management","The skill does not appear to use or manage any secrets.",{"category":69,"check":73,"severity":30,"summary":74},"Injection","The skill processes textual input and generates text output; there are no mechanisms described for loading or executing untrusted third-party data as instructions.",{"category":69,"check":76,"severity":30,"summary":77},"Transitive Supply-Chain Grenades","The skill operates on bundled text and generates text; it does not fetch remote content or execute external scripts, thus avoiding supply-chain risks.",{"category":69,"check":79,"severity":30,"summary":80},"Sandbox Isolation","The skill's operations are confined to text generation and do not involve file system modifications or interactions outside its designated scope.",{"category":69,"check":82,"severity":30,"summary":83},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are present, as the skill is purely generative and does not execute external commands.",{"category":69,"check":85,"severity":30,"summary":86},"Data Exfiltration","The skill processes input text and generates output text; there are no outbound network calls described or implied that could exfiltrate data.",{"category":69,"check":88,"severity":30,"summary":89},"Hidden Text Tricks","Bundled files are free of hidden-steering tricks, ANSI escapes, or unusual Unicode characters that could manipulate model behavior covertly.",{"category":69,"check":91,"severity":30,"summary":92},"Opaque code execution","The skill's logic is presented as readable Markdown and not obfuscated through base64 payloads, eval, or minified code.",{"category":94,"check":95,"severity":48,"summary":96},"Portability","Structural Assumption","The skill operates on text within the prompt and does not make assumptions about the user's project file layout.",{"category":65,"check":98,"severity":48,"summary":99},"Issues Attention","Issue data (opened/closed) is not available for this specific skill in the provided context.",{"category":101,"check":102,"severity":30,"summary":103},"Versioning","Release Management","A version ('1.0') is clearly declared in the SKILL.md frontmatter.",{"category":105,"check":106,"severity":48,"summary":107},"Code Execution","Validation","The skill's primary function is text generation based on provided context and instructions, rather than executing arbitrary code or processing external structured inputs that require schema validation.",{"category":69,"check":109,"severity":48,"summary":110},"Unguarded Destructive Operations","The skill is purely generative and performs no destructive operations.",{"category":105,"check":112,"severity":30,"summary":113},"Error Handling","The skill's instructions are designed to guide the LLM; while explicit error handling mechanisms like try-catch are not applicable, the instructions guide the LLM on how to proceed and what to prioritize, implicitly handling ambiguity by focusing on defined components and processes.",{"category":105,"check":115,"severity":48,"summary":116},"Logging","As a generative skill that does not perform destructive actions or outbound calls, local audit logging is not applicable.",{"category":118,"check":119,"severity":30,"summary":120},"Compliance","GDPR","The skill operates on textual prompts and generates text; it does not process or submit personal data, making GDPR compliance straightforward.",{"category":118,"check":122,"severity":30,"summary":123},"Target market","The skill's focus on worldbuilding and documentary perspectives is broadly applicable to fiction writing globally, with no specific regional constraints detected.",{"category":94,"check":125,"severity":30,"summary":126},"Runtime stability","The skill's instructions are written in standard Markdown and rely on the LLM's core capabilities, making it portable across different Claude Code runtime environments without specific OS or shell assumptions.",{"category":46,"check":128,"severity":30,"summary":129},"Precise Purpose","The skill clearly defines its purpose (creating worldbuilding quotes/epigraphs via documentary perspectives) and its non-goals (direct commentary, prose voice), with specific positive triggers and boundaries.",{"category":46,"check":131,"severity":30,"summary":132},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and domain.",{"category":51,"check":134,"severity":30,"summary":135},"Concise Body","The skill's body is well-structured and appears to be within a reasonable token limit, effectively using sections for progressive disclosure.",{"category":137,"check":138,"severity":30,"summary":139},"Context","Progressive Disclosure","The skill body is well-organized into logical sections, and while it doesn't explicitly link to external `references/*.md` files, the inline structure provides progressive disclosure of information.",{"category":137,"check":141,"severity":48,"summary":142},"Forked exploration","This skill is generative and does not involve deep exploration or code review, so `context: fork` is not applicable.",{"category":28,"check":144,"severity":30,"summary":145},"Usage examples","A detailed worked example is provided, illustrating the input, process, and expected output, demonstrating the skill's core capability effectively.",{"category":28,"check":147,"severity":30,"summary":148},"Edge cases","The skill addresses limitations and potential failure modes such as 'too direct,' 'too obscure,' 'missing perspective,' and 'overexplanation,' providing explanations and 'fixes' for each.",{"category":105,"check":150,"severity":48,"summary":151},"Tool Fallback","The skill does not rely on external tools like MCP servers, so fallback mechanisms are not applicable.",{"category":94,"check":153,"severity":30,"summary":154},"Stack assumptions","The skill's instructions are presented in Markdown and rely on the LLM's core text generation capabilities, making it highly portable and not dependent on specific programming languages, frameworks, or operating systems.",{"category":156,"check":157,"severity":30,"summary":158},"Safety","Halt on unexpected state","The 'Anti-Patterns' section implicitly acts as a halt mechanism by clearly defining what constitutes unexpected or incorrect output (e.g., 'Too Direct', 'Too Obscure'), guiding the LLM to avoid these states.",{"category":94,"check":160,"severity":30,"summary":161},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it also explicitly references related skills ('worldbuilding', 'memetic-depth', 'prose-style') in the 'Integration' section, indicating clear, optional coordination.",1778053750844,"This skill focuses on creating meaningful worldbuilding quotes and epigraphs by simulating documentary perspectives, emphasizing the documenter's biases and limitations to generate depth. It details how to choose perspectives, document types, and connection strengths, offering a worked example and clear anti-patterns.","2.0.0","3.4.0","This skill is exceptionally well-documented and robust. The 'Problem relevance', 'Usage examples', and 'Edge cases' checks were particularly strong, demonstrating a clear understanding of the user's needs and potential pitfalls. The detailed explanation of 'Anti-Patterns' further solidifies its quality.",98,"This skill expertly generates nuanced worldbuilding epigraphs using documentary perspectives, providing a comprehensive framework for authors.",[15,16,17,18,19,20],"global","verified",{"codeQuality":173,"collectedAt":174,"documentation":175,"maintenance":177,"security":178,"testCoverage":181},{},1778053738321,{"descriptionLength":176,"readmeSize":8},219,{},{"hasNpmPackage":179,"license":180,"smitheryVerified":179},false,"MIT",{"hasCi":179,"hasTests":179},{"updatedAt":183},1778054012696,{"githubOwner":185,"githubRepo":186,"locale":24,"slug":187,"type":188},"jwynia","agent-skills","oblique-worldbuilding","skill",true,null,{"extract":192,"llm":194},{"commitSha":193,"license":180},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":164,"promptVersionScoring":165,"score":167,"targetMarket":170,"tier":171},{"repoId":196},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"_creationTime":198,"_id":196,"identity":199,"providers":201,"workflow":212},1777995558409.897,{"githubOwner":185,"githubRepo":186,"sourceUrl":200},"https://github.com/jwynia/agent-skills",{"discover":202,"github":205},{"sources":203},[204],"skills-sh",{"closedIssues90d":8,"forks":206,"openIssues90d":207,"pushedAt":208,"readmeSize":209,"stars":210,"topics":211},10,2,1771900514000,11924,70,[],{"discoverAt":213,"extractAt":214,"githubAt":214,"updatedAt":214},1777995558409,1778053628601,{"anyEnrichmentAt":216,"extractAt":217,"githubAt":216,"llmAt":183,"updatedAt":183},1778053625386,1778053622473,[],[220,238,258,277,295,313],{"_creationTime":221,"_id":222,"community":223,"display":224,"identity":231,"providers":232,"relations":236,"workflow":237},1778053622473.6428,"k17f07btfbe93v77fzd8gqct11867ep3",{"reviewCount":8},{"description":225,"installMethods":226,"name":227,"sourceUrl":228,"tags":229},"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",[15,17,16,230,18],"diagnostic",{"githubOwner":185,"githubRepo":186,"locale":24,"slug":15,"type":188},{"extract":233,"llm":234},{"commitSha":193,"license":180},{"promptVersionExtension":164,"promptVersionScoring":165,"score":235,"targetMarket":170,"tier":171},99,{"repoId":196},{"anyEnrichmentAt":216,"extractAt":217,"githubAt":216,"llmAt":183,"updatedAt":183},{"_creationTime":239,"_id":240,"community":241,"display":242,"identity":251,"providers":253,"relations":256,"workflow":257},1778053622473.639,"k170s5rfv54r6je9jfn9cacag9866jj6",{"reviewCount":8},{"description":243,"installMethods":244,"name":245,"sourceUrl":246,"tags":247},"Design economic systems for fictional worlds. Use when worldbuilding needs currencies, trade networks, resource economies, or when economic pressures should drive plot and character motivation.",{},"Economic Systems","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/worldbuilding/economic-systems",[15,248,17,249,16,250],"economics","generator","generative",{"githubOwner":185,"githubRepo":186,"locale":24,"slug":252,"type":188},"economic-systems",{"extract":254,"llm":255},{"commitSha":193,"license":180},{"promptVersionExtension":164,"promptVersionScoring":165,"score":167,"targetMarket":170,"tier":171},{"repoId":196},{"anyEnrichmentAt":216,"extractAt":217,"githubAt":216,"llmAt":183,"updatedAt":183},{"_creationTime":259,"_id":260,"community":261,"display":262,"identity":270,"providers":272,"relations":275,"workflow":276},1778053622473.6345,"k178gqd0etn4d1hve4s3jvgwns866pdq",{"reviewCount":8},{"description":263,"name":264,"sourceUrl":265,"tags":266},"Act as an assistive outline coach who guides structural development through questions. Use when helping someone develop their own outline through diagnosis and frameworks. Critical constraint - never generate outline content. Instead ask questions, identify structural issues, suggest approaches, and let the writer structure.","Outline Coach","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/structure/outline-coach",[17,16,267,268,20,269],"coaching","structure","storytelling",{"githubOwner":185,"githubRepo":186,"locale":24,"slug":271,"type":188},"outline-coach",{"extract":273,"llm":274},{"commitSha":193,"license":180},{"promptVersionExtension":164,"promptVersionScoring":165,"score":167,"targetMarket":170,"tier":171},{"repoId":196},{"anyEnrichmentAt":216,"extractAt":217,"githubAt":216,"llmAt":183,"updatedAt":183},{"_creationTime":278,"_id":279,"community":280,"display":281,"identity":288,"providers":290,"relations":293,"workflow":294},1778053622473.6301,"k170zjynd3538sn54d034ajp51867xp7",{"reviewCount":8},{"description":282,"name":283,"sourceUrl":284,"tags":285},"Diagnose genre problems and generate genre-specific elements. Use when genre promise is unclear, when elements feel misplaced, when secondary genres compete with primary, or when you need genre-specific entropy. Covers all 11 elemental genres from the Writing Excuses framework.","Genre Conventions","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/craft/genre-conventions",[17,16,286,287,18,230,250],"narrative","genre",{"githubOwner":185,"githubRepo":186,"locale":24,"slug":289,"type":188},"genre-conventions",{"extract":291,"llm":292},{"commitSha":193,"license":180},{"promptVersionExtension":164,"promptVersionScoring":165,"score":167,"targetMarket":170,"tier":171},{"repoId":196},{"anyEnrichmentAt":216,"extractAt":217,"githubAt":216,"llmAt":183,"updatedAt":183},{"_creationTime":296,"_id":297,"community":298,"display":299,"identity":306,"providers":308,"relations":311,"workflow":312},1778053622473.6316,"k177q31ca5hp7s9rhad9syy4298674bm",{"reviewCount":8},{"description":300,"installMethods":301,"name":302,"sourceUrl":303,"tags":304},"Autonomously draft and polish chapters through multi-skill editorial passes. Use when you have a complete outline and want to produce a polished first draft with iterative refinement.",{},"Chapter Drafter","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/orchestrators/chapter-drafter",[17,16,305,250,18],"orchestrator",{"githubOwner":185,"githubRepo":186,"locale":24,"slug":307,"type":188},"chapter-drafter",{"extract":309,"llm":310},{"commitSha":193,"license":180},{"promptVersionExtension":164,"promptVersionScoring":165,"score":167,"targetMarket":170,"tier":171},{"repoId":196},{"anyEnrichmentAt":216,"extractAt":217,"githubAt":216,"llmAt":183,"updatedAt":183},{"_creationTime":314,"_id":315,"community":316,"display":317,"identity":324,"providers":326,"relations":329,"workflow":330},1778053622473.6277,"k17eq8j4aw7b5w9k06pr204yr1866chp",{"reviewCount":8},{"description":318,"installMethods":319,"name":320,"sourceUrl":321,"tags":322},"Act as an active writing partner who contributes content alongside the human writer. Use when the writer wants a collaborator who generates prose, dialogue, alternatives, and builds on their ideas. Applies Story Sense frameworks while actively contributing to the creative work. Contrasts with story-coach which never writes.",{},"Story Collaborator","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/core/story-collaborator",[18,16,323,17,269],"collaboration",{"githubOwner":185,"githubRepo":186,"locale":24,"slug":325,"type":188},"story-collaborator",{"extract":327,"llm":328},{"commitSha":193,"license":180},{"promptVersionExtension":164,"promptVersionScoring":165,"score":167,"targetMarket":170,"tier":171},{"repoId":196},{"anyEnrichmentAt":216,"extractAt":217,"githubAt":216,"llmAt":183,"updatedAt":183}]