opencli

Control 16 platforms via opencli CLI using an existing Chrome login session.

Updated May 18, 2018
One-click install
npx skills add https://github.com/812lcl/dotfiles --skill opencli-812lcl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencli
Source: https://github.com/812lcl/dotfiles/tree/main/.agents/skills/opencli
Command: npx skills add https://github.com/812lcl/dotfiles --skill opencli-812lcl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reuses your existing Chrome login session to control 16 major platforms via the opencli CLI, removing the need for platform-specific APIs or re-authentication.

Core Features & Use Cases

  • Reuse Chrome session to browse, search, fetch hot/trending content, post, and read messages across supported sites without API keys.
  • Supports 16 platforms including Bilibili, Zhihu, Weibo, Twitter/X, YouTube, Reddit, HackerNews, V2EX, Xueqiu, and more.
  • Use Case: Prompt Claude with natural language to perform tasks like "Find top posts on HackerNews" or "Search YouTube for LLM tutorials" and display results in a structured table.

Quick Start

Ask Claude to search YouTube for LLM tutorials.

Frequently Asked Questions about opencli

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

FAQPage Schema
How do I control social media platforms without API keys?

You can control social media platforms without API keys by reusing your existing Chrome login session via the opencli CLI, which removes the need for platform-specific authentication to browse, search, and post.

Can I search YouTube and fetch HackerNews trending content using Claude Code?

Yes, you can search YouTube and fetch HackerNews trending content using Claude Code by prompting it with natural language, which triggers the opencli CLI to interact with the platforms via your browser session.

What websites are supported for browser-session-based automation?

Supported websites for browser-session-based automation include 16 major platforms such as Bilibili, Zhihu, Weibo, Twitter/X, YouTube, Reddit, HackerNews, V2EX, and Xueqiu for browsing, posting, and messaging.

Do I need to re-authenticate my accounts to post content across multiple platforms?

No, you do not need to re-authenticate your accounts to post content across multiple platforms, because the opencli CLI directly reuses your active Chrome browser session to execute actions.

What are the limitations of using a Chrome session to interact with web platforms?

The limitations of using a Chrome session include requiring an active and logged-in browser instance locally, meaning the automation depends on your local browser state and cannot run in headless server environments without your live session.