Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기gnostr-dm
스타4
포크0
업데이트2026년 5월 7일 20:09
Send a NIP-44 direct message.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Send a NIP-44 direct message.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | gnostr-dm |
| description | Send a NIP-44 direct message. |
Use this skill for sending a NIP-44 direct message or listing/decrypting a recipient inbox.
cargo run --bin gnostr -- dm --help shows the live flags.gnostr -V should be checked when behavior differs across environments.gnostr dm without --message switches to inbox mode.cargo run --bin gnostr -- dm --help
gnostr dm --help
gnostr dm --recipient <npub> --json
gnostr dm --recipient <npub> --message "hello"
gnostr dm --recipient <npub> --limit 100
gnostr dm --recipient <npub> --limit 100 --json
gnostr --nsec <nsec> dm --recipient <npub> --relay ws://127.0.0.1:8080 --relay wss://relay.damus.io
--json when you want decrypted inbox events as JSON instead of the readable summary.Run the gnostr relay server.
Work with the full gnostr top-level command list.
Use the gnostr CLI for git+nostr workflows in this repository.
Work with the P2P networking crate.
Publish award badge events.
Convert bech32 strings to other formats.