🎯

reddit-readonly

🎯Skill

from tristanmanchester/agent-skills

VibeIndex|
What it does

Browses and searches Reddit content using public JSON endpoints in a read-only manner, without requiring authentication.

πŸ“¦

Part of

tristanmanchester/agent-skills(9 items)

reddit-readonly

Installation

Quick InstallInstall with npx
npx skills add tristanmanchester/agent-skills
πŸ“– Extracted from docs: tristanmanchester/agent-skills
5Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# skills

[![Quick install](https://img.shields.io/static/v1?label=quick%20install&message=npx%20skills%20add%20tristanmanchester%2Fagent-skills&color=4c1&logo=terminal&logoColor=white)](https://github.com/tristanmanchester/agent-skills)

[![skills.sh](https://img.shields.io/badge/skills.sh-directory-0b7285)](https://skills.sh/)

Collection of Clawdbot skills published on skills.sh. Each skill lives in its own folder with a SKILL.md prompt and supporting scripts/assets.

Quick install

```bash

npx skills add tristanmanchester/agent-skills

```

Skills

  • assemblyai-transcribe: Transcribe audio/video with AssemblyAI (local upload or URL), plus subtitles and paragraph/sentence exports.
  • designing-beautiful-websites: Designs UX/UI for websites and web apps (strategy, IA, flows, wireframes, systems).
  • fabric-api: Create/search Fabric resources via HTTP API (notepads, folders, bookmarks, files).
  • ios-simulator: Automate iOS Simulator workflows (simctl/idb, install/launch, screenshots, UI taps).
  • notion-api-automation: Automate Notion workspaces via the Notion REST API and SDKs.
  • reddit-readonly (folder reddit): Browse and search Reddit in read-only mode using public JSON endpoints.
  • track17: Track parcels via the 17TRACK API (local SQLite DB, polling plus optional webhooks).

Usage

See each skill folder's README.md and SKILL.md for details.