Official skills publisher Verified Skillscout rank 148

Factory

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

Browse 49 official AI agent skills across 4 Factory repositories, with install commands and source links.

49 Skills
4 Repositories
5,988 Installs
233 GitHub stars

Install

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

4 official repositories

Factory Plugins

factory-ai/factory-plugins

Includes 30 official skills: no-use-effect, human-writing, simplify, frontend-design, security-review, visual-design.

30 skills 5,805 installs 106 stars
npx skills add factory-ai/factory-plugins -y

Includes 3 official skills: prompt-refiner-claude, memory-capture, prompt-refiner-gpt.

3 skills 77 installs 15 stars
npx skills add factory-ai/factory -y

Includes 6 official skills: code-review, security-review, commit-security-scan, template, threat-model-generation, vulnerability-validation.

6 skills 75 installs 8 stars
npx skills add factory-ai/skills -y

Cursed Plugins

factory-ai/cursed-plugins

Includes 10 official skills: dating-profile, agent-repellent, blame, cobol-converter, feng-shui, obituary.

10 skills 31 installs 104 stars
npx skills add factory-ai/cursed-plugins -y

49 skills

factory-ai/factory-plugins 30 skills

no-use-effect

factory-ai/factory-plugins 684 installs
View source

human-writing

factory-ai/factory-plugins 353 installs
View source

simplify

factory-ai/factory-plugins 175 installs
View source

frontend-design

factory-ai/factory-plugins 124 installs
View source

security-review

factory-ai/factory-plugins 121 installs
View source

visual-design

factory-ai/factory-plugins 121 installs
View source

ban-type-assertions

factory-ai/factory-plugins 114 installs
View source

fix-knip-unused-exports

factory-ai/factory-plugins 102 installs
View source

skill-creation

factory-ai/factory-plugins 102 installs
View source

autoresearch

factory-ai/factory-plugins 100 installs
View source

vulnerability-validation

factory-ai/factory-plugins 92 installs
View source

init

factory-ai/factory-plugins 85 installs
View source

browser-navigation

factory-ai/factory-plugins 84 installs
View source

commit-security-scan

factory-ai/factory-plugins 84 installs
View source

http-toolkit-intercept

factory-ai/factory-plugins 83 installs
View source

agent-browser

factory-ai/factory-plugins 80 installs
View source

create-pr

factory-ai/factory-plugins 80 installs
View source

follow-up-on-pr

factory-ai/factory-plugins 80 installs
View source

threat-model-generation

factory-ai/factory-plugins 80 installs
View source

capture

factory-ai/factory-plugins 76 installs
View source

verify

factory-ai/factory-plugins 75 installs
View source

droid-control

factory-ai/factory-plugins 74 installs
View source

session-navigation

factory-ai/factory-plugins 74 installs
View source

showcase

factory-ai/factory-plugins 72 installs
View source

droid-cli

factory-ai/factory-plugins 70 installs
View source

pty-capture

factory-ai/factory-plugins 70 installs
View source

compose

factory-ai/factory-plugins 69 installs
View source

tuistory

factory-ai/factory-plugins 68 installs
View source

true-input

factory-ai/factory-plugins 67 installs
View source

desktop-control

factory-ai/factory-plugins 14 installs
View source
factory-ai/factory 3 skills

prompt-refiner-claude

factory-ai/factory 28 installs
View source

memory-capture

factory-ai/factory 25 installs
View source

prompt-refiner-gpt

factory-ai/factory 24 installs
View source
factory-ai/skills 6 skills

code-review

factory-ai/skills 12 installs
View source

security-review

factory-ai/skills 10 installs
View source

commit-security-scan

factory-ai/skills 8 installs
View source

threat-model-generation

factory-ai/skills 8 installs
View source

vulnerability-validation

factory-ai/skills 8 installs
View source
factory-ai/cursed-plugins 10 skills

dating-profile

factory-ai/cursed-plugins 4 installs
View source

agent-repellent

factory-ai/cursed-plugins 3 installs
View source

blame

factory-ai/cursed-plugins 3 installs
View source

cobol-converter

factory-ai/cursed-plugins 3 installs
View source

feng-shui

factory-ai/cursed-plugins 3 installs
View source

obituary

factory-ai/cursed-plugins 3 installs
View source

performance-review

factory-ai/cursed-plugins 3 installs
View source

roast

factory-ai/cursed-plugins 3 installs
View source

ship-ritual

factory-ai/cursed-plugins 3 installs
View source

therapy-session

factory-ai/cursed-plugins 3 installs
View source

Repository documentation

factory-ai/factory-plugins package overview

factory-ai/factory-plugins/README.md View on GitHub

factory-ai/factory-plugins

Includes 30 official skills: no-use-effect, human-writing, simplify, frontend-design, security-review, visual-design.

Top skills in this package

no-use-effectOfficial Factory skill from factory-ai/factory-plugins.
human-writingOfficial Factory skill from factory-ai/factory-plugins.
simplifyOfficial Factory skill from factory-ai/factory-plugins.
frontend-designOfficial Factory skill from factory-ai/factory-plugins.
security-reviewOfficial Factory skill from factory-ai/factory-plugins.
visual-designOfficial Factory skill from factory-ai/factory-plugins.
ban-type-assertionsOfficial Factory skill from factory-ai/factory-plugins.
fix-knip-unused-exportsOfficial Factory skill from factory-ai/factory-plugins.

Install

Install the full package:

npx skills add factory-ai/factory-plugins -y

Install a specific skill:

npx skills add factory-ai/factory-plugins@no-use-effect -y

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

View factory-ai/factory-plugins on GitHub
Copied