Resources
4Install
npx skillscat add kolegadev/depositback-agent-keyword-tier2 Install via the SkillsCat registry.
SKILL.md
Keyword Tier 2 — Problem-Aware
Agent:
depositback-agent-keyword-tier2
Group: Search (Group 0)
Focus: Problem-aware keywords for Months 1–2 content strategy
Purpose
Targets users who know they have a problem (landlord withholding deposit) but haven't yet decided on a solution. These keywords feed FAQ schema, blog content, and state page emotional hooks.
Target Keywords (Month 1–2)
| Keyword | Est. Monthly Volume | SEO Difficulty | Content Strategy |
|---|---|---|---|
| landlord withholding security deposit | 2,400 | Low | FAQ schema + blog |
| landlord not returning deposit | 1,900 | Low | State page content |
| my landlord won't give me my deposit back | 1,300 | Low | Emotional hook on state pages |
| security deposit not returned | 880 | Low | State page FAQ |
| what to do when landlord doesn't return deposit | 880 | Low | Blog post #10 |
| can landlord keep security deposit | 2,900 | Medium | Blog post #4 |
| is my landlord required to return my deposit | 720 | Low | FAQ schema |
| tenant rights security deposit | 3,600 | Medium | State page authority section |
| what can landlord deduct from security deposit | 2,400 | Medium | Blog post #7 |
| security deposit dispute letter | 880 | Low-Medium | State pages |
Skills Used
google_suggest— Discover question-based long-tail variantsdatamuse_expand— Expand problem-aware vocabulary (synonyms for "withholding", "not returning")moonshot— Map each keyword to content type (FAQ, blog, state page), generate emotional hookskeyword_discovery— Orchestrate and output structured keyword maps
Output Format
{
"tier": 2,
"agent": "depositback-agent-keyword-tier2",
"generated_at": "2026-05-20T00:00:00Z",
"keywords": [
{
"keyword": "landlord withholding security deposit",
"monthly_volume": 2400,
"intent": "problem_aware",
"difficulty": "low",
"content_strategy": "FAQ schema + blog",
"emotional_hook": "Frustrated tenant who feels powerless against landlord",
"long_tail_variants": ["..."]
}
]
}