🧪
AutomationHTML

Script Execution

by majiayu000

Script Execution is an Automation skill for Claude Code, published by majiayu000 in claude-skill-registry.

575 stars88 forkson majiayu000/claude-skill-registryAdded 2026/08/25+1% in starsRepository updated 2026/08/25
ai-skillsclaude-codegenerated-artifactgithub-pagesskill-registryskills
Install in seconds
Install Script Execution
Copy Script Execution into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/majiayu000/claude-skill-registry/tree/main/skills/agent/39-agent-skills-mcp-code-execution ~/.claude/skills/39-agent-skills-mcp-code-execution

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/majiayu000/claude-skill-registry.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/agent/39-agent-skills-mcp-code-execution/SKILL.md in majiayu000/claude-skill-registry
Installs to
~/.claude/skills/39-agent-skills-mcp-code-execution
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What Script Execution does

Script Execution orchestrates a write-run-analyze loop for CSV data tasks. It helps you validate assumptions, recover from errors, and iterate until the output matches the specification.

Script Execution is cataloged under Automation on DirSkills. Script Execution comes from a repository tagged ai-skills, claude-code, generated-artifact, github-pages and skill-registry.

Documentation

README

Build Script-Execution Skill

You've learned the pattern (Lesson 5): write code from specification → execute it → analyze errors → iterate. Now you're going to build a skill that orchestrates this loop autonomously.

But here's what makes this different from following a tutorial: You'll specify what problem you're solving FIRST, then let AI help you build the skill while you validate each decision. You're not just learning a pattern—you're learning to think about error recovery, convergence criteria, and edge cases the way production systems demand.

Step 1: Write Your Specification

Before touching any skill code, write a specification for the problem you're solving. You'll use a CSV data processing task because it's concrete and has natural edge cases.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Script Execution

  • What else does majiayu000 publish alongside Script Execution?

    Script Execution is one of 23 skills that DirSkills catalogs from majiayu000/claude-skill-registry, the repository it ships in. Its siblings there include AC Autonomous Orchestrator, AC Checkpoint Manager and AC Commit Manager. Each one is a separate skill with its own page in this directory, installs the same way Script Execution does, and is maintained by majiayu000 in that same repository. The rest of the collection is listed on the majiayu000/claude-skill-registry page.

  • How does Script Execution compare to other Automation skills?

    Script Execution ranks #1253 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Script Execution against them. Open each page to compare what they document and how they install.

More from majiayu000/claude-skill-registry

Script Execution is one of 23 skills cataloged on DirSkills from majiayu000/claude-skill-registry.

See all 23 skills