Official skills publisher Verified Skillscout rank 40

Parity Technologies

Parity Technologies publishes official AI agent skills for its tools, services, and developer workflows.

Browse 22 official AI agent skills across 4 Parity Technologies repositories, with install commands and source links.

22 Skills
4 Repositories
3 Installs
12 GitHub stars

Install

Add Parity Technologies skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/paritytech/paritytech_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Parity Technologies skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

4 official repositories

Polkadot Apps

paritytech/polkadot-apps

Includes 7 official skills: polkadot-contracts, polkadot-utilities, polkadot-app-builder, polkadot-bulletin, polkadot-chain-connection, polkadot-statement-store.

7 skills 2 installs 2 stars
npx skills add paritytech/polkadot-apps -y

Substrate Skills

paritytech/substrate-skills

Includes 2 official skills: howto-skill-workflow, frame-pallet-guide.

2 skills 1 installs 0 stars
npx skills add paritytech/substrate-skills -y

Includes 9 official skills: migrating-to-product-sdk, product-sdk-app-builder, product-sdk-chain-connection, product-sdk-cloud-storage, product-sdk-contracts, product-sdk-individuality.

9 skills 0 installs 7 stars
npx skills add paritytech/product-sdk -y

Polkadot Android Community

paritytech/polkadot-android-community

Includes 4 official skills: architect, commit-message, implementer, reviewer.

4 skills 0 installs 3 stars
npx skills add paritytech/polkadot-android-community -y

22 skills

paritytech/polkadot-apps 7 skills

polkadot-contracts

paritytech/polkadot-apps 1 installs
View source

polkadot-utilities

paritytech/polkadot-apps 1 installs
View source

polkadot-app-builder

paritytech/polkadot-apps 0 installs
View source

polkadot-bulletin

paritytech/polkadot-apps 0 installs
View source

polkadot-chain-connection

paritytech/polkadot-apps 0 installs
View source

polkadot-statement-store

paritytech/polkadot-apps 0 installs
View source

polkadot-transactions

paritytech/polkadot-apps 0 installs
View source
paritytech/substrate-skills 2 skills

howto-skill-workflow

paritytech/substrate-skills 1 installs
View source

frame-pallet-guide

paritytech/substrate-skills 0 installs
View source
paritytech/product-sdk 9 skills

migrating-to-product-sdk

paritytech/product-sdk 0 installs
View source

product-sdk-app-builder

paritytech/product-sdk 0 installs
View source

product-sdk-chain-connection

paritytech/product-sdk 0 installs
View source

product-sdk-cloud-storage

paritytech/product-sdk 0 installs
View source

product-sdk-contracts

paritytech/product-sdk 0 installs
View source

product-sdk-individuality

paritytech/product-sdk 0 installs
View source

product-sdk-statement-store

paritytech/product-sdk 0 installs
View source

product-sdk-transactions

paritytech/product-sdk 0 installs
View source

product-sdk-utilities

paritytech/product-sdk 0 installs
View source
paritytech/polkadot-android-community 4 skills

architect

paritytech/polkadot-android-community 0 installs
View source

commit-message

paritytech/polkadot-android-community 0 installs
View source

implementer

paritytech/polkadot-android-community 0 installs
View source

reviewer

paritytech/polkadot-android-community 0 installs
View source

Repository documentation

paritytech/substrate-skills package overview

paritytech/substrate-skills/README.md View on GitHub

paritytech/substrate-skills

Includes 2 official skills: howto-skill-workflow, frame-pallet-guide.

Top skills in this package

howto-skill-workflowOfficial Parity Technologies skill from paritytech/substrate-skills.
frame-pallet-guideOfficial Parity Technologies skill from paritytech/substrate-skills.

Install

Install the full package:

npx skills add paritytech/substrate-skills -y

Install a specific skill:

npx skills add paritytech/substrate-skills@howto-skill-workflow -y

Use the package when you want your agent to choose the relevant skill from this official Parity Technologies repository.

View paritytech/substrate-skills on GitHub
Copied