📝
WritingPython

DyNote

by Rimagination

DyNote is a Writing skill for Claude Code, published by Rimagination in dy-note.

130 stars12 forkson Rimagination/dy-noteAdded 2026/07/16+4% in starsRepository updated 2026/06/27
Install in seconds
Install DyNote
Copy DyNote into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Rimagination/dy-note ~/.claude/skills/dy-note

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Rimagination/dy-note.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in Rimagination/dy-note
Installs to
~/.claude/skills/dy-note
Collection
The only skill cataloged from this repository
Category
Writing1361 skills

What DyNote does

Extract and analyze Douyin video content—subtitles, comments, accounts, hashtags—into evidence-graded notes, summaries, and research briefs.

DyNote is cataloged under Writing on DirSkills.

Documentation

README

DyNote

DyNote 是面向 Codex 这类 Agent 的抖音学习工具,不是一次性摘要器。核心原则是“数据资产先行,学习笔记后置”:先把字幕/转写、评论、元数据和 AI 快读沉淀为可复用资产,再按用户需求生成可追溯的学习笔记、总结和写作材料。默认目标不是字幕工程文件,而是先落一份原始数据包:douyin_ai_brief.mddouyin_ai_brief.jsontranscript.cleaned.mdtranscript.txtsegments.jsonmetadata.jsonnote_budget.json,并用 assets/ 归档可复用资产。默认把独立字幕轨或本地自动语音识别转写当作事实主干;当转写密度低、任务需要画面理解或用户只要快速筛选时,再用已登录抖音网页版的“问AI / 识别画面”补充,豆包只作为抖音 AI 不可用时的备用快读或待核验假设。

联网或登录态操作必须先使用 web-access。不要读取、复制或打印 Cookie、msToken、a_bogus、x-secsdk-web-signature、临时签名视频 URL 等敏感参数;脚本只让已授权 Chrome 页面自己加载内容。

DyNote 与 Bili Note 共享可复用本地资源。默认共享目录是 %USERPROFILE%\.cache\rimagination-notes,Qwen3-ASR 环境默认是 %USERPROFILE%\.cache\rimagination-notes\qwen3-asr-venv。如果任一 skill 已经安装过 Qwen3-ASR,另一个 skill 必须优先复用,不要重复安装。Hugging Face、Whisper 和 faster-whisper 缓存按本机通用缓存复用。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about DyNote

  • How does DyNote compare to other Writing skills?

    DyNote ranks #1208 by stars among the 1361 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of DyNote against them. Open each page to compare what they document and how they install.