Official skills publisher Verified Skillscout rank 105

Discourse

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

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

20 Skills
2 Repositories
0 Installs
47,593 GitHub stars

Install

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

Includes 17 official skills: discourse-acl-authoring, discourse-admin-ui, discourse-ai-llm-presets, discourse-content-localization, discourse-frontend-conventions, discourse-migration.

17 skills 0 installs 47,592 stars
npx skills add discourse/discourse -y

Includes 3 official skills: css, javascript, template.

3 skills 0 installs 1 stars
npx skills add discourse/skills -y

20 skills

discourse/discourse 17 skills

discourse-acl-authoring

discourse/discourse 0 installs
View source

discourse-admin-ui

discourse/discourse 0 installs
View source

discourse-ai-llm-presets

discourse/discourse 0 installs
View source

discourse-content-localization

discourse/discourse 0 installs
View source

discourse-frontend-conventions

discourse/discourse 0 installs
View source

discourse-migration

discourse/discourse 0 installs
View source

discourse-pr

discourse/discourse 0 installs
View source

discourse-screenshots

discourse/discourse 0 installs
View source

discourse-service-authoring

discourse/discourse 0 installs
View source

discourse-site-settings

discourse/discourse 0 installs
View source

discourse-upcoming-changes

discourse/discourse 0 installs
View source

discourse-upcoming-changes-authoring

discourse/discourse 0 installs
View source

discourse-warpdrive-models

discourse/discourse 0 installs
View source

discourse-writing-html-css

discourse/discourse 0 installs
View source

discourse-writing-js-tests

discourse/discourse 0 installs
View source

discourse-writing-rspec-tests

discourse/discourse 0 installs
View source

discourse-writing-typescript

discourse/discourse 0 installs
View source
discourse/skills 3 skills

javascript

discourse/skills 0 installs
View source

Repository documentation

discourse/skills package overview

discourse/skills/README.md View on GitHub

discourse/skills

Includes 3 official skills: css, javascript, template.

Top skills in this package

cssOfficial Discourse skill from discourse/skills.
javascriptOfficial Discourse skill from discourse/skills.
templateOfficial Discourse skill from discourse/skills.

Install

Install the full package:

npx skills add discourse/skills -y

Install a specific skill:

npx skills add discourse/skills@css -y

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

View discourse/skills on GitHub
Copied