Official skills publisher Verified Skillscout rank 0

Tangem

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

Browse 13 official AI agent skills across 2 Tangem repositories, with install commands and source links.

13 Skills
2 Repositories
0 Installs
0 GitHub stars

Install

Add Tangem 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/tangem/tangem_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Tangem 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

2 official repositories

Tangem App Ios

tangem/tangem-app-ios

Includes 8 official skills: add-chain, bump-ci-xcode, bump-tools, create-pr, qa-analyze-nightly-ui-tests, qa-write-ui-test.

8 skills 0 installs 0 stars
npx skills add tangem/tangem-app-ios -y

Tangem App Android

tangem/tangem-app-android

Includes 5 official skills: add-storybook-component, analyze-logs, cleanup-feature-toggles, fix-crashlytics, write-ui-test.

5 skills 0 installs 0 stars
npx skills add tangem/tangem-app-android -y

13 skills

tangem/tangem-app-ios 8 skills

add-chain

tangem/tangem-app-ios 0 installs
View source

bump-ci-xcode

tangem/tangem-app-ios 0 installs
View source

bump-tools

tangem/tangem-app-ios 0 installs
View source

create-pr

tangem/tangem-app-ios 0 installs
View source

qa-analyze-nightly-ui-tests

tangem/tangem-app-ios 0 installs
View source

qa-write-ui-test

tangem/tangem-app-ios 0 installs
View source

remove-feature-toggles

tangem/tangem-app-ios 0 installs
View source

update-card-batches

tangem/tangem-app-ios 0 installs
View source
tangem/tangem-app-android 5 skills

add-storybook-component

tangem/tangem-app-android 0 installs
View source

analyze-logs

tangem/tangem-app-android 0 installs
View source

cleanup-feature-toggles

tangem/tangem-app-android 0 installs
View source

fix-crashlytics

tangem/tangem-app-android 0 installs
View source

write-ui-test

tangem/tangem-app-android 0 installs
View source

Repository documentation

tangem/tangem-app-ios package overview

tangem/tangem-app-ios/README.md View on GitHub

tangem/tangem-app-ios

Includes 8 official skills: add-chain, bump-ci-xcode, bump-tools, create-pr, qa-analyze-nightly-ui-tests, qa-write-ui-test.

Top skills in this package

add-chainOfficial Tangem skill from tangem/tangem-app-ios.
bump-ci-xcodeOfficial Tangem skill from tangem/tangem-app-ios.
bump-toolsOfficial Tangem skill from tangem/tangem-app-ios.
create-prOfficial Tangem skill from tangem/tangem-app-ios.
qa-analyze-nightly-ui-testsOfficial Tangem skill from tangem/tangem-app-ios.
qa-write-ui-testOfficial Tangem skill from tangem/tangem-app-ios.
remove-feature-togglesOfficial Tangem skill from tangem/tangem-app-ios.
update-card-batchesOfficial Tangem skill from tangem/tangem-app-ios.

Install

Install the full package:

npx skills add tangem/tangem-app-ios -y

Install a specific skill:

npx skills add tangem/tangem-app-ios@add-chain -y

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

View tangem/tangem-app-ios on GitHub
Copied