@p0u4a/agent-artifacts
Agent-authored MDX artifacts for Codex, Claude Code, and Pi.
Package details
Install @p0u4a/agent-artifacts from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@p0u4a/agent-artifacts- Package
@p0u4a/agent-artifacts- Version
0.0.1- Published
- Jul 5, 2026
- Downloads
- 100/mo · 14/wk
- Author
- pouyamiri
- License
- unknown
- Types
- skill
- Size
- 204.6 KB
- Dependencies
- 20 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills/artifact"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@p0u4a/agent-artifacts
Agent-authored MDX artifacts compiled to standalone HTML.
Setup
npm install -D @p0u4a/agent-artifacts
npx agent-artifacts init
init creates:
.agents/skills/artifact/
.agents/artifacts/
.claude/skills/artifact -> ../../.agents/skills/artifact
Ask your agent to create an artifact, your agent handles the rest.
CLI
agent-artifacts create < artifact.mdx
agent-artifacts compile <id>
agent-artifacts view <id>