Official skills publisher Verified Skillscout rank 0

Tinder

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

Browse 2 official AI agent skills across 1 Tinder repository, with install commands and source links.

2 Skills
1 Repository
1 Installs
0 GitHub stars

Install

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

1 official repository

Bazel Diff

tinder/bazel-diff

Includes 2 official skills: coverage-status, improve-coverage.

2 skills 1 installs 0 stars
npx skills add tinder/bazel-diff -y

2 skills

tinder/bazel-diff 2 skills

coverage-status

tinder/bazel-diff 1 installs
View source

improve-coverage

tinder/bazel-diff 0 installs
View source

Repository documentation

tinder/bazel-diff package overview

tinder/bazel-diff/README.md View on GitHub

tinder/bazel-diff

Includes 2 official skills: coverage-status, improve-coverage.

Top skills in this package

coverage-statusOfficial Tinder skill from tinder/bazel-diff.
improve-coverageOfficial Tinder skill from tinder/bazel-diff.

Install

Install the full package:

npx skills add tinder/bazel-diff -y

Install a specific skill:

npx skills add tinder/bazel-diff@coverage-status -y

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

View tinder/bazel-diff on GitHub
Copied