quick-skill-maker

Creates a complete SKILL.md in one command. Input name + description + emoji → output a production-ready OpenClaw skill file.

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "quick-skill-maker" with this command: npx skills add 1477009639zw-blip/betasqmaker

Quick Skill Maker

Create a production-ready SKILL.md in one command.

Usage

python3 maker.py --name "my-skill" --desc "Does X" --emoji "🚀"

Examples

# Research skill
python3 maker.py --name market-research --desc "Market research reports" --emoji "🔍"

# Trading skill  
python3 maker.py --name spx-analysis --desc "SPX technical analysis" --emoji "📈"

# Any skill
python3 maker.py --name "your-skill" --desc "What it does" --emoji "🛠️"

Output

Creates SKILL.md in current directory.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

citation-audit

Analyzes how often a brand appears in AI search results (ChatGPT, Perplexity, Claude). Identifies citation gaps and content opportunities for GEO (Generative Engine Optimization).

Archived SourceRecently Updated
General

blocked-page-fallback

Recover when a web page is thin, blocked, JS-heavy, region-limited, or fetch-incompatible by switching to lawful fallback paths instead of stopping early.

Archived SourceRecently Updated
General

authorized-session-scrape

Continue searching and extracting within a user-authorized local browser session after the user logs in. Use for pagination, site search, tab-by-tab extraction, and post-login discovery without bypassing access controls.

Archived SourceRecently Updated
General

brand-voice-generator

Creates consistent brand voice guidelines and content. Generates copy that matches your brand personality across all channels. Perfect for startups building their identity.

Archived SourceRecently Updated