printing-press-library Skill
printing-press-library is a Go AI agent skill for Cursor, Codex with npx. Official library of CLIs generated by the CLI Printing Press. Endorsed, tested, and community-contributed.
How to use printing-press-library Skill
Install or run
npx skills add mvanhorn/printing-press-library/skills/printing-press-library -g -yClient configuration
{
"manifest_version": "0.3",
"name": "elevenlabs-pp-mcp",
"display_name": "ElevenLabs",
"version": "4.5.2",
"description": "Generate, transform, transcribe, dub, and manage AI audio, voices, music, and conversational agents with ElevenLabs.",
"author": {
"name": "CLI Printing Press"
},
"license": "Apache-2.0",
"server": {
"type": "binary",
"entry_point": "bin/elevenlabs-pp-mcp",
"mcp_config": {
"command": "${__dirname}/bin/elevenlabs-pp-mcp",
"args": [],
"env": {
"ELEVENLABS_API_KEY": "${user_config.elevenlabs_api_key}"
}
}
},
"user_config": {
"elevenlabs_api_key": {
"type": "string",
"title": "ELEVENLABS_API_KEY",
"description": "Sets ELEVENLABS_API_KEY for the ElevenLabs MCP server. Get a credential from https://elevenlabs.io/app/settings/api-keys.",
"sensitive": true,
"required": true
}
},
"compatibility": {
"claude_desktop": ">=1.0.0",
"platforms": [
"darwin",
"linux",
"win32"
]
}
}
Compatible clients
What is printing-press-library Skill?
printing-press-library is a Go AI agent skill for Cursor, Codex with npx. Official library of CLIs generated by the CLI Printing Press. Endorsed, tested, and community-contributed. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Spreadsheet work support
- Document generation support
- OpenAI provider support
Available tools
Technical details
Install or run printing-press-library using npx. Check mvanhorn/printing-press-library for the latest setup command.
- Built for Go
- Built for Python
- Built for Rust
- Install or run with npx
- Works with Cursor
- Works with Codex
- Uses HTTP transport
- Uses SSE transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use printing-press-library Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is printing-press-library?
printing-press-library is a Go AI agent skill for Cursor, Codex with npx. Official library of CLIs generated by the CLI Printing Press. Endorsed, tested, and community-contributed.
Who is printing-press-library best for?
printing-press-library is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install printing-press-library?
Install or run printing-press-library using npx. Check printing-press-library for the latest setup command.
Is printing-press-library actively maintained?
printing-press-library may need a closer maintenance check before production use.