Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nozomio-labs avatar

Nia Public Search

  • 3 installs
  • 1 repo stars
  • Updated March 24, 2026
  • nozomio-labs/nia-public-skill-demo

Helps with ai & agent building tasks.

About

nia public search is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • nia public search
  • AI & Agent Building
  • AI-coding skill

Nia Public Search by the numbers

  • 3 all-time installs (skills.sh)
  • Ranked #13,657 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nozomio-labs/nia-public-skill-demo --skill nia-public-search

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs3
repo stars1
Last updatedMarch 24, 2026
Repositorynozomio-labs/nia-public-skill-demo

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Nia Public Search

Search any public code repository or documentation with AI-synthesized answers. No signup. No API key. Just ask.

10k+ sources indexed — npm, PyPI, GitHub repos, framework docs, and more.

Requirements

  • curl
  • jq

Quick Start

# Search a specific repo
./scripts/search.sh query "how to use hooks" vercel/next.js

# Search documentation
./scripts/search.sh query "authentication" https://docs.supabase.com

# Search across all public sources
./scripts/search.sh query "how to build an AI agent"

# List available sources
./scripts/search.sh sources

Scripts

search.sh — Search & Discovery

# Search a specific source (repo slug, URL, or display name)
./scripts/search.sh query "how to stream responses" vercel/ai
./scripts/search.sh query "rate limiting" https://docs.stripe.com
./scripts/search.sh query "database migrations" supabase/supabase

# Search all public sources
./scripts/search.sh query "how to implement OAuth"

# List indexed sources (filterable by type)
./scripts/search.sh sources                    # all
./scripts/search.sh sources repository         # repos only
./scripts/search.sh sources documentation      # docs only

Rate Limits

Free public access: 20 queries/hour per IP.

For unlimited access, private repos, Slack/Drive integration, deep research, and more: 1. Sign up at trynia.ai 2. Get your API key 3. Install the full Nia skill: npx nia-wizard@latest

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.