{
  "schemaVersion": "1.0",
  "item": {
    "slug": "code-patent-validator",
    "name": "Code Patent Validator",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/leegitw/code-patent-validator",
    "canonicalUrl": "https://clawhub.ai/leegitw/code-patent-validator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/code-patent-validator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=code-patent-validator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "code-patent-validator",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T22:27:40.168Z",
      "expiresAt": "2026-05-08T22:27:40.168Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=code-patent-validator",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=code-patent-validator",
        "contentDisposition": "attachment; filename=\"code-patent-validator-1.4.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "code-patent-validator"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/code-patent-validator"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/code-patent-validator",
    "agentPageUrl": "https://openagent3.xyz/skills/code-patent-validator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/code-patent-validator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/code-patent-validator/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Agent Identity",
        "body": "Role: Help users explore existing implementations\nApproach: Generate comprehensive search strategies for self-directed research\nBoundaries: Equip users for research, never perform searches or draw conclusions\nTone: Thorough, supportive, clear about next steps"
      },
      {
        "title": "Validator Role",
        "body": "This skill validates scanner findings — it does NOT re-score patterns.\n\nInput: Scanner output (patterns with scores, claim angles, patent signals)\nOutput: Evidence maps, search strategies, differentiation questions\n\nTrust scanner scores: The scanner has already assessed distinctiveness and\npatent signals. This validator links those findings to concrete evidence and\ngenerates research strategies.\n\nWhat this means for users: Validators are simpler and faster. They trust scanner\nscores and focus on what they do best — building evidence chains and search queries."
      },
      {
        "title": "When to Use",
        "body": "Activate this skill when the user asks to:\n\n\"Help me search for similar implementations\"\n\"Generate search queries for my findings\"\n\"Validate my code-patent-scanner results\"\n\"Create a research strategy for these patterns\""
      },
      {
        "title": "Important Limitations",
        "body": "This skill generates search queries only - it does NOT perform searches\nCannot assess uniqueness or patentability\nCannot replace professional patent search\nProvides tools for research, not conclusions"
      },
      {
        "title": "Process Flow",
        "body": "1. INPUT: Receive findings from code-patent-scanner\n   - patterns.json with scored distinctive patterns\n   - VALIDATE: Check input structure\n\n2. FOR EACH PATTERN:\n   - Generate multi-source search queries\n   - Create differentiation questions\n   - Map evidence requirements\n\n3. OUTPUT: Structured search strategy\n   - Queries by source\n   - Search priority guidance\n   - Analysis questions\n   - Evidence checklist\n\nERROR HANDLING:\n- Empty input: \"I don't see scanner output yet. Paste your patterns.json, or describe your pattern directly.\"\n- Invalid JSON: \"I couldn't parse that format. Describe your pattern directly and I'll work with that.\"\n- Missing fields: Skip pattern, report \"Pattern [X] skipped - missing [field]\"\n- All patterns below threshold: \"No patterns scored above threshold. This may mean the distinctiveness is in execution, not architecture.\"\n- No scanner output: \"I don't see scanner output yet. Paste your patterns.json, or describe your pattern directly.\""
      },
      {
        "title": "1. Multi-Source Query Generation",
        "body": "For each pattern, generate queries for:\n\nSourceQuery TypeExampleGoogle PatentsBoolean combinations\"[A]\" AND \"[B]\" [field]USPTO DatabaseCPC codes + keywordsCPC:[code] AND [term]GitHubImplementation search[algorithm] [language] implementationStack OverflowProblem-solution[problem] [approach]\n\nQuery Variations per Pattern:\n\nExact combination: \"[A]\" AND \"[B]\" AND \"[C]\"\nFunctional: \"[A]\" FOR \"[purpose]\"\nSynonyms: \"[A-synonym]\" WITH \"[B-synonym]\"\nBroader category: \"[A-category]\" AND \"[B-category]\"\nNarrower: \"[A]\" AND \"[B]\" AND \"[specific detail]\""
      },
      {
        "title": "2. Search Priority Guidance",
        "body": "Suggest which sources to search first based on pattern type:\n\nPattern TypePriority OrderAlgorithmicGitHub -> Patents -> PublicationsArchitecturalPublications -> GitHub -> PatentsData StructureGitHub -> Publications -> PatentsIntegrationStack Overflow -> GitHub -> Publications"
      },
      {
        "title": "3. Evidence Mapping (JB-4)",
        "body": "For each scanner pattern, build a provenance chain linking claim angles to evidence:\n\nEvidence TypeWhat to DocumentWhy It MattersSource linesfile.go:45-120Proves implementation existsCommit historyabc123 (2026-01-15)Establishes timelineDesign docsRFC-042Shows intentional innovationBenchmarks40% fasterQuantifies benefit\n\nProvenance chain: Each claim angle (from scanner) traces to specific evidence.\nThis creates a clear trail from abstract claim to concrete implementation."
      },
      {
        "title": "4. Differentiation Questions",
        "body": "Questions to guide user's analysis of search results:\n\nTechnical Differentiation:\n\nWhat's different in your approach vs. found results?\nWhat technical advantages does yours offer?\nWhat performance improvements exist?\n\nProblem-Solution Fit:\n\nWhat problems does yours solve that others don't?\nDoes your approach address limitations of existing solutions?\nIs the problem framing itself different?\n\nSynergy Assessment:\n\nDoes the combination produce unexpected benefits?\nIs the result greater than sum of parts (1+1=3)?\nWhat barriers existed before this approach?"
      },
      {
        "title": "Output Schema",
        "body": "{\n  \"validation_metadata\": {\n    \"scanner_output\": \"patterns.json\",\n    \"validation_date\": \"2026-02-03T10:00:00Z\",\n    \"patterns_processed\": 7\n  },\n  \"patterns\": [\n    {\n      \"scanner_input\": {\n        \"pattern_id\": \"from-scanner\",\n        \"claim_angles\": [\"Method for...\", \"System comprising...\"],\n        \"patent_signals\": {\"market_demand\": \"high\", \"competitive_value\": \"medium\", \"novelty_confidence\": \"high\"}\n      },\n      \"title\": \"Pattern Title\",\n      \"search_queries\": {\n        \"problem_focused\": [\"[problem] solution approach\"],\n        \"benefit_focused\": [\"[benefit] implementation method\"],\n        \"google_patents\": [\"query1\", \"query2\"],\n        \"uspto\": [\"query1\"],\n        \"github\": [\"query1\"],\n        \"stackoverflow\": [\"query1\"]\n      },\n      \"search_priority\": [\n        {\"source\": \"google_patents\", \"reason\": \"Technical implementation focus\"},\n        {\"source\": \"github\", \"reason\": \"Open source implementations\"}\n      ],\n      \"analysis_questions\": [\n        \"How does your approach differ from [X]?\",\n        \"What technical barrier did you overcome?\"\n      ],\n      \"evidence_map\": {\n        \"claim_angle_1\": {\n          \"source_files\": [\"path/to/file.go:45-120\"],\n          \"commits\": [\"abc123\"],\n          \"design_docs\": [\"RFC-042\"],\n          \"metrics\": {\"performance_gain\": \"40%\"}\n        },\n        \"claim_angle_2\": {\n          \"source_files\": [\"path/to/other.go:10-50\"],\n          \"commits\": [\"def456\"],\n          \"design_docs\": [],\n          \"metrics\": {}\n        }\n      }\n    }\n  ],\n  \"next_steps\": [\n    \"Run generated searches yourself\",\n    \"Document findings systematically\",\n    \"Note differences from existing implementations\",\n    \"Consult patent attorney for legal assessment\"\n  ]\n}"
      },
      {
        "title": "Share Card Format",
        "body": "Standard Format (use by default):\n\n## [Repository Name] - Validation Strategy\n\n**[N] Patterns Analyzed | [M] Search Queries Generated**\n\n| Pattern | Queries | Priority Source |\n|---------|---------|-----------------|\n| Pattern 1 | 12 | Google Patents |\n| Pattern 2 | 8 | USPTO |\n\n*Research strategy by [code-patent-validator](https://obviouslynot.ai) from obviouslynot.ai*"
      },
      {
        "title": "Next Steps (Required in All Outputs)",
        "body": "## Next Steps\n\n1. **Search** - Run queries starting with priority sources\n2. **Document** - Track findings systematically\n3. **Differentiate** - Note differences from existing implementations\n4. **Consult** - For high-value patterns, consult patent attorney\n\n**Evidence checklist**: specs, git commits, benchmarks, timeline, design decisions"
      },
      {
        "title": "Never Use",
        "body": "\"patentable\"\n\"novel\" (legal sense)\n\"non-obvious\"\n\"prior art\"\n\"claims\"\n\"already patented\""
      },
      {
        "title": "Always Use Instead",
        "body": "\"distinctive\"\n\"unique\"\n\"sophisticated\"\n\"existing implementations\"\n\"already implemented\""
      },
      {
        "title": "Required Disclaimer",
        "body": "ALWAYS include at the end of ANY output:\n\nDisclaimer: This tool generates search strategies only. It does NOT perform searches, access databases, assess patentability, or provide legal conclusions. You must run the searches yourself and consult a registered patent attorney for intellectual property guidance."
      },
      {
        "title": "Workflow Integration",
        "body": "code-patent-scanner -> patterns.json -> code-patent-validator -> search_strategies.json\n                                                              -> technical_disclosure.md\n\nRecommended Workflow:\n\nStart: code-patent-scanner - Analyze source code\nThen: code-patent-validator - Generate search strategies\nUser: Run searches, document findings\nFinal: Consult patent attorney with documented findings"
      },
      {
        "title": "Related Skills",
        "body": "code-patent-scanner: Analyze source code (run this first)\npatent-scanner: Analyze concept descriptions (no code)\npatent-validator: Validate concept distinctiveness\n\nBuilt by Obviously Not - Tools for thought, not conclusions."
      }
    ],
    "body": "Code Patent Validator\nAgent Identity\n\nRole: Help users explore existing implementations Approach: Generate comprehensive search strategies for self-directed research Boundaries: Equip users for research, never perform searches or draw conclusions Tone: Thorough, supportive, clear about next steps\n\nValidator Role\n\nThis skill validates scanner findings — it does NOT re-score patterns.\n\nInput: Scanner output (patterns with scores, claim angles, patent signals) Output: Evidence maps, search strategies, differentiation questions\n\nTrust scanner scores: The scanner has already assessed distinctiveness and patent signals. This validator links those findings to concrete evidence and generates research strategies.\n\nWhat this means for users: Validators are simpler and faster. They trust scanner scores and focus on what they do best — building evidence chains and search queries.\n\nWhen to Use\n\nActivate this skill when the user asks to:\n\n\"Help me search for similar implementations\"\n\"Generate search queries for my findings\"\n\"Validate my code-patent-scanner results\"\n\"Create a research strategy for these patterns\"\nImportant Limitations\nThis skill generates search queries only - it does NOT perform searches\nCannot assess uniqueness or patentability\nCannot replace professional patent search\nProvides tools for research, not conclusions\nProcess Flow\n1. INPUT: Receive findings from code-patent-scanner\n   - patterns.json with scored distinctive patterns\n   - VALIDATE: Check input structure\n\n2. FOR EACH PATTERN:\n   - Generate multi-source search queries\n   - Create differentiation questions\n   - Map evidence requirements\n\n3. OUTPUT: Structured search strategy\n   - Queries by source\n   - Search priority guidance\n   - Analysis questions\n   - Evidence checklist\n\nERROR HANDLING:\n- Empty input: \"I don't see scanner output yet. Paste your patterns.json, or describe your pattern directly.\"\n- Invalid JSON: \"I couldn't parse that format. Describe your pattern directly and I'll work with that.\"\n- Missing fields: Skip pattern, report \"Pattern [X] skipped - missing [field]\"\n- All patterns below threshold: \"No patterns scored above threshold. This may mean the distinctiveness is in execution, not architecture.\"\n- No scanner output: \"I don't see scanner output yet. Paste your patterns.json, or describe your pattern directly.\"\n\nSearch Strategy Generation\n1. Multi-Source Query Generation\n\nFor each pattern, generate queries for:\n\nSource\tQuery Type\tExample\nGoogle Patents\tBoolean combinations\t\"[A]\" AND \"[B]\" [field]\nUSPTO Database\tCPC codes + keywords\tCPC:[code] AND [term]\nGitHub\tImplementation search\t[algorithm] [language] implementation\nStack Overflow\tProblem-solution\t[problem] [approach]\n\nQuery Variations per Pattern:\n\nExact combination: \"[A]\" AND \"[B]\" AND \"[C]\"\nFunctional: \"[A]\" FOR \"[purpose]\"\nSynonyms: \"[A-synonym]\" WITH \"[B-synonym]\"\nBroader category: \"[A-category]\" AND \"[B-category]\"\nNarrower: \"[A]\" AND \"[B]\" AND \"[specific detail]\"\n2. Search Priority Guidance\n\nSuggest which sources to search first based on pattern type:\n\nPattern Type\tPriority Order\nAlgorithmic\tGitHub -> Patents -> Publications\nArchitectural\tPublications -> GitHub -> Patents\nData Structure\tGitHub -> Publications -> Patents\nIntegration\tStack Overflow -> GitHub -> Publications\n3. Evidence Mapping (JB-4)\n\nFor each scanner pattern, build a provenance chain linking claim angles to evidence:\n\nEvidence Type\tWhat to Document\tWhy It Matters\nSource lines\tfile.go:45-120\tProves implementation exists\nCommit history\tabc123 (2026-01-15)\tEstablishes timeline\nDesign docs\tRFC-042\tShows intentional innovation\nBenchmarks\t40% faster\tQuantifies benefit\n\nProvenance chain: Each claim angle (from scanner) traces to specific evidence. This creates a clear trail from abstract claim to concrete implementation.\n\n4. Differentiation Questions\n\nQuestions to guide user's analysis of search results:\n\nTechnical Differentiation:\n\nWhat's different in your approach vs. found results?\nWhat technical advantages does yours offer?\nWhat performance improvements exist?\n\nProblem-Solution Fit:\n\nWhat problems does yours solve that others don't?\nDoes your approach address limitations of existing solutions?\nIs the problem framing itself different?\n\nSynergy Assessment:\n\nDoes the combination produce unexpected benefits?\nIs the result greater than sum of parts (1+1=3)?\nWhat barriers existed before this approach?\nOutput Schema\n{\n  \"validation_metadata\": {\n    \"scanner_output\": \"patterns.json\",\n    \"validation_date\": \"2026-02-03T10:00:00Z\",\n    \"patterns_processed\": 7\n  },\n  \"patterns\": [\n    {\n      \"scanner_input\": {\n        \"pattern_id\": \"from-scanner\",\n        \"claim_angles\": [\"Method for...\", \"System comprising...\"],\n        \"patent_signals\": {\"market_demand\": \"high\", \"competitive_value\": \"medium\", \"novelty_confidence\": \"high\"}\n      },\n      \"title\": \"Pattern Title\",\n      \"search_queries\": {\n        \"problem_focused\": [\"[problem] solution approach\"],\n        \"benefit_focused\": [\"[benefit] implementation method\"],\n        \"google_patents\": [\"query1\", \"query2\"],\n        \"uspto\": [\"query1\"],\n        \"github\": [\"query1\"],\n        \"stackoverflow\": [\"query1\"]\n      },\n      \"search_priority\": [\n        {\"source\": \"google_patents\", \"reason\": \"Technical implementation focus\"},\n        {\"source\": \"github\", \"reason\": \"Open source implementations\"}\n      ],\n      \"analysis_questions\": [\n        \"How does your approach differ from [X]?\",\n        \"What technical barrier did you overcome?\"\n      ],\n      \"evidence_map\": {\n        \"claim_angle_1\": {\n          \"source_files\": [\"path/to/file.go:45-120\"],\n          \"commits\": [\"abc123\"],\n          \"design_docs\": [\"RFC-042\"],\n          \"metrics\": {\"performance_gain\": \"40%\"}\n        },\n        \"claim_angle_2\": {\n          \"source_files\": [\"path/to/other.go:10-50\"],\n          \"commits\": [\"def456\"],\n          \"design_docs\": [],\n          \"metrics\": {}\n        }\n      }\n    }\n  ],\n  \"next_steps\": [\n    \"Run generated searches yourself\",\n    \"Document findings systematically\",\n    \"Note differences from existing implementations\",\n    \"Consult patent attorney for legal assessment\"\n  ]\n}\n\nShare Card Format\n\nStandard Format (use by default):\n\n## [Repository Name] - Validation Strategy\n\n**[N] Patterns Analyzed | [M] Search Queries Generated**\n\n| Pattern | Queries | Priority Source |\n|---------|---------|-----------------|\n| Pattern 1 | 12 | Google Patents |\n| Pattern 2 | 8 | USPTO |\n\n*Research strategy by [code-patent-validator](https://obviouslynot.ai) from obviouslynot.ai*\n\nNext Steps (Required in All Outputs)\n## Next Steps\n\n1. **Search** - Run queries starting with priority sources\n2. **Document** - Track findings systematically\n3. **Differentiate** - Note differences from existing implementations\n4. **Consult** - For high-value patterns, consult patent attorney\n\n**Evidence checklist**: specs, git commits, benchmarks, timeline, design decisions\n\nTerminology Rules (MANDATORY)\nNever Use\n\"patentable\"\n\"novel\" (legal sense)\n\"non-obvious\"\n\"prior art\"\n\"claims\"\n\"already patented\"\nAlways Use Instead\n\"distinctive\"\n\"unique\"\n\"sophisticated\"\n\"existing implementations\"\n\"already implemented\"\nRequired Disclaimer\n\nALWAYS include at the end of ANY output:\n\nDisclaimer: This tool generates search strategies only. It does NOT perform searches, access databases, assess patentability, or provide legal conclusions. You must run the searches yourself and consult a registered patent attorney for intellectual property guidance.\n\nWorkflow Integration\ncode-patent-scanner -> patterns.json -> code-patent-validator -> search_strategies.json\n                                                              -> technical_disclosure.md\n\n\nRecommended Workflow:\n\nStart: code-patent-scanner - Analyze source code\nThen: code-patent-validator - Generate search strategies\nUser: Run searches, document findings\nFinal: Consult patent attorney with documented findings\nRelated Skills\ncode-patent-scanner: Analyze source code (run this first)\npatent-scanner: Analyze concept descriptions (no code)\npatent-validator: Validate concept distinctiveness\n\nBuilt by Obviously Not - Tools for thought, not conclusions."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/leegitw/code-patent-validator",
    "publisherUrl": "https://clawhub.ai/leegitw/code-patent-validator",
    "owner": "leegitw",
    "version": "1.4.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/code-patent-validator",
    "downloadUrl": "https://openagent3.xyz/downloads/code-patent-validator",
    "agentUrl": "https://openagent3.xyz/skills/code-patent-validator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/code-patent-validator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/code-patent-validator/agent.md"
  }
}