Official skills publisher Verified Skillscout rank 91

NEAR

NEAR publishes official AI agent skills for its tools, services, and developer workflows.

Browse 8 official AI agent skills across 1 NEAR repository, with install commands and source links.

8 Skills
1 Repository
387 Installs
14 GitHub stars

Install

Add NEAR skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/near/near_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant NEAR skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Agent Skills

near/agent-skills

Includes 8 official skills: near-intents, near-api-js, near-smart-contracts, near-kit, near-ai-cloud, near-contract-audit.

8 skills 387 installs 14 stars
npx skills add near/agent-skills -y

8 skills

near/agent-skills 8 skills

near-intents

near/agent-skills 101 installs
View source

near-api-js

near/agent-skills 56 installs
View source

near-smart-contracts

near/agent-skills 52 installs
View source

near-kit

near/agent-skills 42 installs
View source

near-ai-cloud

near/agent-skills 33 installs
View source

near-contract-audit

near/agent-skills 33 installs
View source

near-dapp

near/agent-skills 33 installs
View source

near-cli-rs

near/agent-skills 14 installs
View source

Repository documentation

near/agent-skills package overview

near/agent-skills/README.md View on GitHub

near/agent-skills

Includes 8 official skills: near-intents, near-api-js, near-smart-contracts, near-kit, near-ai-cloud, near-contract-audit.

Top skills in this package

near-intentsOfficial NEAR skill from near/agent-skills.
near-api-jsOfficial NEAR skill from near/agent-skills.
near-smart-contractsOfficial NEAR skill from near/agent-skills.
near-kitOfficial NEAR skill from near/agent-skills.
near-ai-cloudOfficial NEAR skill from near/agent-skills.
near-contract-auditOfficial NEAR skill from near/agent-skills.
near-dappOfficial NEAR skill from near/agent-skills.
near-cli-rsOfficial NEAR skill from near/agent-skills.

Install

Install the full package:

npx skills add near/agent-skills -y

Install a specific skill:

npx skills add near/agent-skills@near-intents -y

Use the package when you want your agent to choose the relevant skill from this official NEAR repository.

View near/agent-skills on GitHub
Copied