{
  "schemaVersion": "1.0",
  "item": {
    "slug": "tesy",
    "name": "test",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/kipasdinding6969-alt/tesy",
    "canonicalUrl": "https://clawhub.ai/kipasdinding6969-alt/tesy",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/tesy",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=tesy",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "Philosophy.md",
      "SKILL.md",
      "Integration.md",
      "Workflows/AdversarialValidation.md",
      "Workflows/ParallelAnalysis.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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/tesy"
    },
    "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/tesy",
    "agentPageUrl": "https://openagent3.xyz/skills/tesy/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tesy/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tesy/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": "Customization",
        "body": "Before executing, check for user customizations at:\n~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/RedTeam/\n\nIf this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults."
      },
      {
        "title": "RedTeam Skill",
        "body": "Military-grade adversarial analysis using parallel agent deployment. Breaks arguments into atomic components, attacks from 32 expert perspectives (engineers, architects, pentesters, interns), synthesizes findings, and produces devastating counter-arguments with steelman representations."
      },
      {
        "title": "Voice Notification",
        "body": "When executing a workflow, do BOTH:\n\nSend voice notification:\ncurl -s -X POST http://localhost:8888/notify \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"message\": \"Running the WORKFLOWNAME workflow from the RedTeam skill\"}' \\\n  > /dev/null 2>&1 &\n\n\n\nOutput text notification:\nRunning the **WorkflowName** workflow from the **RedTeam** skill...\n\nFull documentation: ~/.claude/skills/CORE/SkillNotifications.md"
      },
      {
        "title": "Workflow Routing",
        "body": "Route to the appropriate workflow based on the request.\n\nWhen executing a workflow, output this notification directly:\n\nRunning the **WorkflowName** workflow from the **RedTeam** skill...\n\nTriggerWorkflowRed team analysis (stress-test existing content)Workflows/ParallelAnalysis.mdAdversarial validation (produce new content via competition)Workflows/AdversarialValidation.md"
      },
      {
        "title": "Quick Reference",
        "body": "WorkflowPurposeOutputParallelAnalysisStress-test existing contentSteelman + Counter-argument (8-points each)AdversarialValidationProduce new content via competitionSynthesized solution from competing proposals\n\nThe Five-Phase Protocol (ParallelAnalysis):\n\nDecomposition - Break into 24 atomic claims\nParallel Analysis - 32 agents examine strengths AND weaknesses\nSynthesis - Identify convergent insights\nSteelman - Strongest version of the argument\nCounter-Argument - Strongest rebuttal"
      },
      {
        "title": "Context Files",
        "body": "Philosophy.md - Core philosophy, success criteria, agent types\nIntegration.md - Skill integration, FirstPrinciples usage, output format"
      },
      {
        "title": "Examples",
        "body": "Attack an architecture proposal:\n\nUser: \"red team this microservices migration plan\"\n--> Workflows/ParallelAnalysis.md\n--> Returns steelman + devastating counter-argument (8 points each)\n\nDevil's advocate on a business decision:\n\nUser: \"poke holes in my plan to raise prices 20%\"\n--> Workflows/ParallelAnalysis.md\n--> Surfaces the ONE core issue that could collapse the plan\n\nAdversarial validation for content:\n\nUser: \"battle of bots - which approach is better for this feature?\"\n--> Workflows/AdversarialValidation.md\n--> Synthesizes best solution from competing ideas\n\nLast Updated: 2025-12-20"
      }
    ],
    "body": "Related: [[AGENTS]], [[skills/pai-redteam/Workflows/AdversarialValidation|AdversarialValidation]], [[skills/pai-redteam/Integration|Integration]]\n\nname: RedTeam description: Adversarial analysis with 32 agents. USE WHEN red team, attack idea, counterarguments, critique, stress test. SkillSearch('redteam') for docs.\nCustomization\n\nBefore executing, check for user customizations at: ~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/RedTeam/\n\nIf this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults.\n\nRedTeam Skill\n\nMilitary-grade adversarial analysis using parallel agent deployment. Breaks arguments into atomic components, attacks from 32 expert perspectives (engineers, architects, pentesters, interns), synthesizes findings, and produces devastating counter-arguments with steelman representations.\n\nVoice Notification\n\nWhen executing a workflow, do BOTH:\n\nSend voice notification:\n\ncurl -s -X POST http://localhost:8888/notify \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"message\": \"Running the WORKFLOWNAME workflow from the RedTeam skill\"}' \\\n  > /dev/null 2>&1 &\n\n\nOutput text notification:\n\nRunning the **WorkflowName** workflow from the **RedTeam** skill...\n\n\nFull documentation: ~/.claude/skills/CORE/SkillNotifications.md\n\nWorkflow Routing\n\nRoute to the appropriate workflow based on the request.\n\nWhen executing a workflow, output this notification directly:\n\nRunning the **WorkflowName** workflow from the **RedTeam** skill...\n\nTrigger\tWorkflow\nRed team analysis (stress-test existing content)\tWorkflows/ParallelAnalysis.md\nAdversarial validation (produce new content via competition)\tWorkflows/AdversarialValidation.md\nQuick Reference\nWorkflow\tPurpose\tOutput\nParallelAnalysis\tStress-test existing content\tSteelman + Counter-argument (8-points each)\nAdversarialValidation\tProduce new content via competition\tSynthesized solution from competing proposals\n\nThe Five-Phase Protocol (ParallelAnalysis):\n\nDecomposition - Break into 24 atomic claims\nParallel Analysis - 32 agents examine strengths AND weaknesses\nSynthesis - Identify convergent insights\nSteelman - Strongest version of the argument\nCounter-Argument - Strongest rebuttal\nContext Files\nPhilosophy.md - Core philosophy, success criteria, agent types\nIntegration.md - Skill integration, FirstPrinciples usage, output format\nExamples\n\nAttack an architecture proposal:\n\nUser: \"red team this microservices migration plan\"\n--> Workflows/ParallelAnalysis.md\n--> Returns steelman + devastating counter-argument (8 points each)\n\n\nDevil's advocate on a business decision:\n\nUser: \"poke holes in my plan to raise prices 20%\"\n--> Workflows/ParallelAnalysis.md\n--> Surfaces the ONE core issue that could collapse the plan\n\n\nAdversarial validation for content:\n\nUser: \"battle of bots - which approach is better for this feature?\"\n--> Workflows/AdversarialValidation.md\n--> Synthesizes best solution from competing ideas\n\n\nLast Updated: 2025-12-20"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/kipasdinding6969-alt/tesy",
    "publisherUrl": "https://clawhub.ai/kipasdinding6969-alt/tesy",
    "owner": "kipasdinding6969-alt",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/tesy",
    "downloadUrl": "https://openagent3.xyz/downloads/tesy",
    "agentUrl": "https://openagent3.xyz/skills/tesy/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tesy/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tesy/agent.md"
  }
}