AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Eda Script Pattern Curator

skill-mr-fang-vlsi-edagent-eda-script-pattern-curator · by Mr-Fang-VLSI

Capture and maintain reusable script-writing experience across wrappers, helpers, parsers, validators, and runtime shims so future script work can reuse proven patterns and avoid repeated anti-patterns.

No reviews yet
0 installs
41 views
0.0% view→install

Install

$ agentstack add skill-mr-fang-vlsi-edagent-eda-script-pattern-curator

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-mr-fang-vlsi-edagent-eda-script-pattern-curator)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Eda Script Pattern Curator? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

EDA Script Pattern Curator

When to use

Use this skill when:

  1. repeated script-writing lessons appear across infrastructure or execution helpers,
  2. a new wrapper/helper is being considered and prior abstraction/runtime experience should be checked first,
  3. script anti-patterns should be promoted into durable guidance,
  4. infra work needs a place to persist coding lessons that are more specific than global governance but broader than one script.

Scope Boundary

This skill owns:

  • reusable script-writing patterns,
  • wrapper and runtime lessons,
  • abstraction triggers for when a one-off helper should become a shared tool,
  • script-level anti-pattern capture.

It does not own:

  • the tool catalog itself,
  • domain experiment conclusions,
  • generic artifact hygiene,
  • final infrastructure workflow ownership.

Expected Downstream Consumers

Typical consumers:

  • eda-infra-maintainer
  • eda-method-implementer
  • workflow-scoped-execution
  • eda-context-accessor

Inputs

Provide or derive:

  1. script or wrapper paths under discussion,
  2. prior maintenance notes or logs,
  3. tool-catalog search results,
  4. runtime/environment constraints when relevant.

Outputs

Emit the smallest useful set:

  1. script-pattern note or SOP update,
  2. concrete reuse/abstraction recommendation,
  3. anti-pattern warning when applicable,
  4. cross-links to related tools or wrappers.

Hard rules

  1. Do not create a new shared script just because two scripts look similar; require a clear reuse trigger.
  2. Keep script-writing lessons separate from experiment-phenomenology lessons.
  3. Tie every pattern or anti-pattern to concrete script evidence.
  4. Prefer tool-catalog reuse over new wrapper proliferation.

Operational References

  1. Load references/pattern-layers.md when deciding how to separate raw script incidents from reusable patterns.
  2. Load references/integration-policy.md when wiring script-pattern guidance into infra or execution workflows.
  3. Use docs/knowledge_base/templates/script_incident_template.md and docs/knowledge_base/templates/script_pattern_note_template.md as the default artifact skeletons when no more specific script-pattern template already exists.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.