← Back to list

ordinals-marketplace
by b-open-io
1Sat Ordinals NFT operations plugin for Claude Code
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: ordinals-marketplace description: Browse and search 1Sat Ordinals marketplace on GorillaPool. View listings, search inscriptions, check sales, and find NFTs. allowed-tools: "Bash(bun:*)"
Ordinals Marketplace
Browse and search 1Sat Ordinals marketplace.
When to Use
- Search for ordinals/NFTs
- View marketplace listings
- Check recent sales
- Find specific inscriptions
- Browse collections
Features
Search Inscriptions: Find ordinals by:
- Inscription ID
- Collection name
- Content type (image, text, etc.)
- Price range
View Listings: Browse:
- Active sales listings
- Recently listed
- Price sorted
Sales History: Check:
- Recent sales
- Price trends
- Volume statistics
Usage
# Search inscriptions
bun run /path/to/skills/ordinals-marketplace/scripts/search.ts "query"
# View active listings
bun run /path/to/skills/ordinals-marketplace/scripts/listings.ts
# Recent sales
bun run /path/to/skills/ordinals-marketplace/scripts/sales.ts
API Endpoints
GorillaPool Ordinals API:
- Search:
GET https://ordinals.gorillapool.io/api/inscriptions/search - Listings:
GET https://ordinals.gorillapool.io/api/market/listings - Sales:
GET https://ordinals.gorillapool.io/api/market/sales
Response Data
Returns:
- Inscription IDs
- Content type and size
- Current listings and prices
- Sales history
- Collection information
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon