output-artifact-organization

Output Artifact Organization

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "output-artifact-organization" with this command: npx skills add sraloff/gravityboots/sraloff-gravityboots-output-artifact-organization

Output Artifact Organization

When to use this skill

  • The user asks to generate SQL, JSON data, or example code files.

  • You need to decide WHERE to save a file.

  1. Standards
  • SQL: Save to /sql/ . Filename: YYYY_MM_DD_description.sql .

  • JSON: Save to /examples/json/ . Filename: description.json .

  • Docs: Save to /docs/ or specific subdirectory.

  • Temporary: Avoid creating files in root; use a temp folder if it's throwaway.

  1. Naming
  • Use descriptive, kebab-case logic.

  • Include date prefixes for migrations or chronologically significant files.

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

caddy-modern-config

No summary provided by upstream source.

Repository SourceNeeds Review
General

apache-lamp-config

No summary provided by upstream source.

Repository SourceNeeds Review
General

postgresql-query-opt

No summary provided by upstream source.

Repository SourceNeeds Review
General

redis-caching-queues

No summary provided by upstream source.

Repository SourceNeeds Review