VerifiedGit
v1.0.0

Section 5: Migration Workflow (Doc to Skill)

by @rfxlamia0 pulls
URLopenbooklet.com/s/section-5-migration-workflow-doc-to-skill
Pinnedopenbooklet.com/s/section-5-migration-workflow-doc-to-skill@1.0.0
APIGET /api/v1/skills/section-5-migration-workflow-doc-to-skill

**Use when:** User has existing document, wants to convert to skill

21 skills from this reporfxlamia/skillkit
Section 5: Migration Workflow (Doc to Skill)viewing
[COOLHUNTER HEADLINE]skills/coolhunter/SKILL.md

> Generated: {datetime} > Topic: {original_request} > Analysis Method: {selected_method}

Adversarial Review — [Document/Project Name]bundles/frameworks/skills/adversarial-review/SKILL.md
baby-educationbundles/essentials/skills/baby-education/SKILL.md

Makes agent explain concepts with extreme clarity for beginners learning new topics or projects. Uses analogies-first approach, visual mental models, and ELI5 style to transform complex technical explanations into accessible learning experiences. Trigger when user is new to a technology, starting a project, or explicitly requests simple explanations.

Been There Done Thatbundles/essentials/skills/been-there-done-that/SKILL.md
creative-copywritingskills/creative-copywriting/SKILL.md

Master persuasive writing for social media with proven hooks, storytelling frameworks, and psychological triggers. Includes CSV databases with 150+ hooks, power words, carousel structures, and emotional triggers specifically optimized for Instagram swipes and X/Twitter "Read more" clicks. Works with creative-copywriter subagent for intelligent content generation.

diverse-content-genskills/diverse-content-gen/SKILL.md

Agent workflow for generating highly diverse creative content using Verbalized Sampling (VS) technique. Use when user requests multiple variations, brainstorming, creative ideas, or when standard prompting produces repetitive outputs. Increases diversity by 1.6-2.1× while maintaining quality. Works for: blog posts, social media captions, stories, campaign ideas, product descriptions, taglines, and open-ended creative tasks.

framework-critical-thinkingbundles/frameworks/skills/framework-critical-thinking/SKILL.md

Architectural framework for building AI agents with critical thinking capabilities - structured reasoning selection (CoT/ToT/GoT), metacognitive monitoring, self-verification, and cognitive bias detection. Use when building or enhancing AI agents that require reliable, self-correcting, and transparent reasoning.

framework-initiativebundles/frameworks/skills/framework-initiative/SKILL.md

Framework for agents to understand implicit user intent, think before acting, and consider action impact. Uses STAR framework (Stop-Think-Analyze-Respond) to prevent literal execution that doesn't match context. Use when agent receives ambiguous requests, abstract commands like "fix", "improve", "delete all", or actions with potential wide-scope impact. Trigger on code modification requests without explicit scope constraints.

Humanize Docsbundles/essentials/skills/humanize-docs/SKILL.md
imagineskills/imagine/SKILL.md

Prepare detailed, professional prompts for Google Imagen 3/4 image generation. Supports character, environment, and object prompts using natural language with technical photography specifications. Extensible support for multiple art styles via reference files.

pre-deploy-checklistbundles/essentials/skills/pre-deploy-checklist/SKILL.md

Intelligent pre-deployment QA checklist generator. Explores the codebase, confirms project understanding with user, spawns parallel domain subagents to deeply analyze each layer (frontend, backend, database, security, etc.), then produces a complete human-executable checklist in docs/. USE WHEN: User says "pre-deploy check", "deploy checklist", "ready to deploy?", "generate QA checklist", or any request to verify project readiness before deployment.

quick-specbundles/essentials/skills/quick-spec/SKILL.md

Create implementation-ready technical specifications through conversational discovery, code investigation, and structured documentation. USE WHEN user needs to plan a feature, create tech-spec, or prepare implementation-ready documentation. Triggers on "buat spec", "create tech spec", "plan feature", "specification", or when user describes a feature to build without clear implementation plan.

README Expertskills/readme-expert/SKILL.md

**Create comprehensive README.md files grounded in codebase reality.**

red-teamingskills/red-teaming/SKILL.md

Comprehensive red teaming methodology for both cybersecurity and AI/LLM systems. Use when conducting adversary emulation, vulnerability assessment, attack simulation, or security validation. Trigger on requests for penetration testing, threat modeling, security audits, MITRE ATT&CK operations, LLM safety testing, prompt injection attacks, or compliance validation (OWASP, NIST, TIBER, DORA, EU AI Act). Apply when users ask to "test like an attacker", "red team our system", "validate security posture", "assess LLM vulnerabilities", or "simulate cyber attacks". Includes planning frameworks, execution strategies, reporting templates, and progressive references to specialized attack techniques and tools.

releasingbundles/essentials/skills/releasing/SKILL.md

Automate the full release workflow: version bumping (major/minor/patch), changelog generation, git tagging, pushing, and GitHub release creation. Handles semver across Node.js, Python, Rust, Go, and generic projects. Enforces mandatory confirmations before irreversible actions (push, release). USE WHEN: user says "release", "bump version", "cut a release", "tag and release", "/releasing", or asks to prepare a new version of their project.

Screenwriter Skillbundles/creative/skills/screenwriter/SKILL.md
Section 3: Validation Workflow (Existing Skill)skills/skillkit/references/section-3-validation-workflow-existing-skill.md

**Use when:** User has existing skill, wants to validate quality/compliance

skillkit-helpskills/skillkit-help/SKILL.md

Pre-build orientation for skill creators. Answers "what are skills?", "should I make one?", and "is my skill good enough?" before you start building. Use for: understand skills, decide skills vs subagents, validate an existing skill. When ready to actually build, invoke /skillkit directly instead.

social-media-seoskills/social-media-seo/SKILL.md

Optimize social media content for maximum discoverability and engagement using 2025-proven SEO strategies. Includes comprehensive CSV databases with 100+ caption formulas, thread structures, viral patterns, and platform-specific optimization playbooks for Instagram, X/Twitter, and Threads. Works with seo-manager subagent for intelligent content generation.

Storyteller Skillskills/storyteller/SKILL.md

Auto-indexed from rfxlamia/skillkit

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0