📄
AutomationGo

Solo Artifacts

by solo-agent

Solo Artifacts is an Automation skill for Claude Code, published by solo-agent in solo.

535 stars44 forkson solo-agent/soloAdded 2026/08/26+1% in starsRepository updated 2026/08/25
agent-orchestrationagent-workspaceai-agentsai-workspaceclaude-codecodexcoding-agentsmulti-agentopencodesolosolo-agentsoloagent
Install in seconds
Install Solo Artifacts
Copy Solo Artifacts 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/solo-agent/solo/tree/master/skills/solo-artifacts ~/.claude/skills/solo-artifacts

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/solo-agent/solo.git

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

In this catalog

Source file
skills/solo-artifacts/SKILL.md in solo-agent/solo
Installs to
~/.claude/skills/solo-artifacts
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Solo Artifacts does

Solo Artifacts publishes a Solo task or thread as a self-contained HTML artifact for review, progress tracking, or comparison. Use it when you need an interactive page for a deliverable, status update, or decision memo.

Solo Artifacts is cataloged under Automation on DirSkills. Solo Artifacts comes from a repository tagged agent-orchestration, agent-workspace, ai-agents, ai-workspace and claude-code.

Documentation

README

solo-artifacts

Warm Archive fork of work-canvas: produce or publish one self-contained HTML file that renders a Solo task/thread for a human to understand and act on. Prefer the real deliverable over a summary page.

Workflow

  1. Publish Existing Deliverable if the current task/run names one.

    Trust only explicit current-task evidence, such as:

    Deliverable: ./path/to/result.html
    

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

Frequently asked about Solo Artifacts

  • How does Solo Artifacts compare to other Automation skills?

    Solo Artifacts ranks #1302 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 Solo Artifacts against them. Open each page to compare what they document and how they install.