Artifacts Builder

🌐Community
by bobmatnyc · vlatest · Repository

This tool generates diverse fantasy artifacts with detailed stats and descriptions, streamlining worldbuilding and campaign creation for tabletop RPGs.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add bobmatnyc-artifacts-builder npx -- -y @trustedskills/bobmatnyc-artifacts-builder
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "bobmatnyc-artifacts-builder": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/bobmatnyc-artifacts-builder"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The artifacts-builder skill enables AI agents to generate and deliver structured output files directly within the chat interface. It supports creating various file formats like text, code, and data exports without requiring external downloads.

When to use it

  • You need a quick summary report or document generated instantly during a conversation.
  • You want code snippets, configuration files, or scripts delivered as downloadable artifacts.
  • You require structured data outputs such as CSVs or JSON for immediate processing.
  • You prefer keeping all project assets organized within the chat context rather than managing separate files.

Key capabilities

  • Generates multiple file formats including .txt, .md, .json, and code extensions.
  • Creates downloadable artifacts directly from AI responses.
  • Supports custom file naming conventions based on user requests.
  • Integrates seamlessly into Claude-based workflows via the MPM framework.

Example prompts

  • "Create a markdown summary of our meeting notes and save it as an artifact."
  • "Generate a Python script to automate my daily backup process and provide it as a downloadable file."
  • "Export the customer data we discussed as a CSV artifact with headers for name, email, and purchase date."

Tips & gotchas

Ensure your AI agent has permission to create artifacts before requesting file generation. Complex multi-step processes may require breaking down tasks into smaller artifact requests for better accuracy.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bobmatnyc
Installs
48

🌐 Community

Passed automated security scans.