dangerous-imports
openbooklet.com/s/dangerous-importsopenbooklet.com/s/dangerous-imports@1.0.0GET /api/v1/skills/dangerous-importsSkill with dangerous Python imports
Takes a prompt or skill you already use and converts it so other people can find and use it on SkillShelf.
Applies brand colors, typography, and heading structure to documents using a brand guidelines file. Supports Word, PDF, and presentations.
Validates a Google Merchant Center feed against Shopify product data and produces a prioritized error report with Shopify-native fix instructions.
Audit a PDP from screenshots and a brand voice guide. Produces a prioritized report split into content/merchandising and dev/design changes.
Produces a brand terminology glossary covering approved terms, terms to avoid, internal-to-customer language mappings, and branded term styling rules. Accepts existing style guides, product copy, or conversational input. Output is consumed by content generation skills to enforce consistent terminology across all channels.
Extracts brand colors, typography, and usage patterns from a website into a structured guidelines file for downstream styling skills.
Analyzes your brand's existing content and produces a structured voice profile. Upload it to future AI conversations to keep all generated copy on-brand.
Produces a small, opinionated product badge system for a single ecommerce category. Identifies the decision axes that matter most to shoppers, then picks the best 1-2 products per badge.
Produces a business context document capturing how a brand operates across channels, markets, pricing, seasonality, and policies. Used as a reusable input for downstream ecommerce skills.
Researches a set of competitors identified by the user and produces a competitor overview document capturing each competitor's positioning, messaging, target audience, and market perception. Accepts a list of competitor names and the user's category for context. Output is a foundation document consumed by positioning briefs, comparison copy, and other downstream skills.
Documents the recurring structure of a content type as a reusable template. Use for PDPs, emails, collection pages, or any repeating format.
Produces a customer profile document from existing personas, analytics data, review insights, and direct user knowledge. Gives downstream skills and team members context about the brand's customer persona(s).
Skill that accesses environment variables
Skill with eval and exec calls
Extracts patterns from customer reviews: what they like, dislike, useful language, and which product claims hold up.
Skill with hidden content in references
Skill with dangerous JavaScript
Analyzes a Shopify product detail page to produce a structured content template that maps each section to its Shopify data source.
Produces a structured data dictionary from a product catalog export documenting every field, valid values, variant attributes, and metafields organized by product type. Accepts CSV exports from Shopify, BigCommerce, WooCommerce, or any ecommerce platform. Output is consumed by skills that write product content, audit catalog completeness, optimize feeds, or generate bulk data operations.
Produces a product reference document with enough specific information about each product or product line for a writer or downstream skill to produce good copy. Accepts a product catalog export and optional supporting material like homepage copy or brand docs. Output is consumed by downstream skills for writing product descriptions, emails, social copy, and landing pages.
Auto-indexed from timctfl/skillshelf
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
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.
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.
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.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
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.
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.