- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
hydric-token-baskets-user
by hydric-org
Comprehensive guide for interacting with the hydric Token Baskets system. Use this skill when you need to discover, fetch, or validate curated lists of tokens (baskets) like Stablecoins, LSTs, or Pegged Assets across various blockchain networks.
sillytavern-cards
by pearyj
Import and roleplay with SillyTavern-compatible character cards (TavernAI V2/V3 PNG format)
sjinn-video
by coopergwrenn
AI-powered creative studio for generating video, images, and music using Seedance 2.0, Veo3, Sora2, and other AI models. Use when the user asks to create a video, generate footage, make a TikTok/YouTube video, lip sync, add subtitles, or produce AI-generated visual content.
introspection
by brixtonpham
Analyze and explain Claude's reasoning, decision patterns, and problem-solving approaches. Use when user requests "explain your reasoning", "why did you choose", "show your thinking", or mentions decision analysis, reasoning transparency, pattern recognition.
podcast-transcript-txt
by KingJing1
Deterministic workflow to find and export full podcast transcripts as cleaned TXT files from YouTube URLs, episode webpages (including Xiaoyuzhou), Apple Podcasts title search, X/Twitter links, direct audio URLs, or plain episode titles. Use when users ask for 逐字稿/文字版/transcript/txt and want minimal trial-and-error.
summarize-skill
by maxoreric
v1.0.0 (2026-01-19): åå§çæ¬
analyze-project
by nu1nux
Analyze a project's features, architecture, and implementation details without modifying any files.
doc-updater
by carvalab
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Generates docs/CODEMAPS/*, updates READMEs and guides.
bio-blast
by dakesan
"NCBI BLAST sequence similarity search using BioPython. Use when a user wants to run BLAST programmatically with blastn/blastp and retrieve results in JSON format."
study-buddy
by DimmMak
Live study-buddy mode. Watches a lecture/video alongside the user via the Claude in Chrome browser MCP. Reacts to lecture content in real-time, drops connections to existing notes, suggests captures, quizzes mid-stream. Designed to pair with a Tampermonkey userscript that pipes clean transcripts to localStorage. Site support: Coursera, YouTube, extensible.
job104-cli
by MIBlue119
Use job104 for ALL 104 人力銀行 operations — searching jobs, viewing details, managing applications, browsing resumes, and exporting results. Invoke whenever the user requests any job search or recruitment interaction on Taiwan's 104 Job Bank.
fe-perf
by ingpdw
React/Next.js 앱의 성능을 분석하고 최적화하는 스킬. 번들 사이즈, 렌더링 최적화, 코드 분할, 이미지 최적화, SSR/SSG 전략 등. "성능", "performance", "최적화", "느려", "번들 사이즈", "렌더링" 등의 요청 시 사용.
whoop
by diegosouzapw
Fetch WHOOP health data including recovery scores, sleep metrics, workouts, cycles, and profile. Use when user asks about WHOOP data, recovery, HRV, sleep analysis, or fitness metrics.
workout day
by cesarszv
Create and execute daily gym workout notes with structured exercise templates. Use when planning workouts, logging gym sessions, or when the user asks for a workout routine with sets, reps, rest periods, and RPE targets.
angular-ui-patterns
by ncdevshiv
"Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component states."
fightbook
by resided
P2P AI Combat Arena - Configure fighters, watch them battle in real-time
react-core
by Alicoder001
React component patterns, hooks, state management, and Vercel-inspired performance optimizations. Use for React development including re-render prevention, derived state, functional setState, and component composition.
conditional-domain-specific-template
by djankies
[REPLACE] Apply domain-specific logic based on detected context. Use when [REPLACE with specific triggers].
plugin-creator
by ylt
Guide for creating Claude Code plugins. This skill should be used when the user wants to "create a plugin", "write a plugin", "build a plugin", "scaffold a plugin", "set up plugin structure", "configure plugin.json", "add commands to a plugin", "add agents to a plugin", "add hooks to a plugin", "add MCP server to a plugin", "add LSP to a plugin", "organize plugin components", or needs guidance on Claude Code plugin architecture, manifest configuration, or plugin distribution.
notion-db
by iemong
Notion APIを使ってデータベース/データソースから複数ページを取得するスキル。filter/sorts/start_cursorを指定して絞り込み取得できる。 使用タイミング: (1) Notion DBを条件付きで取得したい (2) 一括取得したい (3) APIベースで再利用可能な取得処理が必要 トリガーキーワード: Notion、データベース取得、Notion API、filter、query database
qt-qml-attachments
by bohdan-shulha
Guidance for Qt/QML chat attachment rows and message bubbles: Flow wrapping, image/file chip alignment, right/left alignment, and width/height sizing quirks. Use when fixing attachment layouts that stack vertically, wrap incorrectly, or appear full-width in Qt Quick/QML.
gitignore-generator
by ehtbanton
Generate comprehensive .gitignore files tailored to specific tech stacks, frameworks, and development environments. Triggers on "create gitignore", "generate .gitignore for", "gitignore for", "ignore files for".
solve-everything
by interplanetarychris
Strategic analysis framework based on "Solve Everything" by Dr. Alexander D. Wissner-Gross and Dr. Peter H. Diamandis — a blueprint for achieving abundance by 2035 through AI-driven Moonshots. Use this skill whenever the user wants to: analyze a project, company, or initiative through an abundance lens; generate a strategic assessment, maturation audit, or moonshot alignment report; map work to the Industrial Intelligence Stack or L0-L5 Maturation Curve; design institutions, prizes, policies, or challenges using abundance primitives; get role-specific action items from the Stakeholder Playbooks; identify failure modes and counter-designs; or apply structured strategic thinking rooted in the idea that intelligence can solve scarcity. Also trigger when the user mentions "abundance framework", "moonshots", "industrial intelligence", "maturation curve", "solve everything", "Diamandis", "Wissner-Gross", or asks for strategic analysis involving AI-driven transformation of any domain.
composing-components
by djankies
Teaches component composition patterns in React 19 including children prop, compound components, and render props. Use when designing component APIs, creating reusable components, or avoiding prop drilling.