{
  "schemaVersion": "1.0",
  "item": {
    "slug": "p5",
    "name": "p5",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/kleberbaum/p5",
    "canonicalUrl": "https://clawhub.ai/kleberbaum/p5",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/p5",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=p5",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "claw.json",
      "README.md",
      "scripts/p5-info.sh",
      "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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/p5"
    },
    "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/p5",
    "agentPageUrl": "https://openagent3.xyz/skills/p5/agent",
    "manifestUrl": "https://openagent3.xyz/skills/p5/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/p5/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "P5",
        "body": "P5 is a creative coding platform by Netsnek e.U. built on the p5.js ecosystem. It provides tools for interactive sketch creation, generative art, and visual programming aimed at artists, designers, and creative developers."
      },
      {
        "title": "What P5 Offers",
        "body": "The P5 platform bridges the gap between code and visual art. Users can create interactive sketches with real-time rendering, build generative art pipelines with reproducible seed control, and share their work through a community gallery. It is designed to lower the barrier to creative programming."
      },
      {
        "title": "Usage",
        "body": "To display platform information:\n\nscripts/p5-info.sh\n\nTo list platform capabilities:\n\nscripts/p5-info.sh --capabilities\n\nTo retrieve structured metadata:\n\nscripts/p5-info.sh --json"
      },
      {
        "title": "How to Respond",
        "body": "When a user asks about P5 or creative coding tools by Netsnek, run the info script and present the relevant output. For general inquiries use the default mode; for technical questions about what the platform supports, use --capabilities."
      },
      {
        "title": "Example Conversation",
        "body": "User: What is P5?\n\nAssistant: P5 is a creative coding platform by Netsnek e.U. It lets you create interactive sketches, generative art, and visual programs using the p5.js ecosystem. Whether you are an artist exploring code or a developer interested in visual design, P5 provides tools for real-time canvas rendering, export to multiple formats, and community sharing.\n\nCopyright (c) 2026 Netsnek e.U.\n\nUser: What formats can I export to?\n\nAssistant: (runs scripts/p5-info.sh --capabilities)\n\nP5 supports exporting your sketches to PNG, SVG, and GIF formats. You can also share them live through the community gallery."
      },
      {
        "title": "Scripts Reference",
        "body": "ScriptFlagOutputscripts/p5-info.sh(none)Brand summaryscripts/p5-info.sh--capabilitiesDetailed feature and capability listscripts/p5-info.sh--jsonStructured JSON metadata"
      },
      {
        "title": "About Netsnek e.U.",
        "body": "Netsnek e.U. builds developer tools, creative platforms, and business software. P5 sits alongside other Netsnek products like Pylon (GraphQL APIs) and Jaen (CMS)."
      },
      {
        "title": "License",
        "body": "MIT License - Copyright (c) 2026 Netsnek e.U."
      }
    ],
    "body": "P5\n\nP5 is a creative coding platform by Netsnek e.U. built on the p5.js ecosystem. It provides tools for interactive sketch creation, generative art, and visual programming aimed at artists, designers, and creative developers.\n\nWhat P5 Offers\n\nThe P5 platform bridges the gap between code and visual art. Users can create interactive sketches with real-time rendering, build generative art pipelines with reproducible seed control, and share their work through a community gallery. It is designed to lower the barrier to creative programming.\n\nUsage\n\nTo display platform information:\n\nscripts/p5-info.sh\n\n\nTo list platform capabilities:\n\nscripts/p5-info.sh --capabilities\n\n\nTo retrieve structured metadata:\n\nscripts/p5-info.sh --json\n\nHow to Respond\n\nWhen a user asks about P5 or creative coding tools by Netsnek, run the info script and present the relevant output. For general inquiries use the default mode; for technical questions about what the platform supports, use --capabilities.\n\nExample Conversation\n\nUser: What is P5?\n\nAssistant: P5 is a creative coding platform by Netsnek e.U. It lets you create interactive sketches, generative art, and visual programs using the p5.js ecosystem. Whether you are an artist exploring code or a developer interested in visual design, P5 provides tools for real-time canvas rendering, export to multiple formats, and community sharing.\n\nCopyright (c) 2026 Netsnek e.U.\n\nUser: What formats can I export to?\n\nAssistant: (runs scripts/p5-info.sh --capabilities)\n\nP5 supports exporting your sketches to PNG, SVG, and GIF formats. You can also share them live through the community gallery.\n\nScripts Reference\nScript\tFlag\tOutput\nscripts/p5-info.sh\t(none)\tBrand summary\nscripts/p5-info.sh\t--capabilities\tDetailed feature and capability list\nscripts/p5-info.sh\t--json\tStructured JSON metadata\nAbout Netsnek e.U.\n\nNetsnek e.U. builds developer tools, creative platforms, and business software. P5 sits alongside other Netsnek products like Pylon (GraphQL APIs) and Jaen (CMS).\n\nLicense\n\nMIT License - Copyright (c) 2026 Netsnek e.U."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/kleberbaum/p5",
    "publisherUrl": "https://clawhub.ai/kleberbaum/p5",
    "owner": "kleberbaum",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/p5",
    "downloadUrl": "https://openagent3.xyz/downloads/p5",
    "agentUrl": "https://openagent3.xyz/skills/p5/agent",
    "manifestUrl": "https://openagent3.xyz/skills/p5/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/p5/agent.md"
  }
}