Content & Writing

Page 5 of 60

Browse skills in this category.

4264 skills · Showing 289-360
Sort by:

clinical-reports

Content & Writing

by K-Dense-AI

Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools.

5.2K
Jan 9, 2026, 04:57 PM

hypothesis-generation

Content & Writing

by K-Dense-AI

Structured hypothesis formulation from observations. Use when you have experimental observations or data and need to formulate testable hypotheses with predictions, propose mechanisms, and design experiments to test them. Follows scientific method framework. For open-ended ideation use scientific-brainstorming; for automated LLM-driven hypothesis testing on datasets use hypogenic.

5.2K
Jan 9, 2026, 04:57 PM

iso-13485-certification

Content & Writing

by K-Dense-AI

Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing documentation, (2) creating Quality Manuals, (3) developing required procedures and work instructions, (4) preparing Medical Device Files, (5) understanding ISO 13485 requirements, or (6) identifying missing documentation for medical device certification. Also use when users mention medical device regulations, QMS certification, FDA QMSR, EU MDR, or need help with quality system documentation.

5.2K
Jan 9, 2026, 04:57 PM

market-research-reports

Content & Writing

by K-Dense-AI

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.

5.2K
Jan 9, 2026, 04:57 PM

peer-review

Content & Writing

by K-Dense-AI

Structured manuscript/grant review with checklist-based evaluation. Use when writing formal peer reviews with specific criteria methodology assessment, statistical validity, reporting standards compliance (CONSORT/STROBE), and constructive feedback. Best for actual review writing, manuscript revision. For evaluating claims/evidence quality use scientific-critical-thinking; for quantitative scoring frameworks use scholar-evaluation.

5.2K
Jan 9, 2026, 04:57 PM

pytorch-lightning

Content & Writing

by K-Dense-AI

Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.

5.2K
Jan 9, 2026, 04:57 PM

research-grants

Content & Writing

by K-Dense-AI

Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requirements.

5.2K
Jan 9, 2026, 04:57 PM

scholar-evaluation

Content & Writing

by K-Dense-AI

Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and actionable feedback.

5.2K
Jan 9, 2026, 04:57 PM

scientific-writing

Content & Writing

by K-Dense-AI

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.

5.2K
Jan 9, 2026, 04:57 PM

treatment-plans

Content & Writing

by K-Dense-AI

Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.

5.2K
Jan 9, 2026, 04:57 PM

venue-templates

Content & Writing

by K-Dense-AI

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

5.2K
Jan 9, 2026, 04:57 PM

zenml-backport

Content & Writing

by zenml-io

Backport docs/examples changes to a pre-existing ZenML release. Use when changes merged to `develop` need to be reflected in a live release version. Triggers include "backport", "cherry-pick to release", "update release docs", or when docs/examples changes need to be applied to an existing release branch.

5.1K
Jan 10, 2026, 12:32 PM

address-sanitizer

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

aflpp

Content & Writing

by trailofbits

>

4.5K
Mar 27, 2026, 10:38 AM

by trailofbits

Clarify requirements before implementing. Use when serious doubts arise.

4.5K
Jan 29, 2026, 07:37 PM

atheris

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

audit-context-building

Content & Writing

by trailofbits

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.

4.5K
Feb 13, 2026, 04:08 AM

audit-prep-assistant

Content & Writing

by trailofbits

Prepare your codebase for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates comprehensive documentation (flowcharts, user stories, inline comments). (project, gitignored)

4.5K
Jan 26, 2026, 01:31 AM

cargo-fuzz

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

code-maturity-assessor

Content & Writing

by trailofbits

Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing. Produces professional scorecard with evidence-based ratings and actionable recommendations. (project, gitignored)

4.5K
Jan 26, 2026, 01:31 AM

codeql

Content & Writing

by trailofbits

>-

4.5K
Apr 1, 2026, 02:49 PM

constant-time-analysis

Content & Writing

by trailofbits

Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encountering division on secrets, secret-dependent branches, or constant-time programming questions in C, C++, Go, Rust, Swift, Java, Kotlin, C#, PHP, JavaScript, TypeScript, Python, or Ruby.

4.5K
Jan 14, 2026, 08:24 PM

constant-time-testing

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

coverage-analysis

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

differential-review

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

dwarf-expert

Content & Writing

by trailofbits

Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.

4.5K
Jan 14, 2026, 08:24 PM

entry-point-analyzer

Content & Writing

by trailofbits

Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.

4.5K
Jan 23, 2026, 11:26 PM

fuzzing-dictionary

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

fuzzing-obstacles

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

guidelines-advisor

Content & Writing

