learn-likecc: Skill for Claude Code

.claude/skills/zhihu-publish/SKILL.md

zhihu-publish is a skill for Claude Code, Codex from Harzva/learn-likecc. It costs 69 tokens per session (1,946 once invoked), scanned A, original, no licence file.

A publishing workflow for sending Markdown articles to Zhihu, a Chinese question-and-answer and publishing platform, through local browser automation. It supports text-only and image-upload publishing paths and checks login cookies.

In plain words
What is it for?
Use it to publish Markdown articles, upload images when needed, check login status, and choose between the stable text workflow and the richer image workflow.
Why use it?
It removes the need to copy article content into Zhihu manually and helps choose a suitable publishing path.

Skill for Claude CodeCodex

Written for Claude Code and Codex: installed under .claude/, but also agents/openai.yaml present.

This is Harzva/learn-likecc's own configuration. It tells Claude Code and Codex how to work on learn-likecc itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything learn-likecc configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Harzva/learn-likecc. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Harzva/learn-likecc/main/.claude/skills/zhihu-publish/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Harzva/learn-likecc

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for zhihu-publish

README.md
[![agentmods](https://agentmods.dev/badge/skills/harzva/learn-likecc/zhihu-publish/github.svg)](https://agentmods.dev/skills/harzva/learn-likecc/zhihu-publish)
Your own site
<a href="https://agentmods.dev/skills/harzva/learn-likecc/zhihu-publish"><img src="https://agentmods.dev/badge/skills/harzva/learn-likecc/zhihu-publish/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for zhihu-publish

Your own site · 80×15
<a href="https://agentmods.dev/skills/harzva/learn-likecc/zhihu-publish"><img src="https://agentmods.dev/badge/skills/harzva/learn-likecc/zhihu-publish.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,946 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00069 $0.01946
Opus 5 $0.00034 $0.00973
Sonnet 5 $0.00014 $0.00389
Haiku 4.5 $0.00007 $0.00195

Measured 11d ago against content hash a148f102230d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

zhihu-publish scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/zhihu-publish/SKILL.md · 227 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 227 lines · 69 tokens per session scan A a148f102230d

Subscribe to this mod's changes

zhihu-publish is a skill published in the GitHub repository Harzva/learn-likecc (58 stars, last pushed yesterday), with no licence file. It adds 69 tokens to every session and 1,946 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

qa-e2e

End-to-end tests with Playwright or Cypress. Trigger when the user wants to create user journey tests, UI integration tests, or browser automation.

christopherlouet/claude-base · 34 tokens

web-scraping

Clean LLM-ready web scraping via Firecrawl (scrape/crawl/map/extract/search). Trigger when the user wants to extract content from a page, crawl a site, collect structured data, bypass anti-bot/JS-rendering, or perform a web search with integrated extraction. Fallback to Playwright/curl if Firecrawl is unavailable.

christopherlouet/claude-base · 75 tokens

qa-chrome

Visual tests and browser debugging via Chrome. Use to test web pages, verify visual rendering, debug with the console, or automate browser actions. Trigger when the user mentions "visual test", "Chrome", "browser", "browser console", "DOM", "screenshot", "GIF".

christopherlouet/claude-base · 61 tokens

memstack-development-webapp-testing

Use when the user says 'write browser tests', 'test this page', 'playwright test', 'e2e test', 'end to end test', 'browser test', 'test the UI', or needs Playwright-based browser testing for a web application. Do NOT use for unit tests, API tests, or non-browser testing.

cwinvestments/memstack · 75 tokens

browser-use

Drive agentglass's built-in browser — the one already signed in to the sites this project uses. Use when a task needs a page behind a login (a dashboard, a ticket, a staging app), when a URL fetched with curl comes back signed out or JavaScript-rendered, or when the user asks you to look at, click through, or…

SirAllap/agentglass · 0 tokens

shepherd-triage

Launch parallel agents to check whether old bugs still reproduce on the live site, turning a stale backlog into a prioritized verified list. Use when a bug backlog needs cleaning without reading code.

mshadmanrahman/pm-pilot · 42 tokens