Official skills publisher Verified Skillscout rank 47

Meta Secret

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

Browse 37 official AI agent skills across 3 Meta Secret repositories, with install commands and source links.

37 Skills
3 Repositories
4 Installs
20 GitHub stars

Install

Add Meta Secret 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/meta-secret/meta-secret_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Meta Secret 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

Meta Secret Compose

meta-secret/meta-secret-compose

Includes 16 official skills: feature-brainstorm, kmp-doctor, workflow-plan-output, architecture-guardian, glossary-builder, grill-me.

16 skills 3 installs 2 stars
npx skills add meta-secret/meta-secret-compose -y

Meta Secret Core

meta-secret/meta-secret-core

Includes 15 official skills: core-guardian, architecture-guardian, build-via-task, ci-auto-fix, cli-guardian, meta-skill.

15 skills 1 installs 15 stars
npx skills add meta-secret/meta-secret-core -y

Includes 6 official skills: cortex-article-structure, cortex-consistency, cortex-document-map, delegation-visualization, executable-skill-host, fixture-skill.

6 skills 0 installs 3 stars
npx skills add meta-secret/nook -y

37 skills

meta-secret/meta-secret-compose 16 skills

feature-brainstorm

meta-secret/meta-secret-compose 1 installs
View source

kmp-doctor

meta-secret/meta-secret-compose 1 installs
View source

workflow-plan-output

meta-secret/meta-secret-compose 1 installs
View source

architecture-guardian

meta-secret/meta-secret-compose 0 installs
View source

glossary-builder

meta-secret/meta-secret-compose 0 installs
View source

grill-me

meta-secret/meta-secret-compose 0 installs
View source

ios-device-doctor

meta-secret/meta-secret-compose 0 installs
View source

red-green-refactor

meta-secret/meta-secret-compose 0 installs
View source

requirements-probing

meta-secret/meta-secret-compose 0 installs
View source

systematic-debugging

meta-secret/meta-secret-compose 0 installs
View source

test-driven-development

meta-secret/meta-secret-compose 0 installs
View source

workflow-issue-handoff

meta-secret/meta-secret-compose 0 installs
View source

workflow-manual-task-brief

meta-secret/meta-secret-compose 0 installs
View source

workflow-mr-body

meta-secret/meta-secret-compose 0 installs
View source

workflow-pattern-capture

meta-secret/meta-secret-compose 0 installs
View source

write-implementation-plan

meta-secret/meta-secret-compose 0 installs
View source
meta-secret/meta-secret-core 15 skills

core-guardian

meta-secret/meta-secret-core 1 installs
View source

architecture-guardian

meta-secret/meta-secret-core 0 installs
View source

build-via-task

meta-secret/meta-secret-core 0 installs
View source

ci-auto-fix

meta-secret/meta-secret-core 0 installs
View source

cli-guardian

meta-secret/meta-secret-core 0 installs
View source

meta-skill

meta-secret/meta-secret-core 0 installs
View source

mobile-lib-guardian

meta-secret/meta-secret-core 0 installs
View source

systematic-debugging

meta-secret/meta-secret-core 0 installs
View source

web-guardian

meta-secret/meta-secret-core 0 installs
View source

workflow-issue-handoff

meta-secret/meta-secret-core 0 installs
View source

workflow-manual-task-brief

meta-secret/meta-secret-core 0 installs
View source

workflow-mr-body

meta-secret/meta-secret-core 0 installs
View source

workflow-pattern-capture

meta-secret/meta-secret-core 0 installs
View source

workflow-plan-output

meta-secret/meta-secret-core 0 installs
View source

write-implementation-plan

meta-secret/meta-secret-core 0 installs
View source
meta-secret/nook 6 skills

cortex-article-structure

meta-secret/nook 0 installs
View source

cortex-consistency

meta-secret/nook 0 installs
View source

cortex-document-map

meta-secret/nook 0 installs
View source

delegation-visualization

meta-secret/nook 0 installs
View source

executable-skill-host

meta-secret/nook 0 installs
View source

fixture-skill

meta-secret/nook 0 installs
View source

Repository documentation

meta-secret/meta-secret-compose package overview

meta-secret/meta-secret-compose/README.md View on GitHub

meta-secret/meta-secret-compose

Includes 16 official skills: feature-brainstorm, kmp-doctor, workflow-plan-output, architecture-guardian, glossary-builder, grill-me.

Top skills in this package

feature-brainstormOfficial Meta Secret skill from meta-secret/meta-secret-compose.
kmp-doctorOfficial Meta Secret skill from meta-secret/meta-secret-compose.
workflow-plan-outputOfficial Meta Secret skill from meta-secret/meta-secret-compose.
architecture-guardianOfficial Meta Secret skill from meta-secret/meta-secret-compose.
glossary-builderOfficial Meta Secret skill from meta-secret/meta-secret-compose.
grill-meOfficial Meta Secret skill from meta-secret/meta-secret-compose.
ios-device-doctorOfficial Meta Secret skill from meta-secret/meta-secret-compose.
red-green-refactorOfficial Meta Secret skill from meta-secret/meta-secret-compose.

Install

Install the full package:

npx skills add meta-secret/meta-secret-compose -y

Install a specific skill:

npx skills add meta-secret/meta-secret-compose@feature-brainstorm -y

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

View meta-secret/meta-secret-compose on GitHub
Copied