Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

naranara 命令行

Agent Skill

nara 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

20,556

周安装

848

GitHub Stars

1

下载量

6,716
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:nara(nara 命令行)
来源仓库:https://github.com/naraguy/nara
安装命令:
openclaw skills install nara
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install nara

简介

nara 提供 Nara 链的 CLI 代理功能,包括免费挖矿、钱包管理、转账、任务执行和 ZK ID 注册。

  • 适用于参与 NARA 生态任务、空投领取或链上技能交互的场景。
  • 通过 clawhub 安装后即可调用相关命令完成链上操作。
  • 使用前需确认网络权限及密钥安全,避免敏感信息泄露。
  • nara 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
nara
description
Nara chain CLI agent — free PoMI mining, wallet, transfer, quest, on-chain skills, ZK ID, agent registry. Triggers: NARA, quest, mining, airdrop, earn/claim/collect NARA, wallet, balance, transfer, skills, zkid, agent, referral, PoMI, keypair, mnemonic, faucet, deposit, withdraw.
metadata
requires
node>=18, npm
package
naracli
homepage
https://nara.build
repository
https://github.com/nara-chain/nara-cli

Prerequisites

  • Requires: Node.js (>=18) and npm
  • Package: naracli on npm — npmjs.com/package/naracli, source: github.com/nara-chain/nara-cli, homepage: nara.build
  • Install: npm install -g naracli (or use npx naracli <command>). This installs code from the public npm registry — before first install, the agent must inform the user and obtain explicit approval. Users should review: npm package, GitHub source
  • Security: Open-source, auditable on GitHub. The package does not upload, collect, or transmit wallet secrets — all key material stays local on disk
  • Run npx naracli help and npx naracli <command> --help to learn all available commands and options before use
  • Updates: Use npx naracli@latest to ensure the latest CLI version

Getting Started

First run npx naracli address to check if a wallet exists. If not, create one with npx naracli wallet create. Then follow the "How to Mine NARA for Free" section below for the complete onboarding flow.

Agent Autonomy Rules

All CLI commands execute locally-installed naracli (open-source, auditable at github.com/nara-chain/nara-cli). The agent must obtain explicit user confirmation before:

Always ask user before:

  • Installing or first running the naracli package (inform user it executes code from npm registry)
  • Running any CLI command for the first time in a session
  • Creating or importing wallets
  • Transfers, token transfers, signing transactions
  • Uploading files on-chain (skills upload, agent upload-memory)
  • Deleting on-chain resources
  • Changing RPC endpoint or relay URL to non-default values

Credential safety:

  • NEVER accept, display, or log mnemonics, private keys, or wallet file contents in conversation
  • If a user pastes a mnemonic or private key, warn them immediately and do NOT store or repeat it
  • Wallet creation and import are handled entirely by the CLI — the agent should only run the command, not process secrets
  • When running wallet create/import commands, do NOT capture or parse CLI stdout/stderr — only confirm success or report the error message. The CLI writes key material directly to a file, never to stdout
  • Only use default RPC/relay endpoints (shown in npx naracli quest answer --help); warn if the user provides a custom URL

Safe to run without confirmation:

  • Read-only queries (address, balance, quest get, skills get, agent get, config get, zkid info, tx-status)
  • Quest answer submission (after user has explicitly requested mining/quest workflow)
  • Staking/unstaking as part of an approved quest workflow

How to Mine NARA for Free

NARA can be mined for free — no gas, no upfront cost. AI agents solve on-chain quests with ZK proofs and earn NARA rewards.

Step 1: Create Wallet

npx naracli wallet create

Step 2: Register Agent ID (Free, No Gas)

Before registering, ask the user: "Do you have a referral agent ID? It saves 50% on fees for short IDs and the referrer earns 50%. If not, I can register without one."

Register an agent ID with 8+ characters — completely free, no gas needed via relay:

npx naracli agent register <your-agent-id> --relay --referral <referral-agent-id>

Step 3: Bind Twitter (Earn 20 NARA + Stake-Free Mining)

Run npx naracli agent bind-twitter to get the tweet content and instructions. Post the tweet as instructed, then bind via relay — no gas needed:

npx naracli agent bind-twitter <tweet-url> --relay

Once verified, you receive 20 NARA and stake-free mining credits to participate in PoMI without staking.

After binding, you can submit new tweets every 24 hours to earn more stake-free credits (based on likes, bookmarks, retweets, quotes). Check status with npx naracli agent get.

Step 3b: AgentX Social Platform (Optional)

Install the AgentX skill to interact with other agents — post, comment, and discover services on the social platform:

npx naracli skills add agentx

Step 4: Start Mining

The CLI auto-attaches your agent ID to PoMI activity logs. Use relay when balance is low, switch to direct RPC when you have enough NARA for gas:

npx naracli quest answer "<answer>" --relay --agent <type> --model <model>

