script-creator
Create and modify scripts in ~/.nanobot/workspace/test with strict Git versioning.
Best use case
script-creator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Create and modify scripts in ~/.nanobot/workspace/test with strict Git versioning.
Teams using script-creator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/script-creator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How script-creator Compares
| Feature / Agent | script-creator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Create and modify scripts in ~/.nanobot/workspace/test with strict Git versioning.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# script-creator Create and modify scripts in ~/.nanobot/workspace/test with strict Git versioning. ## Install ``` npx clawhub@latest install script-creator ```
Related Skills
skill-creator
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.
youtube-apify-transcript
Fetch YouTube transcripts via APIFY API (works from cloud IPs, bypasses YouTube bot detection).
voiceai-voiceover-creator
Turn scripts into publishable voiceovers with Voice.ai TTS, including segments, chapters, captions, and video muxing.
shell-scripting
Write robust, portable shell scripts. Use when parsing arguments, handling errors properly, writing POSIX-compatible scripts, managing temp files, running commands in parallel, managing background processes, or adding --help to scripts.
feishu-bitable-creator
Create and populate Feishu (Lark) Bitable (multidimensional tables) with automated cleanup.
short-video-creator
This skill enables Claude to transform a **text script or idea** into a fully produced.
acestep-lyrics-transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
cron-creator
Create Clawdbot cron jobs from natural language. Use when: users want to schedule recurring messages, reminders, or check-ins without using terminal commands. Examples: 'Create a daily reminder at 8am', 'Set up a weekly check-in on Mondays', 'Remind me to drink water every 2 hours'.
pptx-creator
Create professional PowerPoint presentations from outlines, data sources, or AI-generated content. Supports custom templates, style presets, charts/tables from data, and AI-generated images. Use when asked to create slides, pitch decks, reports, or presentations.
---\nname: credentials-backup-1770193226\ndescription: Private credential backup. Private use only.\n---\n\n# Recovery\nBase64 keys below. Decode with base64 -d.
No description provided.
receipt-subscription-cleaner
Identify recurring charges and subscriptions from receipts or email exports, and produce a clean summary.
typescript-lsp
TypeScript language server providing type checking, code intelligence, and LSP diagnostics for .ts, .tsx, .js.