← Back to Skills Marketplace
150
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install query-artblocks-data
Description
Query Art Blocks on-chain data using the artblocks-mcp GraphQL tools. Use when fetching projects, tokens, artists, sales, traits, or any Art Blocks on-chain...
Usage Guidance
This skill is coherent and low-risk: it only documents how to build and run GraphQL queries against Art Blocks data and requests no secrets or installs. Before installing, confirm (1) that the platform-provided tools referenced (graphql_query, build_query, explore_table, etc.) are the legitimate Art Blocks connectors you expect, and (2) what the 'artblocks://about' resource resolves to so you know what contextual data the skill will fetch. If you want to limit autonomous use, keep model-invocation disabled for agents or review invocations in your agent's audit logs, but that is optional since the skill itself doesn't request extra privileges.
Capability Analysis
Type: OpenClaw Skill
Name: query-artblocks-data
Version: 1.0.0
The skill bundle provides documentation and instructions for an AI agent to query Art Blocks on-chain data using GraphQL and domain-specific tools. The content in SKILL.md is well-structured, focusing on legitimate data retrieval patterns, schema exploration, and query optimization without any signs of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description describe GraphQL access to Art Blocks on-chain data and the SKILL.md only documents use of GraphQL/domain-specific query tools (graphql_query, build_query, explore_table, etc.). There are no unrelated credential or binary requirements.
Instruction Scope
Instructions stay focused on query discovery, building, optimizing, and executing GraphQL against Art Blocks schema. They do not instruct the agent to read local files, access unrelated env vars, or transmit data to external endpoints beyond the described query endpoints. The only unusual item is the 'artblocks://about' resource reference—likely an internal platform resource for context.
Install Mechanism
No install spec and no code files — instruction-only skill with no archives or external downloads. This is the lowest-risk install profile.
Credentials
The skill declares no environment variables, credentials, or config paths. The documented queries operate on public on-chain data and do not require secrets or cloud credentials.
Persistence & Privilege
always:false and default model-invocation behaviour are appropriate. The skill does not request persistent system-wide changes or access to other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install query-artblocks-data - After installation, invoke the skill by name or use
/query-artblocks-data - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Art Blocks GraphQL query skill.
- Enables advanced querying of Art Blocks on-chain data using GraphQL tools.
- Provides both domain-specific and flexible escape-hatch tools for custom data needs.
- Includes schema exploration, query building, optimization, and execution features.
- Prefers enriched `_metadata` tables for comprehensive data.
- Supports multi-chain querying, with clear chain ID documentation and patterns.
Metadata
Frequently Asked Questions
What is Query Artblocks Data?
Query Art Blocks on-chain data using the artblocks-mcp GraphQL tools. Use when fetching projects, tokens, artists, sales, traits, or any Art Blocks on-chain... It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install Query Artblocks Data?
Run "/install query-artblocks-data" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Query Artblocks Data free?
Yes, Query Artblocks Data is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Query Artblocks Data support?
Query Artblocks Data is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Query Artblocks Data?
It is built and maintained by ryley-o (@ryley-o); the current version is v1.0.0.
More Skills