One-click install
npx skills add https://github.com/gonblas/post_jobs_claude_skill --skill discord-jobs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord-jobs
Source: https://github.com/gonblas/post_jobs_claude_skill/tree/main
Command: npx skills add https://github.com/gonblas/post_jobs_claude_skill --skill discord-jobs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the manual effort of finding new job postings, deduplicating them, and posting updates into your Discord forum feed.

Core Features & Use Cases

  • Scrapes multiple job boards (e.g., GetOnBoard, Bumeran, Computrabajo, LinkedIn) and extracts structured job details like company, location, seniority, and direct links.
  • Publishes to a Discord Forum Channel by creating threads for new offers and updating existing ones when details change.
  • Prevents duplicates and enforces filtering by comparing scraped job links/titles against existing Discord threads and filtering for Argentina and full-remote roles.

Quick Start

Ask: "Scrape the configured job portals and publish any new Argentina/full-remote offers to my Discord forum feed."

Frequently Asked Questions about discord-jobs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate job scraping and post new offers to a Discord forum channel?

Automated job scraping and Discord forum publishing extracts structured postings from multiple job boards and creates new threads or updates existing ones using Discord API operations to keep your feed current.

Can I filter scraped job postings for Argentina and full remote roles before publishing to Discord?

Yes, location-based filtering applies to scraped job postings, specifically targeting Argentina and full-remote roles, ensuring only relevant career postings are published to your Discord forum threads.

How do I prevent duplicate job postings when scraping multiple job boards into a Discord feed?

Deduplication prevents duplicate job postings by comparing scraped job links and titles against existing Discord forum threads, ensuring only unique job offers are published as new threads.

Do I need a Discord bot token to automate job board scraping and forum thread creation?

Yes, you need a DISCORD_BOT_TOKEN and DISCORD_CHANNEL_ID to automate job board scraping and forum thread creation, enabling the API operations required to read, create, and patch message content.

Which job boards can I scrape to automate career postings into a Discord forum feed?

You can scrape multiple job boards including GetOnBoard, Bumeran, Computrabajo, and LinkedIn, extracting structured details like company, location, seniority, and direct links for your Discord feed.