Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$schema": "https://json.schemastore.org/claude-code-marketplace.json",
"name": "opencli-skill",
"owner": {
"name": "joeseesun",
"url": "https://github.com/joeseesun"
},
"plugins": [
{
"name": "opencli",
"source": "./",
"description": "CLI tool that turns websites into CLI interfaces, reusing Chrome's login state. Supports Bilibili, Zhihu, Twitter/X, YouTube, Weibo, 小红书, V2EX, Reddit, HackerNews, 雪球, BOSS直聘 etc.",
"version": "1.0.0"
}
]
}