zxfccmm4

9 mods across 1 repository, 291 stars between them.

defuddle

01

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.

291 2mo ago A 54 tokens copy · 86% MIT

obsidian-cli

02

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their…

291 2mo ago A 102 tokens copy · 100% MIT

obsidian-markdown

03

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

291 2mo ago A 71 tokens copy · 100% MIT

opencli-autofix

04

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through diagnosing the failure via OPENCLIDIAGNOSTIC, patching the adapter, retrying, and filing an upstream GitHub issue after a verified fix. Works with any AI agent.

291 2mo ago A 67 tokens original MIT

opencli-browser

05

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

Make websites accessible for AI agents. Navigate, click, type, extract, wait — using Chrome with existing login sessions. No LLM API key needed.

291 2mo ago A 35 tokens original MIT

opencli-explorer

06

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

Use when creating a new OpenCLI adapter from scratch, adding support for a new website or platform, exploring a site's API endpoints via browser DevTools, or when a user asks to automatically generate a CLI for a website. Covers automated generation, API discovery workflow, authentication strategy selection, TS…

291 2mo ago A 68 tokens original MIT

opencli-oneshot

07

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

Use when quickly generating a single OpenCLI command from a specific URL and goal description. 4-step process — open page, capture API, write TS adapter, test. For full site exploration, use opencli-explorer instead.

291 2mo ago A 52 tokens original MIT

opencli-usage

08

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 100+ adapters.

291 2mo ago A 66 tokens original MIT

smart-search

09

zxfccmm4/Obsidian-OpenCode-Knowledge

Skill Claude CodeCodex

A search router that chooses an OpenCLI data source for a question. OpenCLI is a command-line tool that provides access to different websites and services.

291 2mo ago A 64 tokens copy · 88% MIT