Official skills publisher Verified Skillscout rank 161

Meteor

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

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

11 Skills
1 Repository
181 Installs
44,807 GitHub stars

Install

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

Meteor

meteor/meteor

Includes 11 official skills: ai-context, codebase, packages, conventions, testing, modern-tools.

11 skills 181 installs 44,807 stars
npx skills add meteor/meteor -y

11 skills

meteor/meteor 11 skills

modern-tools

meteor/meteor 21 installs
View source

sync-modern-tool-versions

meteor/meteor 0 installs
View source

Repository documentation

meteor/meteor package overview

meteor/meteor/README.md View on GitHub

meteor/meteor

Includes 11 official skills: ai-context, codebase, packages, conventions, testing, modern-tools.

Top skills in this package

ai-contextOfficial Meteor skill from meteor/meteor.
codebaseOfficial Meteor skill from meteor/meteor.
packagesOfficial Meteor skill from meteor/meteor.
conventionsOfficial Meteor skill from meteor/meteor.
testingOfficial Meteor skill from meteor/meteor.
modern-toolsOfficial Meteor skill from meteor/meteor.
changelogOfficial Meteor skill from meteor/meteor.
docs-gapOfficial Meteor skill from meteor/meteor.

Install

Install the full package:

npx skills add meteor/meteor -y

Install a specific skill:

npx skills add meteor/meteor@ai-context -y

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

View meteor/meteor on GitHub
Copied