learn-likecc: Skill for Claude Code

.claude/skills/wechat-article-to-site/SKILL.md

wechat-article-to-site is a skill for Claude Code from Harzva/learn-likecc. It costs 0 tokens per session (1,717 once invoked), scanned A, original, no licence file.

A workflow for turning WeChat articles into pages on a website, where WeChat is a Chinese messaging and publishing platform. It covers obtaining and analysing an article and planning the resulting page.

In plain words
What is it for?
Use it to fetch a WeChat article, analyse its content, and plan how it should be presented on the site.
Why use it?
It provides a repeatable process for moving article content from WeChat into a structured site page.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Harzva/learn-likecc's own configuration. It tells Claude Code 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/wechat-article-to-site/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Harzva/learn-likecc

Made for: Claude Code.

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 wechat-article-to-site

README.md
[![agentmods](https://agentmods.dev/badge/skills/harzva/learn-likecc/wechat-article-to-site/github.svg)](https://agentmods.dev/skills/harzva/learn-likecc/wechat-article-to-site)
Your own site
<a href="https://agentmods.dev/skills/harzva/learn-likecc/wechat-article-to-site"><img src="https://agentmods.dev/badge/skills/harzva/learn-likecc/wechat-article-to-site/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 wechat-article-to-site

Your own site · 80×15
<a href="https://agentmods.dev/skills/harzva/learn-likecc/wechat-article-to-site"><img src="https://agentmods.dev/badge/skills/harzva/learn-likecc/wechat-article-to-site.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,717 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.00000 $0.01717
Opus 5 $0.00000 $0.00859
Sonnet 5 $0.00000 $0.00343
Haiku 4.5 $0.00000 $0.00172

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

Security

Grade A, and why

wechat-article-to-site 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 10d 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/wechat-article-to-site/SKILL.md · 164 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

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. 10d ago First seen · 164 lines · 0 tokens per session scan A eb9bc48bec3d

Subscribe to this mod's changes

wechat-article-to-site is a skill published in the GitHub repository Harzva/learn-likecc (58 stars, last pushed yesterday), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,717 tokens. 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

dev-nextjs

Next.js development (App Router, Server Components, caching, streaming). Trigger when the user works with Next.js, modifies app/, pages/, next.config, or talks about RSC, Server Actions, Route Handlers, middleware.

christopherlouet/claude-base · 50 tokens

qa-design

UI/UX design audit and verification of web best practices, including responsive/mobile-first breakpoints. Trigger when the user wants to audit the design, verify the UI/UX, check responsive behaviour, or improve the user interface.

christopherlouet/claude-base · 48 tokens

dev-frontend-design

Distinctive UI design with strong art direction. Trigger when the user wants to create an interface, a landing page, a visual component, or when frontend code creation is detected without a defined design direction.

christopherlouet/claude-base · 45 tokens

dev-react-perf

React/Next.js performance optimization. Trigger when the user wants to optimize rendering, reduce re-renders, or improve Core Web Vitals.

christopherlouet/claude-base · 33 tokens

dev-shadcn

Integration and customization of shadcn/ui (copy-paste React components, Radix + Tailwind). Trigger when the user wants to install shadcn, add components, customize the theme, or when shadcn/ui usage is detected in the project.

christopherlouet/claude-base · 57 tokens

state-management

State management patterns and implementation. Trigger when the user wants to manage global state, use Redux, Zustand, or other solutions.

christopherlouet/claude-base · 28 tokens