Skip to content

paragraph-xyz/skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paragraph Agent Skills

Agent Skills for Paragraph — lets AI agents manage posts, publications, subscribers, and coins.

Skills

Skill Description Install required
paragraph-cli CLI and MCP server Yes (npm install -g @paragraph-com/cli)
paragraph-api REST API and TypeScript SDK No

Install

Install all skills:

npx skills add paragraph-xyz/skill

Install a specific skill:

npx skills add paragraph-xyz/skill --skill paragraph-api
npx skills add paragraph-xyz/skill --skill paragraph-cli

Or manually copy the SKILL.md file into your agent's skills directory:

Agent Path
Claude Code ~/.claude/skills/<skill-name>/SKILL.md
Cursor .cursor/skills/<skill-name>/SKILL.md
Any agent Check your agent's skill directory

MCP Server

For MCP-compatible clients, you can also use the hosted Paragraph MCP server — no CLI or API key required:

claude mcp add paragraph --transport http https://mcp.paragraph.com/mcp

Links

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors