[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-makenotion-spec-to-implementation-en":3,"guides-for-makenotion-spec-to-implementation":340,"similar-k175cf35p0b11svw881fgnxyb986myr3-en":341},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":237,"parentExtension":251,"providers":252,"relations":257,"repo":259,"tags":336,"workflow":337},1778692636224.963,"k175cf35p0b11svw881fgnxyb986myr3",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"makenotion/notion-cookbook","notion-spec-to-implementation","https://github.com/makenotion/notion-cookbook",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":243},1778692721479.8,"kn74yn26cwk68eqw5r7hm8g8dh86n8q4","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of turning specs into Notion tasks and provides context on how Claude code can implement them, outlining the benefits of detailed plans and progress tracking.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill uniquely automates the breakdown of specifications into actionable Notion tasks, including acceptance criteria and progress tracking, offering significant value beyond standard LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, with clear steps for finding, fetching, parsing specs, creating plans and tasks in Notion, and tracking progress, covering the complete lifecycle from requirements to completion.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on a single domain: transforming specifications into Notion tasks and managing their implementation workflow.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality, clearly explaining its purpose and benefits.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses narrow verb-noun Notion tools (e.g., notion-search, notion-fetch, notion-create-pages, notion-update-page) for specific actions.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","No explicit configuration or parameters are required for this skill beyond standard Notion tool access.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tool names (e.g., notion-search, notion-fetch) are descriptive and align with the declared domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The tools used by the skill appear to have minimal and appropriate I/O surfaces, requesting only necessary data for spec processing and Notion interaction.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project is licensed under the MIT License, which is permissive and OSS-friendly.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":59,"check":63,"severity":46,"summary":64},"Dependency Management","The skill does not appear to use any third-party dependencies beyond the Notion API client, which is managed by the MCP.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill relies on the MCP for Notion authentication, which is assumed to handle secrets appropriately. No secrets are exposed in the skill's code or documentation.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes spec content as data and does not execute external code or instructions from fetched documents.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill only uses committed code and Notion API calls; it does not fetch external scripts or content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the MCP environment and interacts with the Notion API, not modifying files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No sandbox escape primitives like detached processes or deny-retry loops were detected in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's purpose is to structure and manage tasks within Notion; it does not exfiltrate confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions are clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented as readable Markdown instructions and does not involve obfuscated code or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no structural assumptions about the user's project organization outside of needing access to Notion.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has 0 open and 0 closed issues in the last 90 days, indicating a new or well-maintained project.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill is part of a larger repository that has a recent commit and is licensed under MIT, implying reasonable versioning practices.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","Input validation for Notion API interactions is handled by the MCP client, and spec parsing logic appears robust.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's operations involve creating and updating Notion pages, which are managed through Notion's API and are not inherently destructive without user intent.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill relies on the Notion MCP and API for error handling, which is expected to provide structured error messages.",{"category":111,"check":115,"severity":46,"summary":116},"Logging","The skill itself does not perform destructive actions or outbound calls that require local logging; this is handled by the MCP.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill processes specification content for task creation in Notion and does not handle or submit personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's functionality is general and not bound to any specific geographic or legal jurisdiction; its target market is global.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill is designed to run within the Claude environment using the Notion MCP, ensuring platform stability.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file clearly states the project's purpose and provides introductory information about examples and skills.",{"category":33,"check":131,"severity":46,"summary":132},"Tool surface size","This is a single-tool skill, so the tool surface size check is not applicable.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The skill uses distinct Notion tools and does not have overlapping near-synonym commands.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All features described in the README and skill documentation have corresponding implementations or documented tool usage.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Installation instructions are available in the README and skills documentation, and the use case is demonstrated with examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill relies on the Notion MCP and API for error handling, which is expected to provide actionable messages.",{"category":104,"check":148,"severity":46,"summary":149},"Pinned dependencies","The skill does not have direct dependencies that require pinning; it relies on the MCP's environment.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The skill's primary function is to create/update Notion content, which is inherently a write operation. A dry-run is not applicable here.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill relies on the Notion MCP and API, which are expected to handle idempotency and timeouts appropriately for Notion operations.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being collected by this skill; it relies on the underlying MCP for any such features.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined: to transform product or tech specs into Notion tasks, and its use is clearly indicated by the examples and workflow.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter of the SKILL.md is concise and effectively summarizes the core capability and use cases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and under the line limit, with deeper material delegated to reference files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md effectively uses progressive disclosure by linking to detailed reference files for parsing patterns, plan templates, and task creation.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","This skill is not an exploration-heavy skill; it performs a defined workflow and does not require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Sufficient end-to-end examples are provided, demonstrating input, invocation, and expected Notion output for various scenarios.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation and examples address common issues like 'Can't find spec', 'Multiple specs found', and 'Spec unclear', providing recovery steps.",{"category":111,"check":183,"severity":46,"summary":184},"Tool Fallback","The skill relies on the Notion MCP and does not have external tool fallbacks to consider.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill's stack assumptions (Claude environment, Notion MCP) are implicit and standard for this type of skill, with no specific OS or package manager dependencies.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The skill's workflow implicitly halts and reports issues if Notion resources are not found or specs are unclear, prompting user intervention.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its functionality is distinct.",1778692721367,"This skill automates the process of converting product or technical specifications into concrete tasks within Notion. It breaks down spec documents into detailed implementation plans, including tasks, acceptance criteria, and progress tracking, to guide development.",[198,199,200,201,202],"Transforms specs into Notion tasks","Creates detailed implementation plans","Extracts requirements and acceptance criteria","Facilitates progress tracking","Automates task creation in Notion",[204,205,206,207],"Implementing the tasks themselves.","Managing the Notion workspace beyond task and plan creation.","Directly executing code or performing technical implementation.","Replacing project management software entirely (focuses on task breakdown within Notion).","3.0.0","4.4.0","To streamline the development process by automatically generating detailed Notion tasks and implementation plans from specifications, ensuring clarity and trackability from requirements to completion.","All checks passed with no warnings or critical findings, indicating high quality and completeness.",100,"High-quality skill for transforming specs into actionable Notion tasks.",[215,216,217,218,219,220],"notion","task-management","project-management","automation","documentation","workflow","global","verified",[224,225,226,227],"Use when needing to break down a new feature spec into actionable development tasks.","Use to create a structured implementation plan for a technical project.","Use to ensure clear acceptance criteria and progress tracking for development work.","Use to generate Notion tasks from design documents or API specifications.",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"security":240,"testCoverage":242},{"hasLockfile":230},true,1778692697692,{"descriptionLength":233,"readmeSize":234},259,2177,{"closedIssues90d":8,"forks":236,"hasChangelog":237,"openIssues90d":8,"pushedAt":238,"stars":239},34,false,1778680768000,112,{"hasNpmPackage":237,"license":241,"smitheryVerified":237},"MIT",{"hasCi":230,"hasTests":237},{"updatedAt":244},1778692721479,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":249,"type":250},"skills/claude/spec-to-implementation","makenotion","notion-cookbook","spec-to-implementation","skill",null,{"evaluate":253,"extract":255},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":254,"targetMarket":221,"tier":222},[215,216,217,218,219,220],{"commitSha":256},"HEAD",{"repoId":258},"kd78q5pd468r50e2cfq1g8wqfx86nakb",{"_creationTime":260,"_id":258,"identity":261,"providers":262,"workflow":332},1778692631879.0542,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":263,"discover":326,"github":329},{"commitSha":256,"extensions":264},[265,283,299,315],{"basePath":266,"description":267,"displayName":268,"installMethods":269,"rationale":270,"selectedPaths":271,"source":282,"sourceLanguage":18,"type":250},"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",[272,275,278,280],{"path":273,"priority":274},"SKILL.md","mandatory",{"path":276,"priority":277},"examples/conversation-to-faq.md","low",{"path":279,"priority":277},"examples/decision-capture.md",{"path":281,"priority":277},"examples/how-to-guide.md","rule",{"basePath":284,"description":285,"displayName":286,"installMethods":287,"rationale":288,"selectedPaths":289,"source":282,"sourceLanguage":18,"type":250},"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",[290,291,293,295,297],{"path":273,"priority":274},{"path":292,"priority":277},"examples/customer-meeting.md",{"path":294,"priority":277},"examples/executive-review.md",{"path":296,"priority":277},"examples/project-decision.md",{"path":298,"priority":277},"examples/sprint-planning.md",{"basePath":300,"description":301,"displayName":302,"installMethods":303,"rationale":304,"selectedPaths":305,"source":282,"sourceLanguage":18,"type":250},"skills/claude/research-documentation","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",[306,307,309,311,313],{"path":273,"priority":274},{"path":308,"priority":277},"examples/competitor-analysis.md",{"path":310,"priority":277},"examples/market-research.md",{"path":312,"priority":277},"examples/technical-investigation.md",{"path":314,"priority":277},"examples/trip-planning.md",{"basePath":246,"description":10,"displayName":13,"installMethods":316,"rationale":317,"selectedPaths":318,"source":282,"sourceLanguage":18,"type":250},{"claudeCode":12},"SKILL.md frontmatter at skills/claude/spec-to-implementation/SKILL.md",[319,320,322,324],{"path":273,"priority":274},{"path":321,"priority":277},"examples/api-feature.md",{"path":323,"priority":277},"examples/database-migration.md",{"path":325,"priority":277},"examples/ui-component.md",{"sources":327},[328],"manual",{"closedIssues90d":8,"description":330,"forks":236,"license":241,"openIssues90d":8,"pushedAt":238,"readmeSize":234,"stars":239,"topics":331},"Hub for getting started with Notion, including documentation, customizable scripts, and quick-start guides.",[],{"classifiedAt":333,"discoverAt":334,"extractAt":335,"githubAt":335,"updatedAt":333},1778692636045,1778692631879,1778692634238,[218,219,215,217,216,220],{"evaluatedAt":244,"extractAt":338,"updatedAt":339},1778692636225,1778692764524,[],[342,373,400,427,453,485],{"_creationTime":343,"_id":344,"community":345,"display":346,"identity":352,"providers":357,"relations":366,"tags":369,"workflow":370},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":347,"installMethods":348,"name":350,"sourceUrl":351},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":349},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":353,"githubOwner":354,"githubRepo":355,"locale":18,"slug":356,"type":250},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":358,"extract":365},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":359,"targetMarket":221,"tier":222},[360,361,220,362,218,363,364],"git","development-environment","tmux","cli","developer-tool",{"commitSha":256,"license":241},{"parentExtensionId":367,"repoId":368},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[218,363,364,361,360,362,220],{"evaluatedAt":371,"extractAt":372,"updatedAt":371},1778699613343,1778699234184,{"_creationTime":374,"_id":375,"community":376,"display":377,"identity":383,"providers":387,"relations":394,"tags":396,"workflow":397},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":378,"installMethods":379,"name":381,"sourceUrl":382},"Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.",{"claudeCode":380},"steipete/clawdis","acp-router","https://github.com/steipete/clawdis",{"basePath":384,"githubOwner":385,"githubRepo":386,"locale":18,"slug":381,"type":250},"extensions/acpx/skills/acp-router","steipete","clawdis",{"evaluate":388,"extract":393},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":389,"targetMarket":221,"tier":222},[390,391,392,220,218],"routing","acp","coding-assistants",{"commitSha":256},{"repoId":395},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[391,218,392,390,220],{"evaluatedAt":398,"extractAt":399,"updatedAt":398},1778698053003,1778697652123,{"_creationTime":401,"_id":402,"community":403,"display":404,"identity":410,"providers":414,"relations":421,"tags":423,"workflow":424},1778696923757.7725,"k17c4m9c7dd4039yczkzej1wrs86n3pk",{"reviewCount":8},{"description":405,"installMethods":406,"name":408,"sourceUrl":409},"Master skill for legal teams using Claude. Loads the right reference for the user's question (privilege configuration, MCP hardening, verification, long documents, practice-area patterns, skill authoring) and routes to specialized starter skills (NDA triage, version diff, meeting brief, citation verification, status synthesis). Auto-invokes when the user mentions legal work, contracts, redlines, NDAs, privilege, attorney-client, court filings, depositions, regulatory compliance, or asks how to set up Claude for a law firm or in-house legal team.",{"claudeCode":407},"sboghossian/master-claude-for-legal","Master Claude for Legal","https://github.com/sboghossian/master-claude-for-legal",{"basePath":411,"githubOwner":412,"githubRepo":413,"locale":18,"slug":413,"type":250},"","sboghossian","master-claude-for-legal",{"evaluate":415,"extract":420},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":416,"targetMarket":221,"tier":222},[417,418,218,419,219],"legal","llm-ops","compliance",{"commitSha":256,"license":241},{"repoId":422},"kd72fmh49vwat89ksfnb322tbh86nazp",[218,419,219,417,418],{"evaluatedAt":425,"extractAt":426,"updatedAt":425},1778696937293,1778696923757,{"_creationTime":428,"_id":429,"community":430,"display":431,"identity":437,"providers":441,"relations":447,"tags":449,"workflow":450},1778696505500.006,"k1754f7285hvja3svvh212kj8586maxr",{"reviewCount":8},{"description":432,"installMethods":433,"name":435,"sourceUrl":436},"Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.",{"claudeCode":434},"ReScienceLab/opc-skills","add-new-opc-skill","https://github.com/ReScienceLab/opc-skills",{"basePath":438,"githubOwner":439,"githubRepo":440,"locale":18,"slug":435,"type":250},".factory/skills/add-new-opc-skill","ReScienceLab","opc-skills",{"evaluate":442,"extract":446},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":443,"targetMarket":221,"tier":222},[219,218,444,445,220],"development","checklist",{"commitSha":256},{"repoId":448},"kd7fj56h5kejcgm6hcjmzn79xd86m7wa",[218,445,444,219,220],{"evaluatedAt":451,"extractAt":452,"updatedAt":451},1778696744286,1778696505500,{"_creationTime":454,"_id":455,"community":456,"display":457,"identity":463,"providers":469,"relations":478,"tags":481,"workflow":482},1778695142297.441,"k17fr325vnkg42f533fa1yts4h86mbzn",{"reviewCount":8},{"description":458,"installMethods":459,"name":461,"sourceUrl":462},"Sistema de planificación basado en archivos estilo Manus para organizar y rastrear el progreso de tareas complejas. Crea task_plan.md, findings.md y progress.md. Cuando el usuario solicita planificación, desglose u organización de proyectos multipaso, tareas de investigación o trabajos que requieren más de 5 llamadas a herramientas. Soporta recuperación automática de sesión tras /clear. Palabras clave: planificación de tareas, planificación de proyecto, crear plan de trabajo, analizar tareas, organizar proyecto, seguimiento de progreso, planificación multipaso, ayúdame a planificar, desglosar proyecto",{"claudeCode":460},"OthmanAdi/planning-with-files","Planning with Files","https://github.com/OthmanAdi/planning-with-files",{"basePath":464,"githubOwner":465,"githubRepo":466,"locale":467,"slug":468,"type":250},"skills/planning-with-files-es","OthmanAdi","planning-with-files","es","planning-with-files-es",{"evaluate":470,"extract":477},{"promptVersionExtension":208,"promptVersionScoring":209,"score":471,"tags":472,"targetMarket":221,"tier":222},99,[473,216,217,474,220,475,476],"planning","markdown","organization","persistence",{"commitSha":256,"license":241},{"parentExtensionId":479,"repoId":480},"k17b5rdx72d6dssd149d30sx8986mamf","kd7c09vrmg07ejxztzcc3j4gv986njf9",[474,475,476,473,217,216,220],{"evaluatedAt":483,"extractAt":484,"updatedAt":483},1778695294979,1778695142297,{"_creationTime":486,"_id":487,"community":488,"display":489,"identity":495,"providers":497,"relations":505,"tags":507,"workflow":508},1778699468747.1746,"k1707pszx7h026a651dp5tvaxd86m3ag",{"reviewCount":8},{"description":490,"installMethods":491,"name":493,"sourceUrl":494},"Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.",{"claudeCode":492},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":411,"githubOwner":496,"githubRepo":493,"locale":18,"slug":493,"type":250},"zagmoai",{"evaluate":498,"extract":504},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":499,"targetMarket":221,"tier":222},[500,501,502,218,503],"google-docs","google-sheets","productivity","api-client",{"commitSha":256},{"repoId":506},"kd776ynh73t0d6samn4bnxdf3x86n8mj",[503,218,500,501,502],{"evaluatedAt":509,"extractAt":510,"updatedAt":511},1778699485884,1778699468747,1778699509178]