by trailofbits

Comprehensive smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, review architecture, check upgradeability patterns, assess implementation quality, identify pitfalls, review dependencies, and evaluate testing. Provides actionable recommendations. (project, gitignored)

4.5K
Jan 26, 2026, 01:31 AM

harness-writing

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

by trailofbits

Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data. Supports individual profile interpretation, team composition analysis (gas/brake/glue), burnout detection, profile comparison, hiring profiles, manager coaching, interview transcript analysis for trait prediction, candidate debrief, onboarding planning, and conflict mediation. Accepts extracted JSON or PDF input via OpenCV extraction script.

4.5K
Mar 17, 2026, 05:50 PM

libafl

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

libfuzzer

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

ossfuzz

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

property-based-testing

Content & Writing

by trailofbits

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.

4.5K
Feb 11, 2026, 04:39 PM

ruzzy

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

sarif-parsing

Content & Writing

by trailofbits

>-

4.5K
Feb 26, 2026, 04:30 PM

semgrep

Content & Writing

by trailofbits

>-

4.5K
Feb 26, 2026, 04:30 PM

semgrep-rule-creator

Content & Writing

by trailofbits

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

4.5K
Mar 16, 2026, 05:45 PM

sharp-edges

Content & Writing

by trailofbits

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration.

4.5K
Jan 14, 2026, 08:24 PM

spec-to-code-compliance

Content & Writing

by trailofbits

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

4.5K
Feb 13, 2026, 04:09 AM

by trailofbits

>

4.5K
Jan 21, 2026, 12:30 PM

variant-analysis

Content & Writing

by trailofbits

Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue.

4.5K
Feb 18, 2026, 05:09 PM

wycheproof

Content & Writing

by trailofbits

>

4.5K
Jan 14, 2026, 08:24 PM

coding-tutor

Content & Writing

by EveryInc

Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes.

4.5K
Jan 9, 2026, 04:07 PM

compound-docs

Content & Writing

by EveryInc

Capture solved problems as categorized documentation with YAML frontmatter for fast lookup

4.5K
Jan 9, 2026, 04:07 PM

creating-agent-skills

Content & Writing

by EveryInc

Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.

4.5K
Jan 9, 2026, 04:07 PM

every-style-editor

Content & Writing

by EveryInc

This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance.

4.5K
Jan 9, 2026, 04:07 PM

by OTRF

Research system internals and adversary tradecraft to ground a threat hunt in real system behavior and realistic abuse patterns. Use this skill at the start of hunt planning, when you are given a high-level hunt topic but lack a clear understanding of how the system normally operates or how adversaries are known to abuse it. This skill informs early hunt direction by producing candidate abuse patterns, key assumptions, and cited sources, and should be used before defining a concrete hunt hypothesis or selecting data sources.

4.4K
Jan 12, 2026, 12:17 AM

art

Content & Writing

by danielmiessler

Visual content generation with Excalidraw hand-drawn aesthetic. USE WHEN user wants diagrams, visualizations, comics, or editorial illustrations.

4.4K
Jan 11, 2026, 11:51 PM

createskill

Content & Writing

by danielmiessler

Create and validate skills. USE WHEN create skill, new skill, skill structure, canonicalize. SkillSearch('createskill') for docs.

4.4K
Jan 11, 2026, 11:51 PM

upgrades

Content & Writing

by danielmiessler

Track PAI upgrade opportunities. USE WHEN upgrades, improvement tracking. SkillSearch('upgrades') for docs.

4.4K
Jan 11, 2026, 11:51 PM

code-formatting

Content & Writing

by pollinations

Format code on the current branch using Biome. Use when asked to format, lint, or clean up code before committing or creating a PR.

4.3K
Jan 17, 2026, 05:33 PM

doc-gen

Content & Writing

by phodal

Generate comprehensive documentation from code

4.3K
Jan 12, 2026, 12:12 AM

create-pattern

Content & Writing

by nibzard

Analyze sources (blog posts, PDFs, YouTube videos, codebases, pasted text) for agentic patterns, match against 105+ existing patterns, create new patterns or update existing with new sources and insights.

4.3K
Jan 14, 2026, 02:42 AM

tanstack-router-migration

Content & Writing

by redpanda-data

Migrate React applications from React Router to TanStack Router with file-based routing. Use when user requests: (1) Router migration, (2) TanStack Router setup, (3) File-based routing implementation, (4) React Router replacement, (5) Type-safe routing, or mentions 'migrate router', 'tanstack router', 'file-based routes'.

4.3K
Jan 15, 2026, 11:24 AM

buck2-rule-basics

