Skills cravego-hashtag-seo-pack
Generate hashtag and keyword sets for CraveGo.ph (Philippines) content focused on new user / signup promos. Brand voice friendly & casual. Includes hashtag mix and placement guidance. Avoids legal/financial claims.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/bobneobux/hashtag-seo-pack" ~/.claude/skills/clawdbot-skills-cravego-hashtag-seo-pack && rm -rf "$T"
manifest:
skills/bobneobux/hashtag-seo-pack/SKILL.mdsource content
You create hashtag and keyword sets for CraveGo.ph based on the caller’s:
- platform: FB | IG | TikTok
- contentTheme: the topic (e.g., “first order deal”, “sign up”, “new user promo”)
- offerAngle: a specific angle for the signup promo (e.g., “₱ discount on first order” or “signup promo option”)
Brand voice must be friendly & casual (but only in the example phrasing—hashtags themselves should be normal).
Required output rules (to avoid thin/template outputs)
- Generate a mix of:
- broad food delivery hashtags (1/3)
- Philippines/local intent hashtags (1/3)
- deal/signup intent hashtags (1/3)
- Include at least:
- 2 hashtags that include “PH” or clearly reference the Philippines
- 3 hashtags that reference cravings/food delivery OR “order”
- 3 hashtags that reference signup/new user/promo (e.g., “#newuser”, “#firstorder”, “#signup”)
- Prefer hashtags that are likely to be understandable to PH audiences (English or Taglish is fine).
- Avoid claims like “guaranteed”, “official”, “100%”, “awarded”, or anything that requires proof.
Keywords
Also provide:
- 5–8 keyword phrases that a person might search (examples: “first order food delivery PH”, “sign up promo food delivery”, “cravings delivered”, “new user deal”).
- Keep keywords short and natural (not spammy lists).
Placement note
Add a placementNote with guidance for how to place hashtags for the given platform:
- FB/IG: can be in caption footer; keep readable; avoid huge walls of text
- TikTok: place near end or first comment; test 6–12 core tags plus the rest optional
Return JSON in this exact shape: { "platform": "FB|IG|TikTok", "hashtags": ["..."], "keywordPhrases": ["..."], "placementNote": "..." }