{
  "schemaVersion": "1.0",
  "item": {
    "slug": "alexandrie",
    "name": "Alexandrie",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Eth3rnit3/alexandrie",
    "canonicalUrl": "https://clawhub.ai/Eth3rnit3/alexandrie",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/alexandrie",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=alexandrie",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "alexandrie.sh"
    ],
    "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/alexandrie"
    },
    "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/alexandrie",
    "agentPageUrl": "https://openagent3.xyz/skills/alexandrie/agent",
    "manifestUrl": "https://openagent3.xyz/skills/alexandrie/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/alexandrie/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": "Alexandrie Skill",
        "body": "Interact with Alexandrie note-taking app at https://notes.eth3rnit3.org"
      },
      {
        "title": "Configuration",
        "body": "API URL: https://api-notes.eth3rnit3.org/api\nFrontend: https://notes.eth3rnit3.org\nUsername: eth3rnit3\nUser ID: 671423603690045441\nPassword: Stored in /home/eth3rnit3/clawd/.env as ALEXANDRIE_PASSWORD"
      },
      {
        "title": "Usage",
        "body": "Use the alexandrie.sh script for all operations:\n\n/home/eth3rnit3/clawd/skills/alexandrie/alexandrie.sh <command> [args]"
      },
      {
        "title": "Authentication",
        "body": "./alexandrie.sh login                    # Login and get token\n./alexandrie.sh logout                   # Logout"
      },
      {
        "title": "Notes (Nodes)",
        "body": "./alexandrie.sh list                     # List all notes/categories\n./alexandrie.sh get <nodeId>             # Get a specific note with content\n./alexandrie.sh search <query>           # Search notes\n./alexandrie.sh create <name> [content] [parentId]  # Create a note\n./alexandrie.sh update <nodeId> <name> [content]    # Update a note\n./alexandrie.sh delete <nodeId>          # Delete a note"
      },
      {
        "title": "Node Roles",
        "body": "role: 1 = Category/Workspace (container)\nrole: 3 = Document (note with content)"
      },
      {
        "title": "Current Structure",
        "body": "671425872858841091 - Perso (category)\n671426069886271492 - Test (document)"
      },
      {
        "title": "List all notes",
        "body": "./alexandrie.sh login\n./alexandrie.sh list"
      },
      {
        "title": "Read a note",
        "body": "./alexandrie.sh get 671426069886271492\n# Returns: \"Salut, ceci est un **test**\""
      },
      {
        "title": "Create a note",
        "body": "./alexandrie.sh create \"My Note\" \"# Title\\n\\nContent here\" 671425872858841091"
      },
      {
        "title": "Search",
        "body": "./alexandrie.sh search \"test\""
      },
      {
        "title": "API Reference",
        "body": "Base URL: https://api-notes.eth3rnit3.org/api"
      },
      {
        "title": "Endpoints",
        "body": "POST /auth - Login (body: {\"username\": \"...\", \"password\": \"...\"})\nPOST /auth/logout - Logout\nGET /nodes/user/:userId - List user's nodes\nGET /nodes/:nodeId - Get node by ID (includes content)\nGET /nodes/search?q=query - Search nodes\nPOST /nodes - Create node\nPUT /nodes/:nodeId - Update node\nDELETE /nodes/:nodeId - Delete node"
      },
      {
        "title": "Authentication",
        "body": "JWT token stored in cookies after login (/tmp/alexandrie_cookies.txt)."
      }
    ],
    "body": "Alexandrie Skill\n\nInteract with Alexandrie note-taking app at https://notes.eth3rnit3.org\n\nConfiguration\nAPI URL: https://api-notes.eth3rnit3.org/api\nFrontend: https://notes.eth3rnit3.org\nUsername: eth3rnit3\nUser ID: 671423603690045441\nPassword: Stored in /home/eth3rnit3/clawd/.env as ALEXANDRIE_PASSWORD\nUsage\n\nUse the alexandrie.sh script for all operations:\n\n/home/eth3rnit3/clawd/skills/alexandrie/alexandrie.sh <command> [args]\n\nCommands\nAuthentication\n./alexandrie.sh login                    # Login and get token\n./alexandrie.sh logout                   # Logout\n\nNotes (Nodes)\n./alexandrie.sh list                     # List all notes/categories\n./alexandrie.sh get <nodeId>             # Get a specific note with content\n./alexandrie.sh search <query>           # Search notes\n./alexandrie.sh create <name> [content] [parentId]  # Create a note\n./alexandrie.sh update <nodeId> <name> [content]    # Update a note\n./alexandrie.sh delete <nodeId>          # Delete a note\n\nNode Roles\nrole: 1 = Category/Workspace (container)\nrole: 3 = Document (note with content)\nCurrent Structure\n671425872858841091 - Perso (category)\n671426069886271492 - Test (document)\nExamples\nList all notes\n./alexandrie.sh login\n./alexandrie.sh list\n\nRead a note\n./alexandrie.sh get 671426069886271492\n# Returns: \"Salut, ceci est un **test**\"\n\nCreate a note\n./alexandrie.sh create \"My Note\" \"# Title\\n\\nContent here\" 671425872858841091\n\nSearch\n./alexandrie.sh search \"test\"\n\nAPI Reference\n\nBase URL: https://api-notes.eth3rnit3.org/api\n\nEndpoints\nPOST /auth - Login (body: {\"username\": \"...\", \"password\": \"...\"})\nPOST /auth/logout - Logout\nGET /nodes/user/:userId - List user's nodes\nGET /nodes/:nodeId - Get node by ID (includes content)\nGET /nodes/search?q=query - Search nodes\nPOST /nodes - Create node\nPUT /nodes/:nodeId - Update node\nDELETE /nodes/:nodeId - Delete node\nAuthentication\n\nJWT token stored in cookies after login (/tmp/alexandrie_cookies.txt)."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Eth3rnit3/alexandrie",
    "publisherUrl": "https://clawhub.ai/Eth3rnit3/alexandrie",
    "owner": "Eth3rnit3",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/alexandrie",
    "downloadUrl": "https://openagent3.xyz/downloads/alexandrie",
    "agentUrl": "https://openagent3.xyz/skills/alexandrie/agent",
    "manifestUrl": "https://openagent3.xyz/skills/alexandrie/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/alexandrie/agent.md"
  }
}