Official skills publisher Verified Skillscout rank 0

CleverTap

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

Browse 12 official AI agent skills across 3 CleverTap repositories, with install commands and source links.

12 Skills
3 Repositories
0 Installs
0 GitHub stars

Install

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

3 official repositories

Clevertap Native Ui Kit

clevertap/clevertap-native-ui-kit

Includes 6 official skills: commit, generate-json, review, ship-jira, statusline, test.

6 skills 0 installs 0 stars
npx skills add clevertap/clevertap-native-ui-kit -y

Clevertap Flutter

clevertap/clevertap-flutter

Includes 5 official skills: api-wrapper-patterns, changelog-generation, example-app-patterns, native-sdk-changelog-analysis, version-detection.

5 skills 0 installs 0 stars
npx skills add clevertap/clevertap-flutter -y

Clevertap Wrapper Tooling

clevertap/clevertap-wrapper-tooling

Includes 1 official skill: onboard-wrapper-sync.

1 skill 0 installs 0 stars
npx skills add clevertap/clevertap-wrapper-tooling -y

12 skills

clevertap/clevertap-native-ui-kit 6 skills

commit

clevertap/clevertap-native-ui-kit 0 installs
View source

generate-json

clevertap/clevertap-native-ui-kit 0 installs
View source

review

clevertap/clevertap-native-ui-kit 0 installs
View source

ship-jira

clevertap/clevertap-native-ui-kit 0 installs
View source

statusline

clevertap/clevertap-native-ui-kit 0 installs
View source

test

clevertap/clevertap-native-ui-kit 0 installs
View source
clevertap/clevertap-flutter 5 skills

api-wrapper-patterns

clevertap/clevertap-flutter 0 installs
View source

changelog-generation

clevertap/clevertap-flutter 0 installs
View source

example-app-patterns

clevertap/clevertap-flutter 0 installs
View source

native-sdk-changelog-analysis

clevertap/clevertap-flutter 0 installs
View source

version-detection

clevertap/clevertap-flutter 0 installs
View source
clevertap/clevertap-wrapper-tooling 1 skill

onboard-wrapper-sync

clevertap/clevertap-wrapper-tooling 0 installs
View source

Repository documentation

clevertap/clevertap-native-ui-kit package overview

clevertap/clevertap-native-ui-kit/README.md View on GitHub

clevertap/clevertap-native-ui-kit

Includes 6 official skills: commit, generate-json, review, ship-jira, statusline, test.

Top skills in this package

commitOfficial CleverTap skill from clevertap/clevertap-native-ui-kit.
generate-jsonOfficial CleverTap skill from clevertap/clevertap-native-ui-kit.
reviewOfficial CleverTap skill from clevertap/clevertap-native-ui-kit.
ship-jiraOfficial CleverTap skill from clevertap/clevertap-native-ui-kit.
statuslineOfficial CleverTap skill from clevertap/clevertap-native-ui-kit.
testOfficial CleverTap skill from clevertap/clevertap-native-ui-kit.

Install

Install the full package:

npx skills add clevertap/clevertap-native-ui-kit -y

Install a specific skill:

npx skills add clevertap/clevertap-native-ui-kit@commit -y

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

View clevertap/clevertap-native-ui-kit on GitHub
Copied