canhelp
Display a human-readable summary of a canister's interface given its mainnet canister ID or a human-readable name. Like --help but for canisters. Only for mainnet canisters — for local canisters, read the generated .did file in your project directly.
Informations de source
- Dépôt
- dfinity/icskills
- Dernière activité de la source
- 5 août 2026 à 18:48
- Langue détectée de SKILL.md
- anglais
- Étoiles
- 35
- Forks
- 13
Options d'installation
Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.
Vérifiez les fichiers source
Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.
Affichage de SKILL.md
- name
- canhelp
- description
- Display a human-readable summary of a canister's interface given its mainnet canister ID or a human-readable name. Like --help but for canisters. Only for mainnet canisters — for local canisters, read the generated .did file in your project directly.
- license
- Apache-2.0
- compatibility
- icp-cli >= 0.1.0
- allowed-tools
- Bash(./scripts/resolve-canister-id.sh *), Bash(./scripts/fetch-candid.sh *), Read, Grep, Glob
- argument-hint
- <canister-id-or-name>
- metadata
- {"title":"Canister Help","category":"Infrastructure"}