Back MIDSKILLS — How To Use

Install (npx)

Add MIDSKILLS to your local skills index:

npx skills add Kali-Decoder/midnight-skills

This lets tools pull skills by URL from your repo.

https://<your-domain>/example-counter

Use In Scripts (curl)

Pull markdown into a local file:

curl -fsSL https://midnight-skills.netlify.app/compact -o compact.SKILL.md

AI Tools — How To Use

Requires web access or URL reading.

Read https://midnight-skills.netlify.app and use the 1am-wallet and compact skills to explain how to integrate a wallet and deploy a contract on Midnight.

Ask follow-ups like "explain the dust-free flow" or "show me how witnesses work."

Claude Code can fetch URLs directly.

Read https://midnight-skills.netlify.app and apply the midnight-js and compact skills.

Claude will load the root skill, then the specific skills.

Paste in Cursor chat.

Read https://midnight-skills.netlify.app and use the compact skill to write a bulletin board contract on Midnight.

Cursor will fetch the markdown if network access is enabled.

Works in AI Studio / Vertex with web access.

Read https://midnight-skills.netlify.app and explain how Midnight combines public and private state with ZK proofs.

Gemini will use the skill URLs as context.

Use Copilot Chat with web browsing enabled.

Read https://midnight-skills.netlify.app/midnight-js and summarize the wallet setup and provider wiring in 5 bullet points.

If browsing is disabled, paste the skill contents manually.

Available Skills

1AM Wallet — Wallet integration, dust-free tx flow

Compact — Smart contract language (ZK circuits)

Testing — Debugging, version management, common traps

Multinetwork — Deploy across all networks from one codebase

Indexer — GraphQL queries, subscriptions, event watching

Security — Privacy audit, leak patterns, defensive patterns

Example Counter — Complete DApp reference (wallet, deploy, interact)

NFT — Build NFTs (shielded + unshielded)

Token Transfers — Shielded/unshielded transfers, balance flows

Midnight.js — TypeScript SDK, providers, wallets

Why Midnight — Architecture & privacy model

https://midnight-skills.netlify.app/indexer

Use In Scripts (curl)

Pull markdown into a local file:

curl -fsSL https://midnight-skills.netlify.app/why-midnight -o why-midnight.SKILL.md

AI Tools — How To Use

Requires web access or URL reading.

Read https://midnight-skills.netlify.app and use the why-midnight skill to explain Midnight and its core privacy concepts.

Ask follow-ups like “summarize the transaction flow” or “explain selective disclosure.”

Claude Code can fetch URLs directly.

Read https://midnight-skills.netlify.app and apply the why-midnight skill.

Claude will load the root skill, then the specific skills.

Paste in Cursor chat.

Read https://midnight-skills.netlify.app and use the why-midnight skill to generate a short explainer for a product page.

Cursor will fetch the markdown if network access is enabled.

Works in AI Studio / Vertex with web access.

Read https://midnight-skills.netlify.app and explain how Midnight combines public and private state with ZK proofs.

Gemini will use the skill URLs as context.

Use Copilot Chat with web browsing enabled.

Read https://midnight-skills.netlify.app/why-midnight and summarize it in 5 bullet points.

If browsing is disabled, paste the skill contents manually.

Available Skills

https://midnight-skills.netlify.app/why-midnight