Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writingmate Agent Skills

skills.sh

Give Claude Code, Codex, Cursor, and other AI agents access to Writingmate's image generation, video generation, and 200+ AI models.

Install

Install the Writingmate skill with the skills CLI:

npx skills add writingmate/skills --skill writingmate-mcp

Then connect the Writingmate MCP server:

claude mcp add --transport http writingmate https://writingmate.ai/api/mcp

MCP (Model Context Protocol) lets an AI app use outside tools. The Writingmate MCP connection adds tools for generating images and videos, using other AI models, and comparing model answers.

Install as a Claude Code plugin

The plugin installs both the skill and the remote MCP connection:

claude plugin marketplace add writingmate/skills
claude plugin install writingmate-mcp@writingmate-plugins

Complete Writingmate OAuth when Claude Code opens the authorization flow. If the host cannot use OAuth, store a Writingmate Developer Key in its secure credential storage; never commit a key to this repository.

Cursor plugin

This repository also includes a Cursor plugin manifest. Until the plugin is accepted into Cursor Marketplace, install the portable skill with npx skills add writingmate/skills --skill writingmate-mcp, then add https://writingmate.ai/api/mcp as a remote MCP server.

Available skills

Skill What it adds
writingmate-mcp Generate images and videos, use other AI models, and compare model answers through Writingmate

Links

License

MIT

About

Agent skills for generating images and videos and using 200+ AI models from Claude Code, Codex, and other AI agents.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors