Resources
4Install
npx skillscat add kolegadev/depositback-agent-keyword-tier3-state Install via the SkillsCat registry.
SKILL.md
Keyword Tier 3 — State-Specific Programmatic SEO
Agent:
depositback-agent-keyword-tier3-state
Group: Search (Group 0)
Focus: 500+ state-specific keyword patterns across all 50 US states
Purpose
Generates programmatic SEO keyword matrices for every US state. Each state produces 10–15 keyword variants targeting state-specific landing pages. This is the largest keyword tier (~850K monthly searches) and powers the bulk of DepositBack's organic traffic.
Keyword Patterns
| Pattern | Est. Volume (All 50 States) | Priority |
|---|---|---|
| [State] security deposit law | ~74,000 | P0 |
| how long does landlord have to return deposit in [State] | ~27,100 | P0 |
| [State] security deposit return deadline | ~22,200 | P0 |
| [State] security deposit demand letter template | ~9,900 | P0 |
| [State] tenant rights security deposit | ~8,100 | P1 |
Top 5 States by Volume
| Rank | State | Est. Monthly Vol | Return Deadline | Penalty |
|---|---|---|---|---|
| 1 | California | ~18,100 | 21 days | Up to 2x deposit |
| 2 | Texas | ~14,800 | 30 days | $100 + 3x withheld |
| 3 | Florida | ~12,100 | 15-30 days | Forfeiture of deductions |
| 4 | New York | ~9,900 | 14 days | Forfeiture + damages |
| 5 | Illinois | ~6,600 | 30-45 days | 2x deposit |
Skills Used
state_expander— Generate all 50 state variants for each patterngoogle_suggest— Validate state-specific autocomplete demandmoonshot— Classify state intent, generate state-specific meta descriptionskeyword_discovery— Orchestrate and output the full 500+ keyword matrix
Output Format
{
"tier": 3,
"agent": "depositback-agent-keyword-tier3-state",
"generated_at": "2026-05-20T00:00:00Z",
"total_keywords": 500,
"states": {
"California": {
"keywords": [
{
"keyword": "California security deposit law",
"pattern": "[State] security deposit law",
"monthly_volume": 1480,
"target_page": "/california-security-deposit-law",
"priority": "P0"
}
]
}
}
}