Loading...
Loading...
Found 1,108 Skills
Apifox Import/Export and Quality Gate: Import OpenAPI/Postman/Apifox native formats, export OpenAPI/HTML/Markdown/Postman/Apifox native formats; Validate spec completeness, tags grouping, schema/body coverage before import, verify count, module and resource visibility after import.
Conduct deep research using NotebookLM integration — upload documents, query with citation-backed answers, synthesize findings, and produce infographic-style presentations. Output in Markdown, HTML/reveal.js slides, or Mermaid diagrams with visual hierarchy design specifications.
Create professional presentations using the Pyramid Principle methodology. Supports PPTX generation, Marp/Reveal.js Markdown slides, chart creation, speaker notes, and self-evaluation rubrics. Minimal intake form to rapid output workflow.
A skill for writing and revising Japanese business documents to make them easy to read and understand. It can be used for creating and proofreading business documents such as meeting minutes (including transcribing to minutes), research/analysis reports, internal guides/manuals, research notes, discussion papers, proposals, reports, emails, and slide outlines, as well as following instructions like 'write from the conclusion', 'clarify the argument', 'keep headings concise', and 'explain technical terms in an easy-to-understand way'. It also supports removing AI-like tones (direct, indirect, or colloquial feedback such as 'AI-like', 'unnatural', 'make it more natural Japanese', 'mechanical', 'make it sound human', 'monotonous', or phrasing like 'it would be possible to...', as well as cases where the document was said to be written by AI or suspected of being so), improving hard-to-read or unclear sentences (such as incorrect word order, long sentences, unclear meaning, incorrect comma placement, etc.), writing new note articles, blog posts, and essays (including requests to write from scratch on any topic), rewriting and polishing existing sentences, diagnosing and scoring AI-like tones (requests without rewriting, such as 'Did AI write this?', 'Score the AI-like tone', 'Judge how AI-like this is'), and requests to learn and profile one's own writing style (including requests to write in one's own style by reading past sentences). It also addresses readability principles such as removing forbidden words, avoiding monotonous rhythm, homogeneous paragraph structure, literal translation of English syntax, as well as word order, commas, one meaning per sentence, and the distance between subject and predicate. The structuring of technical documents or formatting of Markdown itself (such as one sentence per line, quote blocks, footnote notation, etc.) is not covered—this falls under another skill, and this skill specializes in the naturalness, readability, and comprehensibility of text.
Fact lookup: Apple Human Interface Guidelines corpus (greppable markdown). Query on demand for accessibility and ergonomic minimums (hit-target sizes, Dynamic Type), platform terminology, system component capabilities, and App-Review-relevant conventions. Not design direction.
Bun runtime API reference for TypeScript scripts. Covers Bun.file(), Bun.write(), Bun.$() shell, Bun.spawn(), Bun.Glob, Bun.env, bun:sqlite, Bun.sql() for PostgreSQL/MySQL via DATABASE_URL, Bun.s3 for S3-compatible storage, Bun.redis for Redis/Valkey, Bun.Archive for tarballs, Bun.Image image processing, Bun.WebView headless browser automation, Bun.cron in-process scheduler, JSONC/JSON5/JSONL/markdown (named imports), Bun.hash, Bun.password, compression, and scripting utilities. Use when writing scripts, automating tasks, querying databases, working with S3 storage, Redis caching, processing images, automating a headless browser, parsing markdown/JSON variants, or doing file processing in a Bun project. Signals: bun.lock, bunfig.toml, DATABASE_URL, REDIS_URL, AWS_ACCESS_KEY_ID, Bun.$ usage Not for bun CLI commands (bun-cli skill), non-Bun runtimes, or ORM CLI tooling
Scrape a single known URL into clean markdown / HTML / links / structured JSON with fastCRW. Use when you already have the URL and want the page content — "scrape", "grab", "fetch", "pull", "read this page", "get the content of". Handles JavaScript-rendered SPAs automatically. Step 2 of the crw workflow ladder.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress <filepath> or "compress memory file"
Grilling session that mines the user for fragments — heterogeneous nuggets of writing (claims, vignettes, sharp sentences, half-thoughts) — and appends them to a single document as raw material for a future article. Use when the user wants to develop ideas before imposing structure, or mentions "fragments", "ideate", or "raw material" for writing.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress <filepath> or "compress memory file"
Search and fetch Remotion documentation pages
Standardize and validate SKILL.md files to match the project specification. Use when creating new skills, converting existing skills to standard format, or validating skill file structure. Handles section heading conversion, frontmatter standardization, and missing section detection.