Content & Writing
Page 32 of 60
Browse skills in this category.
classify-files-according-to-specific-rules
Content & Writingby run-llama
Invoke this skill BEFORE implementing any text/document classification task to learn the correct llama_cloud_services API usage. Required reading before writing classification code." Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.
extract-structured-data-from-unstructured-files-pdf-pptx-docx
Content & Writingby run-llama
Invoke this skill BEFORE implementing any structured data extraction from documents to learn the correct llama_cloud_services API usage. Required reading before writing extraction code. Requires llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.
retrieve-relevant-information-through-rag
Content & Writingby run-llama
Leverage Retrieval Augmented Generation to retrieve relevant information from a a LlamaCloud Index. Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.
skill-creator
Content & Writingby Safphere
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 Claude's capabilities with specialized knowledge, workflows, or tool integrations.
use-llamactl-a-cli-tool-for-llamaagents
Content & Writingby run-llama
Use llamactl to initialize, locally preview, deploy and manage LlamaIndex workflows as LlamaAgents. Required llama-index-workflows and llamactl to be installed in the environment.
adapter-factory
Content & Writingby blueman82
Guide for creating new CLI or HTTP adapters to integrate AI models into the AI Counsel deliberation system
config-schema-migrator
Content & Writingby blueman82
Expert at evolving Pydantic configuration schemas with backward compatibility and automated migrations
convergence-debugger
Content & Writingby blueman82
Expert debugging guide for AI Counsel's convergence detection system. Use when deliberations aren't converging as expected, early stopping fails, semantic similarity seems wrong, or voting vs semantic status conflicts occur.
deliberation-tester
Content & Writingby blueman82
Test-Driven Development patterns for testing AI deliberation features. Use when adding new deliberation features, adapters, convergence detection, or decision graph components. Encodes TDD workflow: write test first → implement → verify.
mcp-server-enhancement
Content & Writingby blueman82
Guide for safely adding new MCP tools to the AI Counsel server
create-skill-file
Content & Writingby YYH211
Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute.
daily-ai-news
Content & Writingby YYH211
Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise news briefs with direct links to original articles. Activates when user asks for 'today's AI news', 'AI updates', 'latest AI developments', or mentions wanting a 'daily AI briefing'.
fastgpt-workflow-generator
Content & Writingby YYH211
Generates production-ready FastGPT workflow JSON from natural language requirements. Uses AI-powered semantic template matching from built-in workflows (document translation, sales training, resume screening, financial news). Performs three-layer validation (format, connections, logic completeness). Supports incremental modifications to add/remove/modify nodes. Activates when user asks to "create FastGPT workflow", "generate workflow JSON", "design FastGPT application", or mentions workflow automation, multi-agent systems, or FastGPT templates.
jira-ticket
Content & WritingThis skill should be used when the user asks to "create a Jira ticket", "create Jira story", "create Jira bug", "generate Jira issue", "write Jira ticket", mentions "SRVKP ticket", "SRVKP bug", "SRVKP story", or needs help with Jira markdown formatting. Provides templates and formatting guidance for both story and bug report creation.
prompt-optimize
Content & Writingby YYH211
Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.
adding-a-configuration-property
Content & Writingby microbus-io
Creates or modify a configuration property of a microservice. Use when explicitly asked by the user to create or modify a configuration property of a microservice, or when it makes sense to externalize a certain setting of the microservice.
adding-a-functional-endpoint
Content & Writingby microbus-io
Creates or modify a functional endpoint of a microservice. Use when explicitly asked by the user to create or modify a functional or RPC endpoint of a microservice.
adding-a-metric
Content & Writingby microbus-io
Creates or modify a metric of a microservice. Use when explicitly asked by the user to create or modify a custom metric for a microservice, or when it makes sense to measure a certain operation taken by the microservice.
adding-a-new-microservice
Content & Writingby microbus-io
Creates and initializes a new microservice. Use when explicitly asked by the user to create a new microservice.
adding-a-ticker
Content & Writingby microbus-io
Creates or modify a ticker of a microservice. Use when explicitly asked by the user to create or modify a ticker or a recurring operation for a microservice.
adding-a-web-handler-endpoint
Content & Writingby microbus-io
Creates or modify a web handler endpoint of a microservice. Use when explicitly asked by the user to create or modify a web handler endpoint of a microservice.
externalizing-and-translating-text
Content & Writingby microbus-io
Externalizes user-facing text to a resource bundle where they can be easily translated. Use to externalize static strings that are shown to the end user.
codebase-assumption-capture
Content & Writingby PackmindHub
Capture wrong assumptions you made about the codebase. TRIGGER when reality differs from expectation (e.g., "assumed Jest but it's Vitest", "assumed AbstractUseCase exists but found AbstractMemberUseCase", "assumed REST but it's GraphQL"). Log silently to .claude/assumption-corrections.yaml to identify CLAUDE.md documentation gaps. Key distinction - assumptions are corrected by reality, decisions are choices between valid options.
creating-claude-code-skills
Content & Writingby ingen084
Guide for creating effective Claude Code Agent Skills. Use when users want to create, improve, or troubleshoot Skills that extend Claude's capabilities with specialized workflows, domain expertise, or tool integrations.
linear-cli
Content & Writingby schpet
Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.
megfile
Content & WritingUse megfile’s APIs, SmartPath, configuration, and CLI to perform filesystem tasks easy across local FS, S3/OSS-style object storage, SFTP, WebDAV, HTTP, HDFS, and stdio.
citation-validator
Content & Writingby liangdabiao
验证研究报告中所有声明的引用准确性、来源质量和格式规范性。确保每个事实性声明都有可验证的来源,并提供来源质量评级。当最终确定研究报告、审查他人研究、发布或分享研究之前使用此技能。
got-controller
Content & Writingby liangdabiao
Graph of Thoughts (GoT) Controller - 管理研究图状态,执行图操作(Generate, Aggregate, Refine, Score),优化研究路径质量。当研究主题复杂或多方面、需要策略性探索(深度 vs 广度)、高质量研究时使用此技能。
question-refiner
Content & Writingby liangdabiao
将原始研究问题细化为结构化的深度研究任务。通过提问澄清需求,生成符合 OpenAI/Google Deep Research 标准的结构化提示词。当用户提出研究问题、需要帮助定义研究范围、或想要生成结构化研究提示词时使用此技能。
research-executor
Content & Writingby liangdabiao
执行完整的 7 阶段深度研究流程。接收结构化研究任务,自动部署多个并行研究智能体,生成带完整引用的综合研究报告。当用户有结构化的研究提示词时使用此技能。
synthesizer
Content & Writingby liangdabiao
将多个研究智能体的发现综合成连贯、结构化的研究报告。解决矛盾、提取共识、创建统一叙述。当多个研究智能体完成研究、需要将发现组合成统一报告、发现之间存在矛盾时使用此技能。
0-finance-cli
Content & Writingby different-ai
Keep the 0 Finance CLI aligned with product capabilities.
agent-development
Content & Writingby jezweb
Design and build custom Claude Code agents with effective descriptions, tool access patterns,and self-documenting prompts. Covers Task tool delegation, model selection, memory limits,and declarative instruction design.Use when: creating custom agents, designing agent descriptions for auto-delegation,troubleshooting agent memory issues, or building agent pipelines.
aws-ses-inbound
Content & Writingby different-ai
Set up AWS SES for receiving inbound emails with SNS webhook delivery
browser-automation
Content & Writingby different-ai
Reliable, composable browser automation using minimal OpenCode Browser primitives.
cloudflare-d1
Content & Writingby jezweb
Build with D1 serverless SQLite database on Cloudflare's edge. Use when: creating databases, writing SQL migrations, querying D1 from Workers, handling relational data, or troubleshooting D1_ERROR, statement too long, migration failures, or query performance issues.
company-admin
Content & Writingby different-ai
Access and update company administrative information stored in Notion
docs-workflow
Content & Writingby jezweb
Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates.Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state.
firecrawl-scraper
Content & Writingby jezweb
Convert websites into LLM-ready markdown with Firecrawl v4 API. Handles JavaScript rendering, anti-bot bypass, and structured data extraction for RAG and AI applications.Use when: scraping websites, crawling sites, or troubleshooting content not loading, JavaScript rendering, or bot detection.
google-workspace
Content & Writingby jezweb
Build integrations with Google Workspace APIs (Gmail, Calendar, Drive, Sheets, Docs, Chat, Meet, Forms, Tasks, Admin SDK). Covers OAuth 2.0, service accounts, rate limits, batch operations, and Cloudflare Workers patterns.Use when building MCP servers, automation tools, or integrations with any Google Workspace API, or troubleshooting OAuth errors, rate limit 429 errors, scope issues, or API-specific gotchas.
image-gen
Content & Writingby jezweb
Generate website images with Gemini 3 Native Image Generation. Covers hero banners, service cards, infographics with legible text, and multi-turn editing. Includes Australian-specific imagery patterns. Use when stock photos don't fit, need text in images, or require consistent style across assets.
linkedin-post
Content & Writingby different-ai
Draft high-performing LinkedIn posts using learnings from tweet performance data and 0 Finance messaging guidelines
motion
Content & Writingby jezweb
Build React animations with Motion (Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG. Bundle: 2.3 KB (mini) to 34 KB (full).Use when: drag-and-drop, scroll animations, modals, carousels, parallax. Troubleshoot: AnimatePresence exit, list performance, Tailwind conflicts, Next.js "use client".
project-planning
Content & Writingby jezweb
Generate structured planning docs for web projects with context-safe phases, verification criteria, and exit conditions. Creates IMPLEMENTATION_PHASES.md plus conditional docs.Use when: starting new projects, adding major features, or breaking large work into manageable phases.
self-improve
Content & Writingby different-ai
Update skill documentation and extend OpenCode capabilities based on learnings
skill-authoring
Content & Writingby different-ai
Create and register new OpenCode skills in this repo
skill-creator
Content & Writingby jezweb
Design effective Claude Code skills with optimal descriptions, progressive disclosure, and error prevention patterns. Covers freedom levels, token efficiency, and quality standards.Use when: creating new skills, improving skill descriptions, optimizing token usage, structuring skill content, or debugging why skills aren't being discovered.
skill-creator
Content & Writingby different-ai
Create new OpenCode skills with valid SKILL.md frontmatter.
skill-reinforcement
Content & Writingby different-ai
Always and Automatically improve skills after each use by capturing learnings and anti-patterns
skill-review
Content & Writingby jezweb
Audit claude-skills with systematic 9-phase review: standards compliance, official docs verification, code accuracy, cross-file consistency, and version drift detection.Use when investigating skill issues, major updates detected, skill not verified >90 days, or before marketplace submission.
tailwind-patterns
Content & Writingby jezweb
Production-ready Tailwind CSS patterns for common website components: responsive layouts, cards, navigation, forms, buttons, and typography. Includes spacing scale, breakpoints, mobile-first patterns, and dark mode support.Use when building UI components, creating landing pages, styling forms, implementing navigation, or fixing responsive layouts.
tanstack-router
Content & Writingby jezweb
Build type-safe, file-based React routing with TanStack Router. Supports client-side navigation, route loaders, and TanStack Query integration.Use when implementing file-based routing patterns, building SPAs with TypeScript routing, or troubleshooting devtools dependency errors, type safety issues, or Vite bundling problems.
testability
Content & Writingby different-ai
Make features testable by design. Testing pyramid from fast (local) to slow (UI). Expose APIs securely for testing.
tinacms
Content & Writingby jezweb
Build content-heavy sites with Git-backed TinaCMS. Provides visual editing for blogs, documentation, and marketing sites. Supports Next.js, Vite+React, and Astro with self-hosting options.Use when setting up CMS with non-technical editors or troubleshooting ESbuild compilation, module resolution, or Docker binding issues.
tiptap
Content & Writingby jezweb
Build rich text editors with Tiptap - headless editor framework with React and Tailwind v4. Covers SSR-safe setup, image uploads, prose styling, and collaborative editing.Use when creating blog editors, comment systems, or Notion-like apps, or troubleshooting SSR hydration errors, typography issues, or image upload problems.
tweet-rl-tracker
Content & Writingby different-ai
Create and manage a Notion-based tweet performance tracking system for "poor man's reinforcement learning
video-subtitle-cutter
Content & Writingby different-ai
Transcribe video, analyze subtitles with AI, and cut video by removing filler words, pauses, and mistakes
writing-style
Content & Writingby different-ai
Clean up text while preserving the writer's voice - minimal edits only
youtube-rl-tracker
Content & Writingby different-ai
Track YouTube video performance for "poor man's reinforcement learning" - learn what thumbnails, titles, and hooks work
aws-package-upgrading
Content & Writingby tmorin
Upgrade AWS icons package to the latest version following established procedures
git-commit-crafter
Content & Writingby ryoppippi
Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyzes changes and splits them into logical units. Use when committing code changes that need proper structure and comprehensive documentation (e.g., "commit my authentication changes" or "finished implementing search, time to commit").
release-beta
Content & WritingCreate a beta pre-release for community testing with intelligent version detection. Use when creating beta releases, publishing pre-releases, or preparing versions for community testing.
release-check
Content & WritingCheck if project is ready for release with comprehensive pre-release validation. Use when verifying release readiness, running validation checks, or checking project quality before publishing.
release-stable
Content & WritingCreate a stable production release with intelligent detection (finalize beta or direct release). Use when publishing stable releases, finalizing beta versions, or creating production releases.
adcp-creative
Content & WritingExecute AdCP Creative Protocol operations with creative agents - build creatives from briefs or existing assets, preview renderings, and discover format specifications. Use when users want to generate or transform ad creatives, preview how ads will look, or understand creative format requirements.
adcp-media-buy
Content & WritingExecute AdCP Media Buy Protocol operations with sales agents - discover advertising products, create and manage campaigns, sync creatives, and track delivery. Use when users want to buy advertising, create media buys, interact with ad sales agents, or test advertising APIs.
article-extractor
Content & WritingExtract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.
ship-learn-next
Content & WritingTransform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.
tapestry
Content & WritingUnified content extraction and action planning. Use when user says "tapestry <URL>", "weave <URL>", "help me plan <URL>", "extract and plan <URL>", "make this actionable <URL>", or similar phrases indicating they want to extract content and create an action plan. Automatically detects content type (YouTube video, article, PDF) and processes accordingly.
agent-coordination
Content & Writingby rsmdt
Execute implementation plans phase-by-phase with checkpoint validation.Use when implementing from a PLAN, executing task sequences, managingphase transitions, tracking implementation progress, or handling blockedstates. Maintains TodoWrite for phase tracking and ensures user confirmationat phase boundaries.
architecture-design
Content & Writingby rsmdt
Create and validate solution design documents (SDD). Use when designing architecture, defining interfaces, documenting technical decisions, analyzing system components, or working on solution-design.md files in docs/specs/. Includes validation checklist, consistency verification, and overlap detection.