Loading...
Loading...
Found 28 Skills
Auto-publishing skill for Douyin videos. Use this skill when you need to publish videos to Douyin. Features include: obtaining login cookies, uploading videos, setting titles and hashtags, scheduled publishing, etc.
Smart database query skill. Connect to online databases via SSH tunnel, supporting natural language to SQL conversion, query execution, and table structure exploration. Use this skill when you need to query databases, ask about data, or view table structures.
WeChat Channels Auto-Publishing Skill. Use this skill when you need to publish videos to WeChat Channels. The skill includes functions such as obtaining login cookies, uploading videos, setting titles and topics, scheduled publishing, original content declaration, etc.
System architecture design for Rust/WebAssembly projects. Creates ADRs, designs APIs, plans module structures, and documents architectural decisions. Never writes implementation code - focuses purely on design and documentation.
Automatización de flujos de trabajo: Git workflows, migraciones de BD, CI/CD, Terraform, Docker.
Conexión con herramientas externas via MCP: PostgreSQL, GitHub, Slack, Brave Search. Creación de MCP servers personalizados.
Subtitle generation and burning. Transcription → dictionary correction → review → burning. Trigger words: add subtitles, generate subtitles, subtitles
Writes, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use when designing prompts for new LLM applications, refactoring existing prompts for better accuracy or token efficiency, implementing chain-of-thought or few-shot learning, creating system prompts with personas and guardrails, building JSON/function-calling schemas, or developing prompt evaluation frameworks to measure and improve model performance.
MD-Book documentation generator skill. Use when working with MD-Book, a modern mdbook replacement for generating HTML documentation from Markdown files. Supports syntax highlighting, live reload, Pagefind search, and Tera templates.
Generación de materiales de incorporación: setup local, mapa del codebase, plan de primera semana, guía del equipo.
Xiaohongshu Note Material Creation Skill. Use this skill when users need to create Xiaohongshu note materials. The skill includes: writing Xiaohongshu note content (title + body) based on user needs and provided materials, generating image cards (cover + body cards), and publishing Xiaohongshu notes.
Guide for creating effective opencode skills. Use for creating or updating skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Examples: - user: "Create a skill for git workflows" → define SKILL.md with instructions and examples - user: "Add examples to my skill" → follow the user: "query" → action pattern - user: "Update skill description" → use literal block scalar and trigger contexts - user: "Structure a complex skill" → organize with scripts/ and references/ directories - user: "Validate my skill" → check structure, frontmatter, and discovery triggers