teletalk-alljobs-govjob-search

Search Bangladesh government jobs from the Teletalk AllJobs API, filter out excluded keywords, present matching jobs, and track applied job IDs. Use when the user wants gov job search results from alljobs.teletalk.com.bd, wants to exclude roles by keyword, or wants to save applied government job IDs after confirmation.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "teletalk-alljobs-govjob-search" with this command: npx skills add sazidulalam47/teletalk-alljobs-govjob-search

Teletalk AllJobs Gov Job Search

Use this skill to search and shortlist government jobs from the Teletalk AllJobs API.

Core flow

  1. Ask the user for:
    • a search keyword, such as electrical, civil, mechanical, computer, or engineer
    • excluded keywords, such as Sub Assistant, Diploma
  2. Save the preferences in data/preference.json.
  3. Run the search script with the keyword.
  4. Show the remaining jobs with only these fields:
    • job_title
    • job_title_bn
    • org_name
    • org_name_bn
    • vacancy
    • deadline_date (show date and BST, Bangladesh Standard Time when possible)
    • application_site_url Skip any jobs whose deadline has already passed.
  5. If the user confirms they applied, save the job_primary_id in data/appliedJobIds.json.

Data files

Store skill data inside this skill folder in:

  • data/preference.json
  • data/appliedJobIds.json

Use this preference shape:

{
  "keyboard": "",
  "excluded": ["", ""]
}

Note: keep the field name as keyboard to match the skill data format, even though it represents the search keyword.

Confirmation behavior

When the user says they applied:

  • append the job_primary_id to data/appliedJobIds.json
  • avoid duplicates

Script entry point

Use the script inside this skill folder:

  • scripts/teletalk-alljobs-search.js

The script should:

  • read data/preference.json
  • call the Teletalk API
  • filter excluded keywords
  • skip jobs whose deadline has already passed
  • print the compact job list as JSON

Notes

  • Keep the skill focused on Teletalk government jobs only.
  • Do not mix this workflow with BDJobs skill data.
  • Favor deterministic filtering over model guesses.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

BDJobs Job Apply

BDJobs job search, matching, applying, undoing, and salary-update automation for OpenClaw. Use when the user wants to set up BDJobs credentials/preferences,...

Registry SourceRecently Updated
1500Profile unavailable
Automation

HH OpenClaw Agent

HH OpenClaw Agent is a public ClawHub hh.ru application skill. Use it when the user says "hh openclaw agent", "hh job apply automation", "hh.ru browser appli...

Registry SourceRecently Updated
1550Profile unavailable
Automation

chexian-baodan-tong: Auto Rename and Archive Insurance PDFs

车险保单通 — 一站搞定重命名和归档。消除低效环节,让代理人和保险公司工作人员一站搞定识别、整理、重命名、归档保险保单,让保险保单归档更直接、更便捷。支持识别多家保险公司保单 PDF,自动提取车牌号、投保人、保单号,追加车牌号重命名文件,本地模式(pdfminer)与 API 模式(AI 解析)双轨并行,整理完毕...

Registry SourceRecently Updated
Automation

Generate Customer Support Ad Creative Brief

Plan campaign visuals and hooks for customer support promotions. Use when working on paid campaign planning for support teams, customer success managers.

Registry SourceRecently Updated