[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-makenotion-research-documentation-zh-CN":3,"guides-for-makenotion-research-documentation":338,"similar-k17crwqqp6dg4467w7nhp8t9c586nbpv-zh-CN":339},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":238,"isFallback":230,"parentExtension":244,"providers":245,"relations":251,"repo":254,"tags":334,"workflow":335},1778692759009.8552,"k17crwqqp6dg4467w7nhp8t9c586nbpv",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"跨 Notion 工作区进行搜索，综合多个页面的发现，并创建保存为新 Notion 页面的全面研究文档。将分散的信息转化为具有正确引用和可操作见解的结构化报告。",{"claudeCode":12},"makenotion/notion-cookbook","Notion 研究文档","https://github.com/makenotion/notion-cookbook",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":236},1778692759009.8555,"kn70k28wyx199effhgrwn7rzah86mr87","zh-CN",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"tier":215,"useCases":216},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188],{"category":22,"check":23,"severity":24,"summary":25},"实用性","问题相关性","pass","描述清楚地说明了 Notion 中信息分散的问题、创建结构化研究文档的目标以及会从中受益的特定用户。",{"category":22,"check":27,"severity":24,"summary":28},"独特卖点","该技能通过集成 Notion 搜索、获取、综合和创建功能来自动化复杂的研���流程，提供了超越简单提示的显著价值。",{"category":22,"check":30,"severity":24,"summary":31},"生产就绪性","该技能完全涵盖了其声明的用例，即从 Notion 页面创建研究文档，提供了从搜索到输出的完整工作流程。",{"category":33,"check":34,"severity":24,"summary":35},"范围","单一职责原则","该技能专注于 Notion 内研究和记录信息的单一、连贯的工作流程。",{"category":33,"check":37,"severity":24,"summary":38},"描述质量","显示的描述准确地反映了该技能搜索、综合和记录 Notion 内容的功能。",{"category":40,"check":41,"severity":24,"summary":42},"调用","范围限定工具","该技能使用了特定的、范围限定的工具，如 'Notion:notion-search'、'Notion:notion-fetch' 和 'Notion:notion-create-pages'，避免了泛泛的命令执行。",{"category":44,"check":45,"severity":24,"summary":46},"文档","配置和参数参考","SKILL.md 详细介绍了搜索、获取和创建操作的参数，包括过滤器和页面放置逻辑。",{"category":33,"check":48,"severity":24,"summary":49},"工具命名","诸如 'notion-search'、'notion-fetch' 和 'notion-create-pages' 等工具名称具有描述性，并且特定于 Notion 领域。",{"category":33,"check":51,"severity":24,"summary":52},"最小 I/O 表面","工具参数似乎定义良好（例如，query、filters、page_id、content），并且输出集中于创建 Notion 页面，而不是冗长的转储。",{"category":54,"check":55,"severity":24,"summary":56},"许可证","许可证可用性","该项目已获得 MIT 许可证，该许可证具有很高的灵活性且被广泛使用。",{"category":58,"check":59,"severity":24,"summary":60},"维护","提交时效性","最后一次提交是在 2026-05-13，表明最近有维护活动。",{"category":58,"check":62,"severity":63,"summary":64},"依赖项管理","not_applicable","该技能似乎不依赖于 Notion MCP 工具以外的外部第三方依赖项。",{"category":66,"check":67,"severity":63,"summary":68},"安全","秘密管理","该技能似乎不直接处理或暴露秘密；它依赖于 Notion MCP 环境进行身份验证。",{"category":66,"check":70,"severity":24,"summary":71},"注入","该技能使用范围限定的 Notion 工具，并且似乎不执行任意代码或获取不受信任的外部数据作为指令。",{"category":66,"check":73,"severity":24,"summary":74},"传递性供应链手榴弹","该技能依赖于捆绑的 Notion 工具，并且在运行时不获取外部代码或数据。",{"category":66,"check":76,"severity":24,"summary":77},"沙箱隔离","该技能仅通过提供的工具与 Notion API 交互，并且不修改其指定范围之外的文件。",{"category":66,"check":79,"severity":24,"summary":80},"沙箱逃逸原语","未检测到围绕被拒绝的工具调用的分离进程或重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"数据泄露","该技能记录的出站调用仅限于 Notion API 交互，并且不会将机密数据提交给第三方。",{"category":66,"check":85,"severity":24,"summary":86},"隐藏文本技巧","捆绑的内容没有隐藏的操纵技巧，并且描述是干净的 ASCII。",{"category":88,"check":89,"severity":24,"summary":90},"钩子","不透明代码执行","该技能的逻辑在 SKILL.md 中进行了描述，并且不涉及混淆或动态获取的代码执行。",{"category":92,"check":93,"severity":24,"summary":94},"可移植性","结构假设","该技能通过工具调用与 Notion 交互，并且不假定用户项目的​​文件结构。",{"category":96,"check":97,"severity":24,"summary":98},"信任","问题关注度","最近 90 天内未发现未关闭问题，也未发现已关闭问题，这表明该项目维护良好或活动较少。",{"category":100,"check":101,"severity":24,"summary":102},"版本控制","发布管理","该技能具有由 `pushedAt` 日期指示的有意义的版本，并且 SKILL.md 前端内容中的 `name` 与存储库结构一致。",{"category":104,"check":105,"severity":24,"summary":106},"代码执行","验证","工具定义暗示了由 Notion MCP 管理的结构化输入和输出，它将处理验证。",{"category":66,"check":108,"severity":24,"summary":109},"无保护的破坏性操作","创建 Notion 页面是一项破坏性操作，但它受到明确的用户请求和 Notion API 交互性质的保护。",{"category":104,"check":111,"severity":24,"summary":112},"错误处理","错误处理假定由 Notion MCP 和 Notion API 管理，它们通常会提供可操作的错误消息。",{"category":104,"check":114,"severity":63,"summary":115},"日志记录","该技能在本地文件系统交互方面是只读的，并且侧重于 API 调用，因此本地审计日志记录不适用。",{"category":117,"check":118,"severity":24,"summary":119},"合规性","GDPR","该技能操作 Notion 数据并依赖 Notion API；个人数据处理在 Notion 的 GDPR 合规性框架内进行。",{"category":117,"check":121,"severity":24,"summary":122},"目标市场","该技能的功能是全球性的，并且不与任何特定的地理或法律管辖区挂钩。",{"category":92,"check":124,"severity":24,"summary":125},"运行时稳定性","该技能依赖于 Notion MCP 和 Notion API，它们是平台无关的，确保了广泛的运行时稳定性。",{"category":44,"check":127,"severity":24,"summary":128},"README","README 提供了关于存储库内容的良好概述，包括示例和技能。",{"category":33,"check":130,"severity":24,"summary":131},"工具表面大小","该技能使用了少量、专注的 Notion MCP 工具。",{"category":40,"check":133,"severity":24,"summary":134},"重叠的近义工具","使用的工具（搜索、获取、创建）是不同的，并且功能不重叠。",{"category":44,"check":136,"severity":24,"summary":137},"幻影功能","所有宣传的功能，例如搜索和创建文档，都通过 Notion MCP 工具直接实现。",{"category":139,"check":140,"severity":24,"summary":141},"安装","安装说明","SKILL.md 和 README 提供了使用 Notion MCP 的技能的清晰说明，包括示例调用。",{"category":143,"check":144,"severity":24,"summary":145},"错误","可操作的错误消息","错误处理假定由 Notion MCP 和 Notion API 提供，它们通常提供可操作的错误消息。",{"category":147,"check":148,"severity":63,"summary":149},"执行","固定依赖项","该技能依赖于 Notion MCP 环境，并且不捆绑或管理自己的第三方脚本依赖项。",{"category":33,"check":151,"severity":63,"summary":152},"模拟运行预览","虽然创建 Notion 页面是一个状态更改，但没有明显的模拟运行标志，但会提示用户进行创建，这提供了一种预览形式。",{"category":154,"check":155,"severity":24,"summary":156},"协议","幂等重试和超时","幂等性和重试假定由底层 Notion API 和 MCP 框架处理。",{"category":117,"check":158,"severity":24,"summary":159},"遥测选择加入","该技能本身不发出任何遥测数据；它依赖于主机环境的遥测策略。",{"category":40,"check":161,"severity":24,"summary":162},"精确目的","描述清楚地定义了制品（Notion 页面）、用户意图（研究、综合、记录）以及使用场景。",{"category":40,"check":164,"severity":24,"summary":165},"简洁的前端内容","前端内容简洁，清楚地说明了技能的名称和核心目的，后跟工作流程步骤。",{"category":44,"check":167,"severity":24,"summary":168},"简洁正文","SKILL.md 结构良好且简洁，将详细的格式指南推迟到单独的参考文件中。",{"category":170,"check":171,"severity":24,"summary":172},"上下文","渐进式披露","详细的格式指南已适当放置在单独的参考文件中，并从主 SKILL.md 链接。",{"category":170,"check":174,"severity":63,"summary":175},"分叉探索","此技能不是会造成会话泛滥的探索或审计类技能；它直接创建文档。",{"category":22,"check":177,"severity":24,"summary":178},"使用示例","提供了足够的示例，演示了市场研究、技术调查和旅行计划的端到端工作流程。",{"category":22,"check":180,"severity":24,"summary":181},"边缘情况","SKILL.md 记录了常见问题，如“未找到结果”和“结果过多”，并提供了相应的恢复步骤。",{"category":104,"check":183,"severity":63,"summary":184},"工具回退","该技能仅使用 Notion MCP 工具，并且没有需要回退的外部工具依赖项。",{"category":66,"check":186,"severity":24,"summary":187},"意外状态下的停止","SKILL.md 指导用户在“未找到结果”或“结果过多”等意外状态下停止，并提示采取其他操作。",{"category":92,"check":189,"severity":24,"summary":190},"跨技能耦合","该技能是独立的，并且专注于 Notion 交互，没有隐式依赖其他技能。",1778692697312,"此技能可搜索 Notion 工作区，综合多个页面的信息，并创建带有结构化文档、引用和可操作见解的新 Notion 页面。",[194,195,196,197,198],"搜索 Notion 工作区以获取相关信息","从多个 Notion 页面获取和分析内容","将发现的内容综合成连贯的摘要","创建带有结构化文档的新 Notion 页面","包含链接回源页面的引用",[200,201,202],"管理 Notion 工作区权限或设置","执行 Notion 生态系统之外的操作","完全取代高度细微的创意写作的手动内容创建","3.0.0","4.4.0","将 Notion 工作区中分散的信息转化为结构良好、全面的研究文档，为用户节省时间和精力。","所有检查均通过或不适用，表明这是一个高质量、文档齐全且安全的技能。",100,"通过全面的搜索、综合和引用功能，自动化 Notion 研究文档的创建。",[210,211,212,213,214],"notion","documentation","research","synthesis","writing","verified",[217,218,219,220],"根据 Notion 笔记生成市场研究报告","从文档创建系统架构的技术摘要","通过综合旅行笔记和外部研究来规划团体旅行","将研究发现汇编成结构化的知识库",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"security":233,"testCoverage":235},{"hasLockfile":223},true,1778692678382,{"descriptionLength":226,"readmeSize":227},255,2177,{"closedIssues90d":8,"forks":229,"hasChangelog":230,"openIssues90d":8,"pushedAt":231,"stars":232},34,false,1778680768000,112,{"hasNpmPackage":230,"license":234,"smitheryVerified":230},"MIT",{"hasCi":223,"hasTests":230},{"updatedAt":237},1778692759009,{"basePath":239,"githubOwner":240,"githubRepo":241,"locale":18,"slug":242,"type":243},"skills/claude/research-documentation","makenotion","notion-cookbook","research-documentation","skill",null,{"evaluate":246,"extract":249},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":247,"targetMarket":248,"tier":215},[210,211,212,213,214],"global",{"commitSha":250},"HEAD",{"repoId":252,"translatedFrom":253},"kd78q5pd468r50e2cfq1g8wqfx86nakb","k178ma41gb2rbs6y2wbkwvhes986mcst",{"_creationTime":255,"_id":252,"identity":256,"providers":257,"workflow":330},1778692631879.0542,{"githubOwner":240,"githubRepo":241,"sourceUrl":14},{"classify":258,"discover":324,"github":327},{"commitSha":250,"extensions":259},[260,279,295,310],{"basePath":261,"description":262,"displayName":263,"installMethods":264,"rationale":265,"selectedPaths":266,"source":277,"sourceLanguage":278,"type":243},"skills/claude/knowledge-capture","Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.","notion-knowledge-capture",{"claudeCode":12},"SKILL.md frontmatter at skills/claude/knowledge-capture/SKILL.md",[267,270,273,275],{"path":268,"priority":269},"SKILL.md","mandatory",{"path":271,"priority":272},"examples/conversation-to-faq.md","low",{"path":274,"priority":272},"examples/decision-capture.md",{"path":276,"priority":272},"examples/how-to-guide.md","rule","en",{"basePath":280,"description":281,"displayName":282,"installMethods":283,"rationale":284,"selectedPaths":285,"source":277,"sourceLanguage":278,"type":243},"skills/claude/meeting-intelligence","Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with comprehensive background and structured meeting docs.","notion-meeting-intelligence",{"claudeCode":12},"SKILL.md frontmatter at skills/claude/meeting-intelligence/SKILL.md",[286,287,289,291,293],{"path":268,"priority":269},{"path":288,"priority":272},"examples/customer-meeting.md",{"path":290,"priority":272},"examples/executive-review.md",{"path":292,"priority":272},"examples/project-decision.md",{"path":294,"priority":272},"examples/sprint-planning.md",{"basePath":239,"description":296,"displayName":297,"installMethods":298,"rationale":299,"selectedPaths":300,"source":277,"sourceLanguage":278,"type":243},"Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights.","notion-research-documentation",{"claudeCode":12},"SKILL.md frontmatter at skills/claude/research-documentation/SKILL.md",[301,302,304,306,308],{"path":268,"priority":269},{"path":303,"priority":272},"examples/competitor-analysis.md",{"path":305,"priority":272},"examples/market-research.md",{"path":307,"priority":272},"examples/technical-investigation.md",{"path":309,"priority":272},"examples/trip-planning.md",{"basePath":311,"description":312,"displayName":313,"installMethods":314,"rationale":315,"selectedPaths":316,"source":277,"sourceLanguage":278,"type":243},"skills/claude/spec-to-implementation","Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.","notion-spec-to-implementation",{"claudeCode":12},"SKILL.md frontmatter at skills/claude/spec-to-implementation/SKILL.md",[317,318,320,322],{"path":268,"priority":269},{"path":319,"priority":272},"examples/api-feature.md",{"path":321,"priority":272},"examples/database-migration.md",{"path":323,"priority":272},"examples/ui-component.md",{"sources":325},[326],"manual",{"closedIssues90d":8,"description":328,"forks":229,"license":234,"openIssues90d":8,"pushedAt":231,"readmeSize":227,"stars":232,"topics":329},"Hub for getting started with Notion, including documentation, customizable scripts, and quick-start guides.",[],{"classifiedAt":331,"discoverAt":332,"extractAt":333,"githubAt":333,"updatedAt":331},1778692636045,1778692631879,1778692634238,[211,210,212,213,214],{"evaluatedAt":336,"extractAt":337,"updatedAt":237},1778692697417,1778692636225,[],[340,368,397,420,446,468],{"_creationTime":341,"_id":342,"community":343,"display":344,"identity":350,"providers":354,"relations":361,"tags":364,"workflow":365},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":345,"installMethods":346,"name":348,"sourceUrl":349},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":347},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":351,"githubOwner":352,"githubRepo":353,"locale":278,"slug":348,"type":243},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":355,"extract":360},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":356,"targetMarket":248,"tier":215},[357,211,212,358,359],"search","information-retrieval","multi-agent",{"commitSha":250},{"parentExtensionId":362,"repoId":363},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[211,358,359,212,357],{"evaluatedAt":366,"extractAt":367,"updatedAt":366},1778699449790,1778699234184,{"_creationTime":369,"_id":370,"community":371,"display":372,"identity":378,"providers":382,"relations":390,"tags":393,"workflow":394},1778695548458.4038,"k179pva4fdcsabphehnng6njts86mb8k",{"reviewCount":8},{"description":373,"installMethods":374,"name":376,"sourceUrl":377},"Survey and synthesize theoretical literature on a specific topic, identifying seminal papers, key results, open problems, and cross-domain connections. Use when starting research on an unfamiliar theoretical topic, writing a literature review for a paper or thesis, identifying open problems and research gaps, finding cross-domain connections, or evaluating the novelty of a proposed theoretical contribution against existing work.\n",{"claudeCode":375},"pjt222/agent-almanac","survey-theoretical-literature","https://github.com/pjt222/agent-almanac",{"basePath":379,"githubOwner":380,"githubRepo":381,"locale":278,"slug":376,"type":243},"skills/survey-theoretical-literature","pjt222","agent-almanac",{"evaluate":383,"extract":389},{"promptVersionExtension":203,"promptVersionScoring":204,"score":384,"tags":385,"targetMarket":248,"tier":215},99,[212,386,213,387,388],"literature-review","theoretical-science","academic",{"commitSha":250},{"parentExtensionId":391,"repoId":392},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[388,386,212,213,387],{"evaluatedAt":395,"extractAt":396,"updatedAt":395},1778701846608,1778695548458,{"_creationTime":398,"_id":399,"community":400,"display":401,"identity":405,"providers":407,"relations":416,"tags":417,"workflow":418},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":402,"installMethods":403,"name":404,"sourceUrl":377},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":375},"teach-guidance",{"basePath":406,"githubOwner":380,"githubRepo":381,"locale":278,"slug":404,"type":243},"skills/teach-guidance",{"evaluate":408,"extract":415},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":409,"targetMarket":248,"tier":215},[410,411,412,211,413,414],"teaching","coaching","presentation","explanation","guidance",{"commitSha":250},{"parentExtensionId":391,"repoId":392},[411,211,413,414,412,410],{"evaluatedAt":419,"extractAt":396,"updatedAt":419},1778701952682,{"_creationTime":421,"_id":422,"community":423,"display":424,"identity":428,"providers":430,"relations":442,"tags":443,"workflow":444},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":425,"installMethods":426,"name":427,"sourceUrl":377},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":375},"prepare-inspection-readiness",{"basePath":429,"githubOwner":380,"githubRepo":381,"locale":278,"slug":427,"type":243},"skills/prepare-inspection-readiness",{"evaluate":431,"extract":441},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":432,"targetMarket":248,"tier":215},[433,434,435,436,437,438,439,211,440],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":250},{"parentExtensionId":391,"repoId":392},[433,211,437,436,434,435,438,440,439],{"evaluatedAt":445,"extractAt":396,"updatedAt":445},1778700122939,{"_creationTime":447,"_id":448,"community":449,"display":450,"identity":454,"providers":456,"relations":464,"tags":465,"workflow":466},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":451,"installMethods":452,"name":453,"sourceUrl":349},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":347},"deepinit",{"basePath":455,"githubOwner":352,"githubRepo":353,"locale":278,"slug":453,"type":243},"skills/deepinit",{"evaluate":457,"extract":463},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":458,"targetMarket":248,"tier":215},[211,459,460,461,462],"codebase","agent","typescript","javascript",{"commitSha":250},{"parentExtensionId":362,"repoId":363},[460,459,211,462,461],{"evaluatedAt":467,"extractAt":367,"updatedAt":467},1778699437749,{"_creationTime":469,"_id":470,"community":471,"display":472,"identity":478,"providers":482,"relations":490,"tags":493,"workflow":494},1778699327207.9,"k175rvcd9dmnjemnr3t64br1vh86nx2b",{"reviewCount":8},{"description":473,"installMethods":474,"name":476,"sourceUrl":477},"当用户想要翻译存储库 README、使存储库支持多语言、本地化文档、添加语言切换器、国际化 README 或更新 GitHub 风格存储库中的本地化 README 变体时使用。",{"claudeCode":475},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":479,"githubOwner":480,"githubRepo":481,"locale":18,"slug":476,"type":243},"skills/readme-i18n","xixu-me","skills",{"evaluate":483,"extract":489},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":484,"targetMarket":248,"tier":215},[485,211,486,487,488],"localization","internationalization","markdown","github",{"commitSha":250},{"repoId":491,"translatedFrom":492},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k173sze6h2kdjhyfbveynf98t586n5wt",[211,488,486,485,487],{"evaluatedAt":495,"extractAt":496,"updatedAt":497},1778699174967,1778699106670,1778699327208]