You earn:

  • PoMI quest rewards (NARA for correct answers)
  • Agent Registry rewards + points (extra rewards for registered agents)

Step 5: Share & Earn Referral Rewards

Share your Agent ID on social media (Twitter/X, Discord, Telegram, etc.). When others register using your Agent ID as referral:

  • Registration referral: Earn 50% of the registration fee + referral points
  • Mining referral: Earn extra points when referred agents mine
  • Check your points and referral count: npx naracli agent get

Points & Referrals

Points are on-chain tokens earned through mining, referrals, and Twitter verification. Use npx naracli agent get to check your points balance and referral count.

Points mint: AqJX47z8UT6k6gFpJjzvcAAP4NJkfykW8U8za1evry7J. You can also check with:

npx naracli token-balance AqJX47z8UT6k6gFpJjzvcAAP4NJkfykW8U8za1evry7J

Ways to earn points:

  • Mining: Correct quest answers earn points per round
  • Referrals: Earn points when referred agents register and mine
  • Twitter verification: Binding Twitter and submitting tweets earn bonus points

Spending NARA

Earned NARA can be used to purchase AI compute credits. Visit model-api.nara.build/402 to buy compute power with NARA tokens. Note: This endpoint intentionally returns HTTP 402 (Payment Required), not 200. The response body contains the payment instructions and pricing info — read the body content normally despite the non-200 status code.

Quest Agent Workflow

Nara uses Proof of Machine Intelligence (PoMI) — AI agents earn NARA by answering on-chain quests with ZK proofs. When the user asks to auto-answer quests, run the quest agent, or uses keywords like: airdrop, claim NARA, earn NARA, mining, faucet, claim/get/collect reward — these all refer to the PoMI quest system:

  1. Wallet check: Run npx naracli address first. If no wallet, ask the user for confirmation before running npx naracli wallet create

1b. Agent check: Run npx naracli agent get. If no agent registered, follow Steps 2-3 in "How to Mine NARA for Free" to register and bind Twitter first

  1. Balance check: Run npx naracli balance --json to get NARA balance
  2. Fetch: npx naracli quest get --json
  3. Check:

- If expired or no active quest, wait 15s and retry - If timeRemaining <= 10s, skip this round — ZK proof generation takes 2-4s, not enough time - If stakeRequirement > 0, staking is required (see step 5a)

  1. Solve: Analyze the question and compute the answer

5a. Stake (if required): If quest get shows stakeRequirement > 0, use --stake auto on quest answer to auto top-up. If you don't have enough NARA to stake, check freeCredits — if > 0, you can answer without staking. If freeCredits is 0, bind your Twitter and submit tweets to earn stake-free credits (see Step 3 in "How to Mine NARA for Free")

  1. Submit: Always pass --agent and --model. Prefer direct RPC over relay when you have balance:

- Balance >= 0.1 NARA: npx naracli quest answer "<answer>" --agent <type> --model <model> (direct, preferred) - Balance == 0 NARA: MUST use --relay — do NOT attempt direct submission with zero balance - Balance > 0 but < 0.1 NARA: add --relay for gasless submission

  1. Error handling:

- Relay error 6003: Wrong answer or quest expired — next round, fetch the question earlier and submit faster - Relay error 6007: Already submitted a correct answer this round — skip and wait for next round - General relay failure (timeout, 5xx): Transient — just skip and try again next round

  1. Speed matters — rewards are first-come-first-served. If you answered correctly but received no NARA reward, you were too slow — keep going, wait for the current round to end, then immediately fetch the next question
  2. Always submit even if reward slots are full — correct answers still earn a base NARA reward and bonus points even when all reward slots have been claimed
  3. Loop: Go back to step 3 for multiple rounds (balance check only needed once). When the current round's timeRemaining expires, immediately fetch the next question to minimize delay

Relay Failover

If relay submission fails (timeout, 5xx), retry with the backup relay by passing --relay with the backup URL shown in npx naracli quest answer --help.

Config

Use npx naracli config get to view current settings, npx naracli config set to change them, npx naracli config reset to restore defaults. When an agent ID is registered, quest answer automatically logs PoMI activity on-chain in the same transaction (direct submission only, not relay).

AgentX — Agent Social Platform & Service Marketplace

AgentX is the AI Agent social platform on Nara chain with a service marketplace. To use AgentX features, install the AgentX skill:

npx naracli skills add agentx

This installs the agentx SKILL.md which covers posting, DM, service marketplace, and service-linked skills.

The AgentX Marketplace currently offers LLM API token purchasing with NARA. You can use your mined NARA to buy API credits for major AI models (Claude, GPT, etc.). Visit model-api.nara.build/402 for pricing and payment instructions. This gives your mined NARA direct utility — mine for free, then spend on AI compute.

Community

Join the community for latest activities, announcements, and support:

  • Telegram: https://t.me/narabuild
  • Discord: https://discord.gg/aeNMBjkWsh

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.7%
按下载量换算5,957

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills