{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ogt-docs-create",
    "name": "OGT Docs Create",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/EduardoU24/ogt-docs-create",
    "canonicalUrl": "https://clawhub.ai/EduardoU24/ogt-docs-create",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/ogt-docs-create",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ogt-docs-create",
    "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",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/ogt-docs-create"
    },
    "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/ogt-docs-create",
    "agentPageUrl": "https://openagent3.xyz/skills/ogt-docs-create/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ogt-docs-create/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ogt-docs-create/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": "OGT Docs - Create",
        "body": "Root skill for creating new documentation entities."
      },
      {
        "title": "Overview",
        "body": "This skill routes to specialized creation workflows based on what type of document you're creating. Every entity becomes a folder with appropriate files and signals.\n\nflowchart TB\n    CREATE[\"ogt-docs-create\"] --> TASK[\"ogt-docs-create-task\"]\n    CREATE --> DEF[\"ogt-docs-define\"]\n    CREATE --> RULE[\"ogt-docs-rules\"]\n    CREATE --> SOCIAL[\"ogt-docs-create-social\"]\n    CREATE --> CHANGE[\"ogt-docs-changelog\"]\n\n    TASK --> |folder| PENDING[\"docs/todo/pending/\"]\n    DEF --> |folder| DEFINE[\"docs/define/\"]\n    RULE --> |folder| RULES[\"docs/rules/\"]\n    SOCIAL --> |folder| CONTENT[\"docs/content/\"]\n    CHANGE --> |file| CHANGELOG[\"CHANGELOG.md\"]"
      },
      {
        "title": "When to Use",
        "body": "Creating new tasks\nAdding definitions (features, code, business, etc.)\nEstablishing new rules\nCreating social/marketing content\nUpdating changelog"
      },
      {
        "title": "Quick Reference",
        "body": "CreatingSub-SkillTargetTaskogt-docs-create-taskdocs/todo/pending/Featureogt-docs-define-featuredocs/define/features/Business defogt-docs-define-businessdocs/define/business/Code defogt-docs-define-codedocs/define/code/Marketing defogt-docs-define-marketingdocs/define/marketing/Branding defogt-docs-define-brandingdocs/define/branding/Tool docogt-docs-define-toolsdocs/define/tools/Code ruleogt-docs-rules-codedocs/rules/code/Git ruleogt-docs-rules-gitdocs/rules/git/Social postogt-docs-create-socialdocs/content/social/Changelogogt-docs-changelogCHANGELOG.md"
      },
      {
        "title": "Creation Workflow",
        "body": "All creation follows the same pattern:\n\nflowchart LR\n    A[Identify Type] --> B[Create Folder]\n    B --> C[Copy Template]\n    C --> D[Fill Content]\n    D --> E[Add Signals]\n    E --> F[Verify Structure]"
      },
      {
        "title": "Step 1: Identify Type",
        "body": "Determine what you're creating:\n\nIf you need to...Create a...LocationTrack work to doTaskdocs/todo/pending/Document a product featureFeaturedocs/define/features/Document code architectureCode definitiondocs/define/code/Establish coding standardCode ruledocs/rules/code/Record what changedChangelog entryCHANGELOG.md"
      },
      {
        "title": "Step 2: Create Folder",
        "body": "# Use slug format: lowercase, hyphens, no spaces\nmkdir -p docs/{section}/{category}/{slug}\n\n# Examples\nmkdir -p docs/todo/pending/user-auth-flow\nmkdir -p docs/define/features/dark-mode\nmkdir -p docs/rules/code/error-handling"
      },
      {
        "title": "Step 3: Copy Template",
        "body": "# Copy appropriate template\ncp docs/_templates/{type}.md docs/{path}/{slug}/{type}.md\n\n# Examples\ncp docs/_templates/task.md docs/todo/pending/user-auth-flow/task.md\ncp docs/_templates/feature.md docs/define/features/dark-mode/feature.md\ncp docs/_templates/rule.md docs/rules/code/error-handling/rule.md"
      },
      {
        "title": "Step 4: Fill Content",
        "body": "Edit the template with actual content. See sub-skill documentation for required sections."
      },
      {
        "title": "Step 5: Add Signals",
        "body": "# Common signals\necho '{\"schema\": \"1.0\", \"created\": \"'$(date -Iseconds)'\"}' > {folder}/.version\n\n# Type-specific signals\necho \"high\" > docs/todo/pending/{task}/.priority\ntouch docs/rules/code/{rule}/.enforced_by"
      },
      {
        "title": "Step 6: Verify Structure",
        "body": "# Verify folder has required files\nls -la docs/{path}/{slug}/\n\n# Expected output example for task:\n# task.md\n# .version\n# .priority"
      },
      {
        "title": "Task Template",
        "body": "# Task: {Title}\n\n## Summary\n\n{What and why}\n\n## Objectives\n\n- Objective 1\n- Objective 2\n\n## Acceptance Criteria\n\n- [ ] Criterion 1\n- [ ] Criterion 2\n\n## Dependencies\n\n{None or list}\n\n## Estimated Effort\n\n{Size} ({time})"
      },
      {
        "title": "Feature Template",
        "body": "# Feature: {Name}\n\n## Summary\n\n{What the feature does}\n\n## User Stories\n\nAs a {user}, I want to {action}, so that {benefit}.\n\n## Scope\n\n### In Scope\n\n- Item 1\n\n### Out of Scope\n\n- Item 1\n\n## Success Metrics\n\n- Metric 1"
      },
      {
        "title": "Definition Template",
        "body": "# {Name}\n\n## Summary\n\n{One paragraph}\n\n## Details\n\n{Full explanation}\n\n## Examples\n\n{Examples}\n\n## Related\n\n- {Links}"
      },
      {
        "title": "Rule Template",
        "body": "# Rule: {Name}\n\n## Summary\n\n{One sentence}\n\n## Rationale\n\n{Why}\n\n## The Rule\n\n{MUST/SHOULD/MAY statements}\n\n## Examples\n\n### Correct\n\n{example}\n\n### Incorrect\n\n{example}\n\n## Enforcement\n\n{How enforced}"
      },
      {
        "title": "Batch Creation",
        "body": "Create multiple related items at once:\n\n#!/bin/bash\n# create-feature-with-tasks.sh\n\nFEATURE=$1\n\n# Create feature definition\nmkdir -p docs/define/features/$FEATURE\ncat > docs/define/features/$FEATURE/feature.md << EOF\n# Feature: $(echo $FEATURE | tr '-' ' ' | sed 's/\\b\\(.\\)/\\u\\1/g')\n\n## Summary\n\nTODO: Add summary\n\n## User Stories\n\nAs a user, I want to TODO, so that TODO.\nEOF\n\n# Create initial tasks\nfor task in \"design\" \"implement\" \"test\" \"document\"; do\n  mkdir -p docs/todo/pending/${FEATURE}-${task}\n  cat > docs/todo/pending/${FEATURE}-${task}/task.md << EOF\n# Task: $(echo $FEATURE | tr '-' ' ' | sed 's/\\b\\(.\\)/\\u\\1/g') - $(echo $task | sed 's/\\b\\(.\\)/\\u\\1/g')\n\n## Summary\n\n${task^} the $FEATURE feature.\n\n## Objectives\n\n- TODO\n\n## Acceptance Criteria\n\n- [ ] TODO\nEOF\n  echo \"medium\" > docs/todo/pending/${FEATURE}-${task}/.priority\ndone\n\necho \"Created feature: $FEATURE\"\necho \"Created tasks: ${FEATURE}-design, ${FEATURE}-implement, ${FEATURE}-test, ${FEATURE}-document\"\n\nUsage:\n\n./create-feature-with-tasks.sh dark-mode"
      },
      {
        "title": "Slug Format",
        "body": "All folder names use slug format:\n\nRuleExampleLowercaseuser-auth not User-AuthHyphens for spacesdark-mode not dark_modeNo special charsoauth2 not oauth2.0Descriptivesteam-oauth-provider not sopUnder 30 charsKeep it readable"
      },
      {
        "title": "Good Names",
        "body": "docs/todo/pending/add-steam-oauth\ndocs/define/features/dark-mode-toggle\ndocs/rules/code/no-implicit-any"
      },
      {
        "title": "Bad Names",
        "body": "docs/todo/pending/Add Steam OAuth          # Spaces, caps\ndocs/define/features/dark_mode_toggle      # Underscores\ndocs/rules/code/rule1                      # Not descriptive"
      },
      {
        "title": "Validation",
        "body": "After creating any document:"
      },
      {
        "title": "Check Required Files",
        "body": "# Task\ntest -f docs/todo/pending/{slug}/task.md || echo \"MISSING: task.md\"\ntest -f docs/todo/pending/{slug}/.priority || echo \"MISSING: .priority\"\n\n# Feature\ntest -f docs/define/features/{slug}/feature.md || echo \"MISSING: feature.md\"\ntest -f docs/define/features/{slug}/mvp.md || echo \"MISSING: mvp.md\"\n\n# Rule\ntest -f docs/rules/{category}/{slug}/rule.md || echo \"MISSING: rule.md\"\ntest -f docs/rules/{category}/{slug}/.enforced_by || echo \"MISSING: .enforced_by\""
      },
      {
        "title": "Check Required Sections",
        "body": "# For any markdown file, check for required headings\nfile=$1\nrequired=(\"## Summary\" \"## Objectives\" \"## Acceptance Criteria\")\n\nfor section in \"${required[@]}\"; do\n  grep -q \"$section\" \"$file\" || echo \"MISSING: $section in $file\"\ndone"
      },
      {
        "title": "New Feature Flow",
        "body": "Create feature definition\nCreate mvp.md defining scope\nCreate phase_0.md for initial work\nCreate tasks for phase_0\n\n# 1. Feature folder\nmkdir -p docs/define/features/search\n\n# 2. Feature definition\ncat > docs/define/features/search/feature.md << 'EOF'\n# Feature: Global Search\n\n## Summary\nFuzzy search across all content types.\nEOF\n\n# 3. MVP scope\ncat > docs/define/features/search/mvp.md << 'EOF'\n# MVP: Global Search\n\n## In MVP\n- Phase 0 only\n\n## Definition of Done\n- Search returns results in <100ms\n- Fuzzy matching works\nEOF\n\n# 4. Phase 0\ncat > docs/define/features/search/phase_0.md << 'EOF'\n# Phase 0: Basic Search\n\n## Deliverables\n- MiniSearch integration\n- Global search component\nEOF\n\n# 5. Tasks\nmkdir -p docs/todo/pending/search-minisearch-setup\n# ... create task"
      },
      {
        "title": "New Rule Flow",
        "body": "Identify pattern to standardize\nCreate rule folder\nWrite rule with examples\nConfigure enforcement\nAnnounce to team\n\n# 1. Rule folder\nmkdir -p docs/rules/code/async-await\n\n# 2. Rule definition\ncat > docs/rules/code/async-await/rule.md << 'EOF'\n# Rule: Prefer async/await\n\n## Summary\nSHOULD use async/await over .then() chains.\n\n## Rationale\nImproved readability and error handling.\n\n## The Rule\n...\nEOF\n\n# 3. Examples\ncat > docs/rules/code/async-await/examples.md << 'EOF'\n# Examples\n...\nEOF\n\n# 4. Enforcement\necho \"eslint prefer-async-await\" > docs/rules/code/async-await/.enforced_by\n\n# 5. Configure ESLint\n# Edit .eslintrc.js"
      },
      {
        "title": "Signal Files Quick Reference",
        "body": "SignalUsed ForContent.versionAllJSON schema version.priorityTaskscritical/high/medium/low.enforced_byRulesList of tools.statusDefinitionsdraft/review/approved.created_atAllISO timestamp.created_byAllAuthor name"
      },
      {
        "title": "Creation Checklist",
        "body": "Before finalizing any created document:\n\nFolder uses slug format\n Primary file exists (task.md, feature.md, etc.)\n .version signal added\n Required sections present\n No TODO placeholders remain\n Links are valid\n Spelling/grammar checked\n Related documents cross-referenced"
      }
    ],
    "body": "OGT Docs - Create\n\nRoot skill for creating new documentation entities.\n\nOverview\n\nThis skill routes to specialized creation workflows based on what type of document you're creating. Every entity becomes a folder with appropriate files and signals.\n\nflowchart TB\n    CREATE[\"ogt-docs-create\"] --> TASK[\"ogt-docs-create-task\"]\n    CREATE --> DEF[\"ogt-docs-define\"]\n    CREATE --> RULE[\"ogt-docs-rules\"]\n    CREATE --> SOCIAL[\"ogt-docs-create-social\"]\n    CREATE --> CHANGE[\"ogt-docs-changelog\"]\n\n    TASK --> |folder| PENDING[\"docs/todo/pending/\"]\n    DEF --> |folder| DEFINE[\"docs/define/\"]\n    RULE --> |folder| RULES[\"docs/rules/\"]\n    SOCIAL --> |folder| CONTENT[\"docs/content/\"]\n    CHANGE --> |file| CHANGELOG[\"CHANGELOG.md\"]\n\nWhen to Use\nCreating new tasks\nAdding definitions (features, code, business, etc.)\nEstablishing new rules\nCreating social/marketing content\nUpdating changelog\nQuick Reference\nCreating\tSub-Skill\tTarget\nTask\togt-docs-create-task\tdocs/todo/pending/\nFeature\togt-docs-define-feature\tdocs/define/features/\nBusiness def\togt-docs-define-business\tdocs/define/business/\nCode def\togt-docs-define-code\tdocs/define/code/\nMarketing def\togt-docs-define-marketing\tdocs/define/marketing/\nBranding def\togt-docs-define-branding\tdocs/define/branding/\nTool doc\togt-docs-define-tools\tdocs/define/tools/\nCode rule\togt-docs-rules-code\tdocs/rules/code/\nGit rule\togt-docs-rules-git\tdocs/rules/git/\nSocial post\togt-docs-create-social\tdocs/content/social/\nChangelog\togt-docs-changelog\tCHANGELOG.md\nCreation Workflow\n\nAll creation follows the same pattern:\n\nflowchart LR\n    A[Identify Type] --> B[Create Folder]\n    B --> C[Copy Template]\n    C --> D[Fill Content]\n    D --> E[Add Signals]\n    E --> F[Verify Structure]\n\nStep 1: Identify Type\n\nDetermine what you're creating:\n\nIf you need to...\tCreate a...\tLocation\nTrack work to do\tTask\tdocs/todo/pending/\nDocument a product feature\tFeature\tdocs/define/features/\nDocument code architecture\tCode definition\tdocs/define/code/\nEstablish coding standard\tCode rule\tdocs/rules/code/\nRecord what changed\tChangelog entry\tCHANGELOG.md\nStep 2: Create Folder\n# Use slug format: lowercase, hyphens, no spaces\nmkdir -p docs/{section}/{category}/{slug}\n\n# Examples\nmkdir -p docs/todo/pending/user-auth-flow\nmkdir -p docs/define/features/dark-mode\nmkdir -p docs/rules/code/error-handling\n\nStep 3: Copy Template\n# Copy appropriate template\ncp docs/_templates/{type}.md docs/{path}/{slug}/{type}.md\n\n# Examples\ncp docs/_templates/task.md docs/todo/pending/user-auth-flow/task.md\ncp docs/_templates/feature.md docs/define/features/dark-mode/feature.md\ncp docs/_templates/rule.md docs/rules/code/error-handling/rule.md\n\nStep 4: Fill Content\n\nEdit the template with actual content. See sub-skill documentation for required sections.\n\nStep 5: Add Signals\n# Common signals\necho '{\"schema\": \"1.0\", \"created\": \"'$(date -Iseconds)'\"}' > {folder}/.version\n\n# Type-specific signals\necho \"high\" > docs/todo/pending/{task}/.priority\ntouch docs/rules/code/{rule}/.enforced_by\n\nStep 6: Verify Structure\n# Verify folder has required files\nls -la docs/{path}/{slug}/\n\n# Expected output example for task:\n# task.md\n# .version\n# .priority\n\nTemplates Overview\nTask Template\n# Task: {Title}\n\n## Summary\n\n{What and why}\n\n## Objectives\n\n- Objective 1\n- Objective 2\n\n## Acceptance Criteria\n\n- [ ] Criterion 1\n- [ ] Criterion 2\n\n## Dependencies\n\n{None or list}\n\n## Estimated Effort\n\n{Size} ({time})\n\nFeature Template\n# Feature: {Name}\n\n## Summary\n\n{What the feature does}\n\n## User Stories\n\nAs a {user}, I want to {action}, so that {benefit}.\n\n## Scope\n\n### In Scope\n\n- Item 1\n\n### Out of Scope\n\n- Item 1\n\n## Success Metrics\n\n- Metric 1\n\nDefinition Template\n# {Name}\n\n## Summary\n\n{One paragraph}\n\n## Details\n\n{Full explanation}\n\n## Examples\n\n{Examples}\n\n## Related\n\n- {Links}\n\nRule Template\n# Rule: {Name}\n\n## Summary\n\n{One sentence}\n\n## Rationale\n\n{Why}\n\n## The Rule\n\n{MUST/SHOULD/MAY statements}\n\n## Examples\n\n### Correct\n\n{example}\n\n### Incorrect\n\n{example}\n\n## Enforcement\n\n{How enforced}\n\nBatch Creation\n\nCreate multiple related items at once:\n\n#!/bin/bash\n# create-feature-with-tasks.sh\n\nFEATURE=$1\n\n# Create feature definition\nmkdir -p docs/define/features/$FEATURE\ncat > docs/define/features/$FEATURE/feature.md << EOF\n# Feature: $(echo $FEATURE | tr '-' ' ' | sed 's/\\b\\(.\\)/\\u\\1/g')\n\n## Summary\n\nTODO: Add summary\n\n## User Stories\n\nAs a user, I want to TODO, so that TODO.\nEOF\n\n# Create initial tasks\nfor task in \"design\" \"implement\" \"test\" \"document\"; do\n  mkdir -p docs/todo/pending/${FEATURE}-${task}\n  cat > docs/todo/pending/${FEATURE}-${task}/task.md << EOF\n# Task: $(echo $FEATURE | tr '-' ' ' | sed 's/\\b\\(.\\)/\\u\\1/g') - $(echo $task | sed 's/\\b\\(.\\)/\\u\\1/g')\n\n## Summary\n\n${task^} the $FEATURE feature.\n\n## Objectives\n\n- TODO\n\n## Acceptance Criteria\n\n- [ ] TODO\nEOF\n  echo \"medium\" > docs/todo/pending/${FEATURE}-${task}/.priority\ndone\n\necho \"Created feature: $FEATURE\"\necho \"Created tasks: ${FEATURE}-design, ${FEATURE}-implement, ${FEATURE}-test, ${FEATURE}-document\"\n\n\nUsage:\n\n./create-feature-with-tasks.sh dark-mode\n\nNaming Conventions\nSlug Format\n\nAll folder names use slug format:\n\nRule\tExample\nLowercase\tuser-auth not User-Auth\nHyphens for spaces\tdark-mode not dark_mode\nNo special chars\toauth2 not oauth2.0\nDescriptive\tsteam-oauth-provider not sop\nUnder 30 chars\tKeep it readable\nGood Names\ndocs/todo/pending/add-steam-oauth\ndocs/define/features/dark-mode-toggle\ndocs/rules/code/no-implicit-any\n\nBad Names\ndocs/todo/pending/Add Steam OAuth          # Spaces, caps\ndocs/define/features/dark_mode_toggle      # Underscores\ndocs/rules/code/rule1                      # Not descriptive\n\nValidation\n\nAfter creating any document:\n\nCheck Required Files\n# Task\ntest -f docs/todo/pending/{slug}/task.md || echo \"MISSING: task.md\"\ntest -f docs/todo/pending/{slug}/.priority || echo \"MISSING: .priority\"\n\n# Feature\ntest -f docs/define/features/{slug}/feature.md || echo \"MISSING: feature.md\"\ntest -f docs/define/features/{slug}/mvp.md || echo \"MISSING: mvp.md\"\n\n# Rule\ntest -f docs/rules/{category}/{slug}/rule.md || echo \"MISSING: rule.md\"\ntest -f docs/rules/{category}/{slug}/.enforced_by || echo \"MISSING: .enforced_by\"\n\nCheck Required Sections\n# For any markdown file, check for required headings\nfile=$1\nrequired=(\"## Summary\" \"## Objectives\" \"## Acceptance Criteria\")\n\nfor section in \"${required[@]}\"; do\n  grep -q \"$section\" \"$file\" || echo \"MISSING: $section in $file\"\ndone\n\nCommon Creation Patterns\nNew Feature Flow\nCreate feature definition\nCreate mvp.md defining scope\nCreate phase_0.md for initial work\nCreate tasks for phase_0\n# 1. Feature folder\nmkdir -p docs/define/features/search\n\n# 2. Feature definition\ncat > docs/define/features/search/feature.md << 'EOF'\n# Feature: Global Search\n\n## Summary\nFuzzy search across all content types.\nEOF\n\n# 3. MVP scope\ncat > docs/define/features/search/mvp.md << 'EOF'\n# MVP: Global Search\n\n## In MVP\n- Phase 0 only\n\n## Definition of Done\n- Search returns results in <100ms\n- Fuzzy matching works\nEOF\n\n# 4. Phase 0\ncat > docs/define/features/search/phase_0.md << 'EOF'\n# Phase 0: Basic Search\n\n## Deliverables\n- MiniSearch integration\n- Global search component\nEOF\n\n# 5. Tasks\nmkdir -p docs/todo/pending/search-minisearch-setup\n# ... create task\n\nNew Rule Flow\nIdentify pattern to standardize\nCreate rule folder\nWrite rule with examples\nConfigure enforcement\nAnnounce to team\n# 1. Rule folder\nmkdir -p docs/rules/code/async-await\n\n# 2. Rule definition\ncat > docs/rules/code/async-await/rule.md << 'EOF'\n# Rule: Prefer async/await\n\n## Summary\nSHOULD use async/await over .then() chains.\n\n## Rationale\nImproved readability and error handling.\n\n## The Rule\n...\nEOF\n\n# 3. Examples\ncat > docs/rules/code/async-await/examples.md << 'EOF'\n# Examples\n...\nEOF\n\n# 4. Enforcement\necho \"eslint prefer-async-await\" > docs/rules/code/async-await/.enforced_by\n\n# 5. Configure ESLint\n# Edit .eslintrc.js\n\nSignal Files Quick Reference\nSignal\tUsed For\tContent\n.version\tAll\tJSON schema version\n.priority\tTasks\tcritical/high/medium/low\n.enforced_by\tRules\tList of tools\n.status\tDefinitions\tdraft/review/approved\n.created_at\tAll\tISO timestamp\n.created_by\tAll\tAuthor name\nCreation Checklist\n\nBefore finalizing any created document:\n\n Folder uses slug format\n Primary file exists (task.md, feature.md, etc.)\n .version signal added\n Required sections present\n No TODO placeholders remain\n Links are valid\n Spelling/grammar checked\n Related documents cross-referenced"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/EduardoU24/ogt-docs-create",
    "publisherUrl": "https://clawhub.ai/EduardoU24/ogt-docs-create",
    "owner": "EduardoU24",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ogt-docs-create",
    "downloadUrl": "https://openagent3.xyz/downloads/ogt-docs-create",
    "agentUrl": "https://openagent3.xyz/skills/ogt-docs-create/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ogt-docs-create/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ogt-docs-create/agent.md"
  }
}