Overview
- Skill Key
- eth3rnit3/alexandrie
- Author
- eth3rnit3
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/eth3rnit3/alexandrie
- Latest Commit SHA
- a315e2d587acf30f9ff693133f15f391ed649b17
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Alexandrie 技能。 若已安装,则直接安装 Alexandrie 技能。
# Alexandrie Skill
Interact with Alexandrie note-taking app at https://notes.eth3rnit3.org
## Configuration
- **API URL**: `https://api-notes.eth3rnit3.org/api`
- **Frontend**: `https://notes.eth3rnit3.org`
- **Username**: `eth3rnit3`
- **User ID**: `671423603690045441`
- **Password**: Stored in `/home/eth3rnit3/clawd/.env` as `ALEXANDRIE_PASSWORD`
## Usage
Use the `alexandrie.sh` script for all operations:
```bash
/home/eth3rnit3/clawd/skills/alexandrie/alexandrie.sh <command> [args]
```
## Commands
### Authentication
```bash
./alexandrie.sh login # Login and get token
./alexandrie.sh logout # Logout
```
### Notes (Nodes)
```bash
./alexandrie.sh list # List all notes/categories
./alexandrie.sh get <nodeId> # Get a specific note with content
./alexandrie.sh search <query> # Search notes
./alexandrie.sh create <name> [content] [parentId] # Create a note
./alexandrie.sh update <nodeId> <name> [content] # Update a note
./alexandrie.sh delete <nodeId> # Delete a note
```
## Node Roles
- **role: 1** = Category/Workspace (container)
- **role: 3** = Document (note with content)
## Current Structure
- `671425872858841091` - **Perso** (category)
- `671426069886271492` - **Test** (document)
## Examples
### List all notes
```bash
./alexandrie.sh login
./alexandrie.sh list
```
### Read a note
```bash
./alexandrie.sh get 671426069886271492
# Returns: "Salut, ceci est un **test**"
```
### Create a note
```bash
./alexandrie.sh create "My Note" "# Title\n\nContent here" 671425872858841091
```
### Search
```bash
./alexandrie.sh search "test"
```
## API Reference
Base URL: `https://api-notes.eth3rnit3.org/api`
### Endpoints
- `POST /auth` - Login (body: `{"username": "...", "password": "..."}`)
- `POST /auth/logout` - Logout
- `GET /nodes/user/:userId` - List user's nodes
- `GET /nodes/:nodeId` - Get node by ID (includes content)
- `GET /nodes/search?q=query` - Search nodes...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.