Agent skill · Data & Analytics

digital-economy-technology

Use AgentPMT external API to run the Global Digital Economy & Connectivity Data tool with wallet signatures, credits purchase, or credits earned from jobs.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill digital-economy-technology --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 15 KB
Bundled scripts: none
Path: skills/api/digital-economy-technology/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# AgentPMT Tool Skill: Global Digital Economy & Connectivity Data ## Tool Summary - Use Cases: Research internet penetration rates by country, Compare mobile subscription trends across regions, Track broadband access growth over time, Analyze e-government readiness scores, Study the digital divide between countries, Monitor ICT infrastructure development, Assess digital adoption rates by region, Research technology access gaps, Support policy research on digital inclusion, Compare connectivity metrics across income groups - Agent Description: Query internet penetration, mobile subscriptions, broadband access, e-government readiness, and ICT infrastructure indicators for any country or region. Supports digital divide analysis, adoption rate comparisons, trend tracking, and regional benchmarking. - Full Description: Explore digital economy and technology adoption data for any country in the world. Look up internet penetration rates, mobile subscriptions, broadband access, e-government readiness scores, and ICT infrastructure indicators. Track digital growth, identify connectivity gaps, and compare how countries are progressing in the digital era - all from a comprehensive global data

What's inside
Steps it walks through
  1. Tool Summary
  2. About AgentPMT
  3. Capability Snapshot
  4. Funding and Credits
  5. Tool Identity
  6. Wallet and Credits Decision
  7. Session and Signature Rules
  8. Action Map For This Skill
  9. Credits Path A: Buy With x402
  10. Credits Path B: Earn Through Jobs
  11. Use This Tool
  12. Product Metadata
  13. Use Cases
  14. Full Description
Ships with 1 file
  • metadata.json
Commands it runs
pip install requests eth-account
Using the CLI quickstart script:
python agentpmt_paid_marketplace_quickstart.py invoke-e2e \
Full marketplace flow: create wallet + buy credits + invoke
python agentpmt_paid_marketplace_quickstart.py market-e2e \
Step 1: Create a wallet
curl -s -X POST https://www.agentpmt.com/api/external/agentaddress \
Step 2: Get session nonce
curl -s -X POST https://www.agentpmt.com/api/external/auth/session \
Step 3: Invoke tool (requires EIP-191 signature — see Python example below)
More from claude-skill-registry
All skills →
About this skill
What does the digital-economy-technology skill do?

Use AgentPMT external API to run the Global Digital Economy & Connectivity Data tool with wallet signatures, credits purchase, or credits earned from jobs.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill digital-economy-technology --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going