Official skills publisher Verified Skillscout rank 0

PublishPress

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

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

10 Skills
3 Repositories
0 Installs
0 GitHub stars

Install

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

Publishpress Future

publishpress/publishpress-future

Includes 6 official skills: code-style, coding-agent, prepare-changelog-release, qa-audit, security-audit, update-plugin-version.

6 skills 0 installs 0 stars
npx skills add publishpress/publishpress-future -y

Publishpress Authors

publishpress/publishpress-authors

Includes 2 official skills: beads, cmb2-release.

2 skills 0 installs 0 stars
npx skills add publishpress/publishpress-authors -y

Publishpress Shortlinks

publishpress/publishpress-shortlinks

Includes 2 official skills: code-quality-audit, wp-security-scanner.

2 skills 0 installs 0 stars
npx skills add publishpress/publishpress-shortlinks -y

10 skills

publishpress/publishpress-future 6 skills

code-style

publishpress/publishpress-future 0 installs
View source

coding-agent

publishpress/publishpress-future 0 installs
View source

prepare-changelog-release

publishpress/publishpress-future 0 installs
View source

qa-audit

publishpress/publishpress-future 0 installs
View source

security-audit

publishpress/publishpress-future 0 installs
View source

update-plugin-version

publishpress/publishpress-future 0 installs
View source
publishpress/publishpress-authors 2 skills

beads

publishpress/publishpress-authors 0 installs
View source

cmb2-release

publishpress/publishpress-authors 0 installs
View source
publishpress/publishpress-shortlinks 2 skills

code-quality-audit

publishpress/publishpress-shortlinks 0 installs
View source

wp-security-scanner

publishpress/publishpress-shortlinks 0 installs
View source

Repository documentation

publishpress/publishpress-future package overview

publishpress/publishpress-future/README.md View on GitHub

publishpress/publishpress-future

Includes 6 official skills: code-style, coding-agent, prepare-changelog-release, qa-audit, security-audit, update-plugin-version.

Top skills in this package

code-styleOfficial PublishPress skill from publishpress/publishpress-future.
coding-agentOfficial PublishPress skill from publishpress/publishpress-future.
prepare-changelog-releaseOfficial PublishPress skill from publishpress/publishpress-future.
qa-auditOfficial PublishPress skill from publishpress/publishpress-future.
security-auditOfficial PublishPress skill from publishpress/publishpress-future.
update-plugin-versionOfficial PublishPress skill from publishpress/publishpress-future.

Install

Install the full package:

npx skills add publishpress/publishpress-future -y

Install a specific skill:

npx skills add publishpress/publishpress-future@code-style -y

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

View publishpress/publishpress-future on GitHub
Copied