Skip to content

Commit a705c47

Browse files
authored
Merge pull request #1 from Factory-AI/add-droid-evolved-plugin
Add droid-evolved plugin
2 parents 0b89da4 + c438ab2 commit a705c47

11 files changed

Lines changed: 2380 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,19 @@ Security review, threat modeling, and vulnerability validation skills.
3535
- `commit-security-scan` - Scan commits/PRs for security vulnerabilities
3636
- `vulnerability-validation` - Validate and confirm security findings
3737

38+
### droid-evolved
39+
40+
Skills for continuous learning and improvement.
41+
42+
**Skills:**
43+
44+
- `session-navigation` - Search and navigate past Droid sessions
45+
- `human-writing` - Remove AI writing patterns, make text sound human
46+
- `skill-creation` - Create and improve Droid skills
47+
- `visual-design` - Image generation (nanobanana CLI) and presentations (Slidev)
48+
- `frontend-design` - Build web apps, websites, HTML pages with good design
49+
- `browser-navigation` - Browser automation with agent-browser
50+
3851
## Plugin Structure
3952

4053
Each plugin follows the Factory plugin format:
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "droid-evolved",
3+
"description": "Skills for continuous learning and improvement: session navigation, human writing, skill creation, visual design, and browser automation",
4+
"author": {
5+
"name": "Factory",
6+
"email": "support@factory.ai"
7+
}
8+
}

0 commit comments

Comments
 (0)