← Back to Skills Marketplace
cngvc

Vietnam Fullstack Jobs

by Joe on flow 🎧 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
129
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vietnam-fullstack-jobs
Description
Search ITviec, TopDev, ITJobs, and TopCV for the latest full-stack developer job listings using Firecrawl. Finds jobs with React, Next.js, TypeScript, Node.j...
README (SKILL.md)

name: Vietnam Fullstack Jobs description: Search ITviec, TopDev, ITJobs, and TopCV for the latest full-stack developer job listings using Firecrawl. Finds jobs with React, Next.js, TypeScript, Node.js, NestJS, and related technologies. Requires firecrawl-search skill and FIRECRAWL_API_KEY env var. Trigger for requests like "tìm việc fullstack", "job mới", "fullstack jobs", or "việc làm lập trình viên".

Search ITviec.com, TopDev.vn, ITJobs.com.vn, and TopCV.vn for the latest full-stack developer job listings using the firecrawl-search skill. Summarize results in a clear, scannable format.


Procedure

Run all search queries automatically, without asking for confirmation. Deduplicate results across all queries and sources.

Step 1 — Search ITviec

python3 skills/firecrawl-search/scripts/search.py "site:itviec.com fullstack developer React Node NestJS" --limit 10
python3 skills/firecrawl-search/scripts/search.py "site:itviec.com full-stack TypeScript Next.js" --limit 10

Step 2 — Search TopDev

python3 skills/firecrawl-search/scripts/search.py "site:topdev.vn fullstack developer React Node NestJS" --limit 10
python3 skills/firecrawl-search/scripts/search.py "site:topdev.vn full-stack TypeScript Next.js" --limit 10

Step 3 — Search ITJobs

python3 skills/firecrawl-search/scripts/search.py "site:itjobs.com.vn fullstack developer React TypeScript NodeJS" --limit 10
python3 skills/firecrawl-search/scripts/search.py "site:itjobs.com.vn full-stack Next.js NestJS" --limit 10

Step 4 — Search TopCV

python3 skills/firecrawl-search/scripts/search.py "site:topcv.vn fullstack developer React NodeJS TypeScript" --limit 10
python3 skills/firecrawl-search/scripts/search.py "site:topcv.vn lập trình viên fullstack Next.js NestJS" --limit 10

Step 5 — Fallback scrape (if any source returns fewer than 2 unique results)

python3 skills/firecrawl-search/scripts/scrape.py "https://itviec.com/it-jobs/full-stack"
python3 skills/firecrawl-search/scripts/scrape.py "https://topdev.vn/jobs?q=fullstack"
python3 skills/firecrawl-search/scripts/scrape.py "https://www.itjobs.com.vn/vi/search?Keyword=fullstack"
python3 skills/firecrawl-search/scripts/scrape.py "https://www.topcv.vn/tim-viec-lam-lap-trinh-vien-fullstack"

Step 6 — Extract & summarize

For each unique job listing: extract job title, company, tech stack (if visible), source site, and URL. Group by source site. Within each group, sort newest/most relevant first.


Output Format

FULLSTACK JOBS VIỆT NAM — [Date]

== ITVIEC ==
[Job Title] — [Company]
Tech: [Stack if available]
Link: [URL]

== TOPDEV ==
[Job Title] — [Company]
Tech: [Stack if available]
Link: [URL]

== ITJOBS ==
[Job Title] — [Company]
Tech: [Stack if available]
Link: [URL]

== TOPCV ==
[Job Title] — [Company]
Tech: [Stack if available]
Link: [URL]

Tổng: [N] vị trí tìm được từ [M] nguồn

Important:

  • No markdown syntax.
  • Respond in Vietnamese — but keep job titles and tech names in English.
  • Skip duplicates (same job title + company, regardless of source).
  • If a source returns no results, note it briefly and move on.
Usage Guidance
Before installing, make sure you trust and have separately reviewed the required firecrawl-search skill, and use a dedicated Firecrawl API key because this skill will automatically make external search and scrape requests when invoked.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose and instructions are coherent: search public Vietnamese job sites for full-stack developer roles and summarize the listings.
Instruction Scope
The skill tells the agent to run all search and fallback scrape commands automatically, but the commands are fixed, public-job-search queries and do not show data mutation or local file access.
Install Mechanism
The package is instruction-only, yet SKILL.md depends on scripts from a separate firecrawl-search skill; users should verify that dependency separately.
Credentials
Use of Firecrawl and a FIRECRAWL_API_KEY is proportionate to the scraping/search purpose, but the registry requirements do not declare the environment variable.
Persistence & Privilege
The artifacts do not show persistence, background workers, privileged local access, credential storage, or account/data mutation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vietnam-fullstack-jobs
  3. After installation, invoke the skill by name or use /vietnam-fullstack-jobs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Align skill metadata with published display name
v1.0.0
- Initial release: Search and summarize the latest full-stack developer job listings from ITviec, TopDev, ITJobs, and TopCV. - Automatically deduplicates results across all sources. - Supports React, Next.js, TypeScript, Node.js, NestJS, and related technology keywords. - Requires the firecrawl-search skill and FIRECRAWL_API_KEY environment variable. - Outputs job listings in a clear, grouped plain-text Vietnamese format with essential job details. - Includes a fallback scrape procedure if any source has too few results.
Metadata
Slug vietnam-fullstack-jobs
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Vietnam Fullstack Jobs?

Search ITviec, TopDev, ITJobs, and TopCV for the latest full-stack developer job listings using Firecrawl. Finds jobs with React, Next.js, TypeScript, Node.j... It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.

How do I install Vietnam Fullstack Jobs?

Run "/install vietnam-fullstack-jobs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vietnam Fullstack Jobs free?

Yes, Vietnam Fullstack Jobs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vietnam Fullstack Jobs support?

Vietnam Fullstack Jobs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vietnam Fullstack Jobs?

It is built and maintained by Joe on flow 🎧 (@cngvc); the current version is v1.0.1.

💬 Comments