← Back to Skills Marketplace
chenyuan99

Swelist

by Yuan Chen · GitHub ↗ · v1.0.2
cross-platform ⚠ pending
1889
Downloads
2
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install swelist
Description
retrieves recently added technology internship and new‑graduate job postings.
Usage Guidance
This skill appears coherent: it calls a CLI that pulls public job postings and asks for no credentials. However the actual behavior depends on the external PyPI package 'swelist', which is not included here. Before installing or granting an agent the ability to run it, review the PyPI project page and source repository (check package files, maintainer, recent releases, and dependencies). If you plan to run it on your machine or allow autonomous agents to invoke it, prefer installing in an isolated environment (virtualenv or container), avoid running as root, and verify there are no unexpected network endpoints or credential access in the package. If you need higher assurance, request the package source or a reproducible build so you can inspect what the installed binary actually does.
Capability Assessment
Purpose & Capability
Name/description (fetch public internship/new‑grad job postings) match the requested binary ('swelist') and the declared install (PyPI package 'swelist'). No credentials, config paths, or unrelated binaries are requested.
Instruction Scope
SKILL.md confines behavior to running the swelist CLI with flags, fetching live data from public GitHub repos, writing only to STDOUT, and consuming no stdin or local files. The doc asserts 'no side effects' and 'no persistent storage' — those are reasonable expectations but cannot be verified without inspecting the installed package.
Install Mechanism
Install is via PyPI ('swelist' package) which is appropriate for a Python CLI. Installing a PyPI package executes third-party code on the host; the installer is not a direct download from an unknown URL, but the package itself is external and not included in this skill bundle.
Credentials
No environment variables, secrets, or config paths are requested. The declared requirements (Python 3.8+, internet access) are proportional to the stated task of fetching public data.
Persistence & Privilege
Skill is not always‑on and does not request elevated persistence. It is user-invocable and allows autonomous invocation per platform defaults — this is expected for automation use cases and is not by itself a red flag.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install swelist
  3. After installation, invoke the skill by name or use /swelist
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added structured front matter with metadata including description, homepage, and install instructions. - Updated SKILL.md to include Openclaw-specific metadata (such as emoji, bin requirements, and install steps). - No changes to functionality, command-line usage, or tool description.
v1.0.1
- Added new documentation file: SKILLS.md - Removed old documentation file: skills.md - No changes to tool behavior or interfaces—documentation update only
v1.0.0
swelist 1.0.0 — Initial public release - Provides a CLI tool to fetch recent technology internship and new-grad job postings using live public GitHub sources. - Supports filtering by role (internship or newgrad) and timeframe (last day, week, or month) via CLI flags. - Outputs plain text, agent- and human-readable job listings (company, title, location, link) to STDOUT. - Designed for automation, agent integration, and repeated execution with predictable, stateless operation. - No authentication, tracking, or side effects; requires Python 3.8+ and internet access.
Metadata
Slug swelist
Version 1.0.2
License
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Swelist?

retrieves recently added technology internship and new‑graduate job postings. It is an AI Agent Skill for Claude Code / OpenClaw, with 1889 downloads so far.

How do I install Swelist?

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

Is Swelist free?

Yes, Swelist is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Swelist support?

Swelist is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Swelist?

It is built and maintained by Yuan Chen (@chenyuan99); the current version is v1.0.2.

💬 Comments