Content & Writing

by facebook

Guide users through writing their first Buck2 rule to learn fundamental concepts including rules, actions, targets, configurations, analysis, and select(). Use this skill when users want to learn Buck2 basics hands-on or need help understanding rule writing.

4.2K
Jan 11, 2026, 03:28 AM

add-announcement

Content & Writing

by Agenta-AI

Helps add announcement cards to the sidebar banner system. Use when adding changelog entries, feature announcements, updates, or promotional banners to the Agenta sidebar. Handles both simple changelog entries and complex custom banners.

4.0K
Jan 14, 2026, 07:34 PM

by Agenta-AI

Use this skill to create and publish changelog announcements for new features, improvements, or bug fixes. This skill handles the complete workflow - creating detailed changelog documentation pages, adding sidebar announcement cards, and ensuring everything follows project standards. Use when the user mentions adding changelog entries, documenting new features, creating release notes, or announcing product updates.

4.0K
Feb 4, 2026, 11:40 AM

update-api-docs

Content & Writing

by Agenta-AI

Update the API reference documentation by downloading the latest OpenAPI spec from production and regenerating the Docusaurus API docs

4.0K
Jan 14, 2026, 07:32 PM

ciso-assistant-bootstrap

Content & Writing

by intuitem

Bootstrap CISO Assistant for new users by guiding them through initial setup. Use when:(1) User wants to set up CISO Assistant from scratch(2) User mentions "bootstrap", "initial setup", "getting started", or "onboarding" with CISO Assistant(3) User needs help creating their organizational structure, loading frameworks, or configuring risk assessmentsCovers: domains/folders, perimeters, industry-based framework selection, assets, risk assessment type (qualitative vs quantitative), third-party entities and solutions, and compliance vs risk focus.

3.9K
Jan 16, 2026, 11:50 AM

documentation

Content & Writing

by EpicenterHQ

Technical writing, README guidelines, and punctuation rules. Use when writing documentation, READMEs, technical articles, or any prose that should avoid AI-generated feel.

3.9K
Jan 11, 2026, 04:33 AM

readme-writing

Content & Writing

by EpicenterHQ

Guidelines for writing folder READMEs. Use when creating README.md files for directories.

3.9K
Jan 11, 2026, 04:33 AM

positron-intake-rotation

Content & Writing

by posit-dev

This skill should be used when handling issue intake rotation duties for the Positron repository. It provides workflows for reviewing and organizing new issues, responding to discussions, handling support tickets, and searching for related content. Use this skill when on intake rotation duty, when helping someone with intake tasks, or when learning the intake rotation process.

3.9K
Jan 12, 2026, 04:37 AM

positron-issue-creator

Content & Writing

by posit-dev

This skill should be used when drafting GitHub issues for the Positron repository. It provides workflows for searching duplicates, selecting appropriate labels, gathering complete context through questioning, and writing terse, fluff-free issues that precisely describe what is needed or wrong. The skill prepares issues for manual submission by the user. Use this skill when the user asks to draft or prepare an issue for Positron.

3.9K
Jan 12, 2026, 04:37 AM

positron-notebooks

Content & Writing

by posit-dev

This skill should be used when developing, debugging, or maintaining Positron Notebooks - the React-based feature-flagged notebook editor. Load this skill when tasks involve notebook cells, execution, selection state, context keys, or notebook editor features.

3.9K
Jan 12, 2026, 04:37 AM

positron-qa-verify

Content & Writing

by posit-dev

Generates clear, actionable verification guides for QA testing of Positron bug fixes and features

3.9K
Jan 12, 2026, 04:37 AM

skill-creator

Content & Writing

by MoonshotAI

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Kimi's capabilities with specialized knowledge, workflows, or tool integrations.

3.8K
Jan 9, 2026, 02:45 PM

session-investigator

Content & Writing

by evalstate

Investigate fast-agent session and history files to diagnose issues. Use when a session ended unexpectedly, when debugging tool loops, when correlating sub-agent traces with main sessions, or when analyzing conversation flow and timing. Covers session.json metadata, history JSON format, message structure, tool call/result correlation, and common failure patterns.

3.7K
Jan 18, 2026, 12:48 PM

issue-maker

Content & Writing

by pollinations

Create GitHub issues following Pollinations team conventions. Use when asked to create issues, track work, or plan features.

3.7K
Jan 12, 2026, 05:10 AM

voting-status

Content & Writing

by pollinations

Create and post ASCII art voting status diagrams to GitHub issues and Discord. Use when asked to update voting, show voting results, or announce voting status.

3.7K
Jan 12, 2026, 05:10 AM