Addon Nostr Client Nextjs
Helps with client-side, Next.js as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add addon-nostr-client-nextjs npx -- -y @trustedskills/addon-nostr-client-nextjs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"addon-nostr-client-nextjs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/addon-nostr-client-nextjs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a Nostr client for Next.js applications, enabling integration with the decentralized social network protocol. It allows developers to easily connect their Next.js frontend to Nostr relays and publish/subscribe to events. This facilitates building decentralized applications that leverage the Nostr network's features.
When to use it
- Decentralized Social Media Apps: Building a feed or profile page that interacts directly with the Nostr protocol.
- Nostr Relay Dashboards: Creating interfaces for managing and monitoring Nostr relays.
- NFT Integration: Developing applications that display or interact with NFTs published on Nostr.
- Decentralized Identity Solutions: Implementing user authentication and identity management using Nostr’s identifiers.
Key capabilities
- Next.js integration
- Nostr client functionality
- Relay connection management
- Event publishing and subscribing
Example prompts
- "Show me the latest events from relay 'wss://relay.abc.xyz'."
- "Publish a note to Nostr with the content 'Hello, world!'"
- "Connect my application to the Nostr network."
Tips & gotchas
- Requires a Next.js project setup.
- Familiarity with the Nostr protocol is helpful for effective use.
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.