Lamindb
Lamindb allows you to easily query and analyze your database directly within Discord, streamlining data access for teams.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jackspace-lamindb npx -- -y @trustedskills/jackspace-lamindb
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jackspace-lamindb": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jackspace-lamindb"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The jackspace-lamindb skill provides access to a database hosted on LamiDB. It allows AI agents to store and retrieve data, enabling them to remember information across conversations and tasks. This functionality extends the agent's memory beyond the immediate context window.
When to use it
- Persistent Knowledge Base: When your agent needs to retain facts or information between sessions (e.g., a customer service bot remembering past interactions).
- Personalized Experiences: To store user preferences and tailor responses based on individual history.
- Complex Task Management: For agents that need to track progress on multi-step tasks, like project management assistants.
- Data Logging & Analysis: To record agent actions and conversations for later review or training purposes.
Key capabilities
- LamiDB database integration
- Data storage and retrieval
- Persistent memory across sessions
Example prompts
- "Store the user's favorite color as 'blue'."
- "Retrieve the user's preferred shipping address."
- "What was the last task I completed?"
Tips & gotchas
- Requires a LamiDB account and API key to function. Ensure your agent has the correct credentials configured.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.