feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
<h1 align="center">Pika Creative Suite</h1>
2026-05-01 16:39:48 +00:00
<p align="center">
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
<b>Give any AI agent a face, a voice, and a full creative studio.</b><br/>
Image, video, music, editing — one identity, one auth, one bill, across every agent you use.
2026-05-01 16:39:48 +00:00
</p>
<p align="center">
chore: v1.4.0 — sync README/manifests with 4 new public skills
Public skills/ directory grew to 9 in commit ee60838 "Duplicate Pika
skills" (app-sizzle, app-store-screens, build-a-brand,
founder-product-video added alongside the original podcast, explainer,
ugc-ads, baseball-trend, kiss-cam), but the README, marketplace.json,
and all three plugin manifests still advertised 5 curated skills and
version 1.3.0.
Updates:
- README — version badge 1.3.0 → 1.4.0; install-surface table and §2/§3
headers + body 5 → 9; "Featured workflows" table extended from 5 to 9
rows with input/output/invoke for each new skill
- CHANGELOG — new [1.4.0] — 2026-05-22 section above [1.3.0] documenting
each new skill, the skill-count + version bumps, and a note that the
58-tool MCP surface is unchanged
- .claude-plugin/marketplace.json — version 1.4.0, descriptions, and
skills[] extended from 5 → 9 entries (stable order, originals first)
- .claude-plugin/plugin.json — version, description, keywords
- .codex-plugin/plugin.json — version, description, longDescription
(each new skill gets a one-liner inside the Codex `interface`), keywords
- .cursor-plugin/plugin.json — version, description, keywords, tags
Tool count stays at 58 atomic primitives (tools-manifest.json
unchanged); skill-audit intentionally not ported from internal (stays
internal-only).
2026-05-24 04:13:22 +00:00
<a href="./CHANGELOG.md"><img src="https://img.shields.io/badge/version-v1.4.0-blue" alt="Version"></a>
2026-05-01 16:39:48 +00:00
<a href="https://mcp.pika.me/api/mcp"><img src="https://img.shields.io/badge/MCP-mcp.pika.me-green" alt="MCP server"></a>
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
<a href="./tools-manifest.json"><img src="https://img.shields.io/badge/tools-58_atomic_primitives-purple" alt="Tools"></a>
2026-05-01 16:39:48 +00:00
<a href="./LICENSE"><img src="https://img.shields.io/badge/license-Apache_2.0-blue" alt="License"></a>
</p>
```
> /pika:podcast https://pika.art
scraping page (capture_website)...
writing 4-act script (Host A · Host B)...
rendering 4 video acts × ~15s (native multi-shot)...
done.
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
View video: https://cdn.pika.art/agent/.../podcast-final.mp4
2026-05-01 16:39:48 +00:00
```
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
## Three independent ways to install
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Pika ships as **three independent surfaces ** . Pick one, mix two, or use all three — same Pika Agent identity, same auth, same credit pool across every install.
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
| Surface | What it gives you | Install mechanism | Works with |
|---|---|---|---|
| **MCP ** | 58 atomic creative tools over HTTP MCP with OAuth | Add `https://mcp.pika.me/api/mcp` to any MCP-aware client | Claude Code, Cursor, Codex, Claude Desktop, Claude.ai connectors, any custom MCP agent |
chore: v1.4.0 — sync README/manifests with 4 new public skills
Public skills/ directory grew to 9 in commit ee60838 "Duplicate Pika
skills" (app-sizzle, app-store-screens, build-a-brand,
founder-product-video added alongside the original podcast, explainer,
ugc-ads, baseball-trend, kiss-cam), but the README, marketplace.json,
and all three plugin manifests still advertised 5 curated skills and
version 1.3.0.
Updates:
- README — version badge 1.3.0 → 1.4.0; install-surface table and §2/§3
headers + body 5 → 9; "Featured workflows" table extended from 5 to 9
rows with input/output/invoke for each new skill
- CHANGELOG — new [1.4.0] — 2026-05-22 section above [1.3.0] documenting
each new skill, the skill-count + version bumps, and a note that the
58-tool MCP surface is unchanged
- .claude-plugin/marketplace.json — version 1.4.0, descriptions, and
skills[] extended from 5 → 9 entries (stable order, originals first)
- .claude-plugin/plugin.json — version, description, keywords
- .codex-plugin/plugin.json — version, description, longDescription
(each new skill gets a one-liner inside the Codex `interface`), keywords
- .cursor-plugin/plugin.json — version, description, keywords, tags
Tool count stays at 58 atomic primitives (tools-manifest.json
unchanged); skill-audit intentionally not ported from internal (stays
internal-only).
2026-05-24 04:13:22 +00:00
| **Skills ** | 9 curated `/pika:*` workflows + MCP wiring | `npx skills add Pika-Labs/Pika-Plugins` | Any skill-aware agent — Claude Code, Cursor, Codex, OpenCode, Cline, plus 50+ more auto-detected by [`vercel-labs/skills` ](https://github.com/vercel-labs/skills ) |
| **Claude plugin ** | Same 9 skills bundled as a Claude Code-native plugin | `claude plugin marketplace add Pika-Labs/Pika-Plugins` | Claude Code only (marketplace + `/plugin` commands) |
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
These aren't tiers — they're orthogonal mechanisms. A Claude Code user can pick the plugin, the skills, or just the raw MCP. A Cursor user picks skills + MCP. A custom agent picks just MCP.
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
## Install
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
### 1. MCP — just the 58 atomic tools
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
The lightest install. No skill files written to disk. OAuth handles auth automatically on first tool call. Each client expects a slightly different shape — pick the one for your tool:
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
**Claude Code / Claude Desktop ** — `.mcp.json` :
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
``` json
{ "mcpServers" : { "pika" : { "type" : "http" , "url" : "https://mcp.pika.me/api/mcp" } } }
2026-05-01 16:39:48 +00:00
```
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
CLI equivalent: `claude mcp add --transport http pika https://mcp.pika.me/api/mcp` .
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
**Cursor ** — `~/.cursor/mcp.json` (global) or `.cursor/mcp.json` (project). Cursor uses bare `url` , no `type` field:
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
``` json
{ "mcpServers" : { "pika" : { "url" : "https://mcp.pika.me/api/mcp" } } }
2026-05-01 16:39:48 +00:00
```
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Then `cursor-agent mcp login pika` .
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
**Codex CLI ** :
2026-05-01 16:39:48 +00:00
``` bash
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
codex mcp add pika --url https://mcp.pika.me/api/mcp
2026-05-01 16:39:48 +00:00
```
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
**Claude.ai connectors ** — add the endpoint URL in Settings → Connectors. **Any other MCP client ** — follow your client's docs for the config shape; the endpoint is always `https://mcp.pika.me/api/mcp` .
2026-05-01 16:39:48 +00:00
chore: v1.4.0 — sync README/manifests with 4 new public skills
Public skills/ directory grew to 9 in commit ee60838 "Duplicate Pika
skills" (app-sizzle, app-store-screens, build-a-brand,
founder-product-video added alongside the original podcast, explainer,
ugc-ads, baseball-trend, kiss-cam), but the README, marketplace.json,
and all three plugin manifests still advertised 5 curated skills and
version 1.3.0.
Updates:
- README — version badge 1.3.0 → 1.4.0; install-surface table and §2/§3
headers + body 5 → 9; "Featured workflows" table extended from 5 to 9
rows with input/output/invoke for each new skill
- CHANGELOG — new [1.4.0] — 2026-05-22 section above [1.3.0] documenting
each new skill, the skill-count + version bumps, and a note that the
58-tool MCP surface is unchanged
- .claude-plugin/marketplace.json — version 1.4.0, descriptions, and
skills[] extended from 5 → 9 entries (stable order, originals first)
- .claude-plugin/plugin.json — version, description, keywords
- .codex-plugin/plugin.json — version, description, longDescription
(each new skill gets a one-liner inside the Codex `interface`), keywords
- .cursor-plugin/plugin.json — version, description, keywords, tags
Tool count stays at 58 atomic primitives (tools-manifest.json
unchanged); skill-audit intentionally not ported from internal (stays
internal-only).
2026-05-24 04:13:22 +00:00
### 2. Skills — 9 curated workflows + MCP wiring
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
[`vercel-labs/skills` ](https://github.com/vercel-labs/skills ) detects your installed agents and writes each skill to the right path. Pass `--agent <name>` to target one agent, `--all` to install to every detected one.
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
``` bash
npx skills add Pika-Labs/Pika-Plugins
2026-05-01 16:39:48 +00:00
```
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Then add the MCP block from §1 to your agent. The skills assume the MCP server is registered as `pika` .
feat: add /pika:baseball-trend skill (v1.2.0) (#1)
Promotes baseball-trend (viral ESPN behind-home-plate broadcast
cutaway) from internal experimentation to the public plugin as the
4th launch-spotlight skill.
What ships
- skills/baseball-trend/SKILL.md — calibrated two-call recipe
(gpt-image-2 broadcast still + kling-v3-omni 15s cutaway,
first-frame-locked). Structured per the nba-broadcast-cutaway
scaffold pattern (Prerequisites → Stage 0 → scaffold steps →
load-bearing phrases → engine choice → failure cheat sheet) with
audio direction tuned for output parity with the original baseball
recipe. 13 verbatim load-bearing anchors preserved (frame-type
opener, crowd-cutaway framing, MUST-be-visible imperative header,
identity hardlocks, first-frame lock, identity reinforcement closer,
LOCKED graphics label, BEAT N format, and the 3 audio sample lines).
- README.md — new 4th launch-spotlight section for /pika:baseball-trend,
"3 curated" → "4 curated" in 3 places, version badge + verify-output
example bumped.
- CHANGELOG.md — [1.2.0] — 2026-05-14 entry.
- .claude-plugin/plugin.json — version 1.0.0 → 1.2.0, description
updated 3 → 4 curated commands.
- .claude-plugin/marketplace.json — version + description bump,
metadata.description extended to mention baseball-trend, tags
extended (baseball, mlb, espn, broadcast, trend).
Validation
5-expert parallel audit (prompt engineering, MLB visual recipe, MCP
call params, failure modes, load-bearing phrases) confirms 0
functional regression vs the pre-refactor recipe. All 14 MCP call
params byte-identical, full 12-token negative_prompt verbatim, all 8
failure-mode recovery rows preserved including the Step 2 → Step 1
face-crop escalation ladder.
Engine choice
Kling-only with celebrity-gate caveat — Seedance's output-side
face-moderation rejects every broadcast cutaway because of the crowd,
and Kling correctly gates celebrity references. Documented inline in
SKILL.md.
Co-authored-by: Pika Labs <hello@pika.art>
2026-05-13 18:58:36 -07:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
### 3. Claude plugin — marketplace install
feat: add /pika:baseball-trend skill (v1.2.0) (#1)
Promotes baseball-trend (viral ESPN behind-home-plate broadcast
cutaway) from internal experimentation to the public plugin as the
4th launch-spotlight skill.
What ships
- skills/baseball-trend/SKILL.md — calibrated two-call recipe
(gpt-image-2 broadcast still + kling-v3-omni 15s cutaway,
first-frame-locked). Structured per the nba-broadcast-cutaway
scaffold pattern (Prerequisites → Stage 0 → scaffold steps →
load-bearing phrases → engine choice → failure cheat sheet) with
audio direction tuned for output parity with the original baseball
recipe. 13 verbatim load-bearing anchors preserved (frame-type
opener, crowd-cutaway framing, MUST-be-visible imperative header,
identity hardlocks, first-frame lock, identity reinforcement closer,
LOCKED graphics label, BEAT N format, and the 3 audio sample lines).
- README.md — new 4th launch-spotlight section for /pika:baseball-trend,
"3 curated" → "4 curated" in 3 places, version badge + verify-output
example bumped.
- CHANGELOG.md — [1.2.0] — 2026-05-14 entry.
- .claude-plugin/plugin.json — version 1.0.0 → 1.2.0, description
updated 3 → 4 curated commands.
- .claude-plugin/marketplace.json — version + description bump,
metadata.description extended to mention baseball-trend, tags
extended (baseball, mlb, espn, broadcast, trend).
Validation
5-expert parallel audit (prompt engineering, MLB visual recipe, MCP
call params, failure modes, load-bearing phrases) confirms 0
functional regression vs the pre-refactor recipe. All 14 MCP call
params byte-identical, full 12-token negative_prompt verbatim, all 8
failure-mode recovery rows preserved including the Step 2 → Step 1
face-crop escalation ladder.
Engine choice
Kling-only with celebrity-gate caveat — Seedance's output-side
face-moderation rejects every broadcast cutaway because of the crowd,
and Kling correctly gates celebrity references. Documented inline in
SKILL.md.
Co-authored-by: Pika Labs <hello@pika.art>
2026-05-13 18:58:36 -07:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
``` bash
claude plugin marketplace add Pika-Labs/Pika-Plugins
claude plugin install pika@pika-plugins
feat: add /pika:baseball-trend skill (v1.2.0) (#1)
Promotes baseball-trend (viral ESPN behind-home-plate broadcast
cutaway) from internal experimentation to the public plugin as the
4th launch-spotlight skill.
What ships
- skills/baseball-trend/SKILL.md — calibrated two-call recipe
(gpt-image-2 broadcast still + kling-v3-omni 15s cutaway,
first-frame-locked). Structured per the nba-broadcast-cutaway
scaffold pattern (Prerequisites → Stage 0 → scaffold steps →
load-bearing phrases → engine choice → failure cheat sheet) with
audio direction tuned for output parity with the original baseball
recipe. 13 verbatim load-bearing anchors preserved (frame-type
opener, crowd-cutaway framing, MUST-be-visible imperative header,
identity hardlocks, first-frame lock, identity reinforcement closer,
LOCKED graphics label, BEAT N format, and the 3 audio sample lines).
- README.md — new 4th launch-spotlight section for /pika:baseball-trend,
"3 curated" → "4 curated" in 3 places, version badge + verify-output
example bumped.
- CHANGELOG.md — [1.2.0] — 2026-05-14 entry.
- .claude-plugin/plugin.json — version 1.0.0 → 1.2.0, description
updated 3 → 4 curated commands.
- .claude-plugin/marketplace.json — version + description bump,
metadata.description extended to mention baseball-trend, tags
extended (baseball, mlb, espn, broadcast, trend).
Validation
5-expert parallel audit (prompt engineering, MLB visual recipe, MCP
call params, failure modes, load-bearing phrases) confirms 0
functional regression vs the pre-refactor recipe. All 14 MCP call
params byte-identical, full 12-token negative_prompt verbatim, all 8
failure-mode recovery rows preserved including the Step 2 → Step 1
face-crop escalation ladder.
Engine choice
Kling-only with celebrity-gate caveat — Seedance's output-side
face-moderation rejects every broadcast cutaway because of the crowd,
and Kling correctly gates celebrity references. Documented inline in
SKILL.md.
Co-authored-by: Pika Labs <hello@pika.art>
2026-05-13 18:58:36 -07:00
```
chore: v1.4.0 — sync README/manifests with 4 new public skills
Public skills/ directory grew to 9 in commit ee60838 "Duplicate Pika
skills" (app-sizzle, app-store-screens, build-a-brand,
founder-product-video added alongside the original podcast, explainer,
ugc-ads, baseball-trend, kiss-cam), but the README, marketplace.json,
and all three plugin manifests still advertised 5 curated skills and
version 1.3.0.
Updates:
- README — version badge 1.3.0 → 1.4.0; install-surface table and §2/§3
headers + body 5 → 9; "Featured workflows" table extended from 5 to 9
rows with input/output/invoke for each new skill
- CHANGELOG — new [1.4.0] — 2026-05-22 section above [1.3.0] documenting
each new skill, the skill-count + version bumps, and a note that the
58-tool MCP surface is unchanged
- .claude-plugin/marketplace.json — version 1.4.0, descriptions, and
skills[] extended from 5 → 9 entries (stable order, originals first)
- .claude-plugin/plugin.json — version, description, keywords
- .codex-plugin/plugin.json — version, description, longDescription
(each new skill gets a one-liner inside the Codex `interface`), keywords
- .cursor-plugin/plugin.json — version, description, keywords, tags
Tool count stays at 58 atomic primitives (tools-manifest.json
unchanged); skill-audit intentionally not ported from internal (stays
internal-only).
2026-05-24 04:13:22 +00:00
Full quit + reopen Claude Code, then run `/mcp` and authenticate `pika` . The plugin bundles the same 9 skills as §2 plus the MCP wiring — no separate `claude mcp add` .
feat: add /pika:baseball-trend skill (v1.2.0) (#1)
Promotes baseball-trend (viral ESPN behind-home-plate broadcast
cutaway) from internal experimentation to the public plugin as the
4th launch-spotlight skill.
What ships
- skills/baseball-trend/SKILL.md — calibrated two-call recipe
(gpt-image-2 broadcast still + kling-v3-omni 15s cutaway,
first-frame-locked). Structured per the nba-broadcast-cutaway
scaffold pattern (Prerequisites → Stage 0 → scaffold steps →
load-bearing phrases → engine choice → failure cheat sheet) with
audio direction tuned for output parity with the original baseball
recipe. 13 verbatim load-bearing anchors preserved (frame-type
opener, crowd-cutaway framing, MUST-be-visible imperative header,
identity hardlocks, first-frame lock, identity reinforcement closer,
LOCKED graphics label, BEAT N format, and the 3 audio sample lines).
- README.md — new 4th launch-spotlight section for /pika:baseball-trend,
"3 curated" → "4 curated" in 3 places, version badge + verify-output
example bumped.
- CHANGELOG.md — [1.2.0] — 2026-05-14 entry.
- .claude-plugin/plugin.json — version 1.0.0 → 1.2.0, description
updated 3 → 4 curated commands.
- .claude-plugin/marketplace.json — version + description bump,
metadata.description extended to mention baseball-trend, tags
extended (baseball, mlb, espn, broadcast, trend).
Validation
5-expert parallel audit (prompt engineering, MLB visual recipe, MCP
call params, failure modes, load-bearing phrases) confirms 0
functional regression vs the pre-refactor recipe. All 14 MCP call
params byte-identical, full 12-token negative_prompt verbatim, all 8
failure-mode recovery rows preserved including the Step 2 → Step 1
face-crop escalation ladder.
Engine choice
Kling-only with celebrity-gate caveat — Seedance's output-side
face-moderation rejects every broadcast cutaway because of the crowd,
and Kling correctly gates celebrity references. Documented inline in
SKILL.md.
Co-authored-by: Pika Labs <hello@pika.art>
2026-05-13 18:58:36 -07:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
<details>
<summary>Claude Code on the web (claude.ai/code)</summary>
2026-05-14 13:43:10 -07:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Add this to your repo's `.claude/settings.json` , commit, and push — cloud sessions auto-install at startup:
2026-05-14 13:43:10 -07:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
``` json
{
"extraKnownMarketplaces" : {
"pika-plugins" : {
"source" : { "source" : "github" , "repo" : "Pika-Labs/Pika-Plugins" }
}
} ,
"enabledPlugins" : {
"pika@pika-plugins" : true
}
}
2026-05-14 13:43:10 -07:00
```
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
`mcp.pika.me` isn't in the default Trusted allowlist — switch the environment's network access to **Full ** , or use **Custom ** with `mcp.pika.me` added. ([Anthropic network access docs ](https://code.claude.com/docs/en/claude-code-on-the-web#network-access ))
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
</details>
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
## Authenticate
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
One time per install. Inside your agent, run `/mcp` , find `pika` , hit **Authenticate ** . Your browser opens to the Pika sign-in page, the token caches locally, the MCP reconnects.
2026-05-01 16:39:48 +00:00
<details>
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
<summary>Headless / CI / no browser</summary>
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Get a developer key (`dk_*` ) at [pika.me/dev ](https://www.pika.me/dev/ ) and export it before launching your agent:
2026-05-01 16:39:48 +00:00
``` bash
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
export MCP_AUTH_TOKEN = "dk_..."
claude # or cursor, codex, etc.
2026-05-01 16:39:48 +00:00
```
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Don't hard-code the token into `.mcp.json` or any committed file — keep it in shell env or your secret store. Tokens also come in an agent-key flavor for service-to-service automation; same env var.
</details>
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
<details>
<summary>Troubleshooting</summary>
2026-05-01 16:39:48 +00:00
| Symptom | Fix |
|---|---|
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
| `401 Unauthorized` on every call | Token expired. Re-run `/mcp` and re-authenticate, or refresh `MCP_AUTH_TOKEN` . |
| Want to switch accounts | Remove `pika` from your client's MCP list (`claude mcp remove pika` , edit `~/.cursor/mcp.json` , `codex mcp remove pika` , …) → re-add and re-authenticate. |
| Browser doesn't open during OAuth | Allow your agent to open default browser, or fall back to the headless token flow above. |
| `mcp list` shows `Disconnected` | Full quit and restart your agent — `.mcp.json` is only loaded at startup. |
2026-05-01 16:39:48 +00:00
</details>
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
## Featured workflows
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Curated `/pika:*` skills (Surfaces §2 and §3) — one prompt to a finished, shareable video. All consume Pika credits.
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
| Skill | Input | Output | Invoke |
|---|---|---|---|
| * * [Podcast ](./skills/podcast/SKILL.md )** | URL or free-form topic | 1-minute two-host conversational video, 4 acts × ~15s | `/pika:podcast` |
| * * [Explainer ](./skills/explainer/SKILL.md )** | Any URL (GitHub, product, docs) | 60– 80s browser walkthrough with avatar lipsync | `/pika:explainer` |
| * * [UGC Ads ](./skills/ugc-ads/SKILL.md )** | Product URL | 15s creator-style multi-cut UGC ad, 9:16 | `/pika:ugc-ads` |
| * * [Baseball-Trend ](./skills/baseball-trend/SKILL.md )** | Name + photo | 15s ESPN behind-home-plate broadcast cutaway | `/pika:baseball-trend` |
| * * [Kiss Cam ](./skills/kiss-cam/SKILL.md )** | Two photos | 15s MSG Jumbotron Kiss Cam moment | `/pika:kiss-cam` |
chore: v1.4.0 — sync README/manifests with 4 new public skills
Public skills/ directory grew to 9 in commit ee60838 "Duplicate Pika
skills" (app-sizzle, app-store-screens, build-a-brand,
founder-product-video added alongside the original podcast, explainer,
ugc-ads, baseball-trend, kiss-cam), but the README, marketplace.json,
and all three plugin manifests still advertised 5 curated skills and
version 1.3.0.
Updates:
- README — version badge 1.3.0 → 1.4.0; install-surface table and §2/§3
headers + body 5 → 9; "Featured workflows" table extended from 5 to 9
rows with input/output/invoke for each new skill
- CHANGELOG — new [1.4.0] — 2026-05-22 section above [1.3.0] documenting
each new skill, the skill-count + version bumps, and a note that the
58-tool MCP surface is unchanged
- .claude-plugin/marketplace.json — version 1.4.0, descriptions, and
skills[] extended from 5 → 9 entries (stable order, originals first)
- .claude-plugin/plugin.json — version, description, keywords
- .codex-plugin/plugin.json — version, description, longDescription
(each new skill gets a one-liner inside the Codex `interface`), keywords
- .cursor-plugin/plugin.json — version, description, keywords, tags
Tool count stays at 58 atomic primitives (tools-manifest.json
unchanged); skill-audit intentionally not ported from internal (stays
internal-only).
2026-05-24 04:13:22 +00:00
| * * [App Sizzle ](./skills/app-sizzle/SKILL.md )** | App name or URL (App Store / website / paths) | Cinematic 1080p iOS app teaser video, GPT-image-2-enhanced screens + "COMING SOON" end card | `/pika:app-sizzle` |
| * * [App Store Screens ](./skills/app-store-screens/SKILL.md )** | `brand.md` + product screenshots, or App Store URL | 5– 6 splashy 1290× 2796 PNGs ready for App Store Connect (hook → value → features → proof → close) | `/pika:app-store-screens` |
| * * [Build a Brand ](./skills/build-a-brand/SKILL.md )** | Idea, website, reference brands, or product photos | Full brand identity + multi-page guidelines PDF (logo, palette, type, voice) | `/pika:build-a-brand` |
| * * [Founder Product Video ](./skills/founder-product-video/SKILL.md )** | Product URL + founder name/photo (+ brand kit) | 65s founder-talking-head 16:9 1080p MP4 — 4× 15s SeeDance acts with real product UI on the founder's phone + 5s branded end card | `/pika:founder-product-video` |
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Skills activate from natural language too — saying * "make a podcast about https://pika.art" * fires `/pika:podcast` automatically.
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
## Capabilities — 58 atomic tools
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Behind every curated skill is a flat tool surface (Surface §1) you can drive directly. Inside Claude Code the MCP tool prefix is `mcp__plugin_pika_pika__*` ; other agents follow their own prefix convention. Counts are canonical primitives only — 9 deprecation aliases ship for back-compat but aren't counted.
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
| Family | What it covers | Count |
|---|---|---|
| **Generation ** | Image, video, lipsync, music, speech, slide animation, motion-control, keyframes, reference video | 9 |
| **Generative video edit ** | One multi-mode tool — cut, extend, and remix existing video | 1 |
| **Scene composition ** | Multi-character / multi-object scene compose, generative video inpainting, region replace by mask or text, viral still-image effects | 4 |
| **Editing ** | Concat, mix, trim, captions, PiP, animate-zoom, browser-frame, beat-sync, audio denoise, text overlay, add captions | 11 |
| **Capture ** | Website screenshot / recording, frame extraction, audio extraction | 3 |
| **Analysis ** | Media, brief, transcription, clip highlights | 4 |
| **Identity ** | Avatar, voice, persona, memory append / search, sample | 10 |
| **Persistent refs ** | Reusable character refs, element refs, cloned voices | 3 |
| **Connect ** | Third-party app integrations via auth / discover / call (broad ecosystem) | 3 |
| **Scrape ** | Ads, social | 2 |
| **Publish / search / async / utility ** | Web publish, music search, skill search, task status/cancel, upload, HTML render, HTML→PDF | 8 |
| **Total ** | | **58 ** |
Full schema → [`tools-manifest.json` ](./tools-manifest.json ).
## Requirements
- A Pika account ([sign up at pika.me ](https://pika.me )) — carries your persona, voice, avatar, and memory
- One of: an MCP-compatible client (any agent), a skill-aware agent ([50+ supported ](https://github.com/vercel-labs/skills )), or Claude Code ≥ v2.0.12 (for the plugin path)
2026-05-01 16:39:48 +00:00
## FAQ
**How does pricing work? **
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
All generation consumes **Pika credits ** from your Pika account. Free credits ship with every account; top up at [pika.me ](https://pika.me ). Atomic-tool calls and curated `/pika:*` skills draw from the same balance.
2026-05-01 16:39:48 +00:00
**Is my voice clone, avatar, and memory private? **
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Yes. Persona, cloned voice, avatar, and memory are scoped to your Pika account and accessible only to your authenticated MCP sessions. They are not used to train shared models. Manage or delete at [pika.me ](https://pika.me ).
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
**Can I bring my own provider API keys? **
No — Pika manages provider routing internally so you don't juggle API keys, rate limits, or billing across vendors. One Pika account, one billing surface, every model.
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
**Issues / questions → ** [`Pika-Labs/Pika-Plugins/issues` ](https://github.com/Pika-Labs/Pika-Plugins/issues )
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
## Links
2026-05-01 16:39:48 +00:00
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
- [Changelog ](./CHANGELOG.md ) — release history
- [Tool schema ](./tools-manifest.json ) — all 58 atomic tools with full param surfaces
- [Pika Developer Portal ](https://www.pika.me/dev/ ) — keys and SDK references
- [Security policy ](./SECURITY.md )
- Open-source skill modules → [`Pika-Labs/Pika-Skills` ](https://github.com/Pika-Labs/Pika-Skills )
- Pika consumer products — [pika.me ](https://pika.me ), [iOS app ](https://apps.apple.com/us/app/pika-ai-agent/id6758411447 )
2026-05-01 16:39:48 +00:00
## License
feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution (#3)
* feat: v1.3.0 — Pika Creative Suite repositioning + cross-agent distribution
Brings Pika-Plugins forward to match the cross-agent reality. Same backend
(mcp.pika.me, 58 atomic tools), same 5 curated /pika:* skills, now positioned
and packaged for use beyond Claude Code.
Repositioning
- "Pikafy your Claude" -> "Pika Creative Suite — give any AI agent a face,
a voice, and a full creative studio." README hero, all plugin manifest
descriptions, and the marketplace metadata description aligned to this.
Structure / new files
- .cursor-plugin/plugin.json — native Cursor plugin manifest mirroring
the first-party shape used in cursor/plugins (category, tags, single-
string skills: "./skills/"). Lets Cursor pick up Pika via its own
plugin format.
- .codex-plugin/plugin.json — native Codex plugin manifest with
documented interface block (displayName, defaultPrompt capped at 3,
capabilities, brandColor, etc.).
- .claude-plugin/marketplace.json gains an explicit skills:[] array in
the canonical Anthropic string-array form ["./skills/<name>", ...]
matching anthropics/skills.
Manifest cleanups
- .claude-plugin/plugin.json description rewritten, version 1.2.3 ->
1.3.0.
- .claude-plugin/marketplace.json description rewritten, owner.url
added, plugin version bumped.
- All four manifests now agree on the Pika Creative Suite positioning,
the 58 canonical tool count, and the 5 skill set.
Tool surface
- tools-manifest.json re-vendored from pika-mcp-server with the current
58 canonical primitives plus the 9 deprecation aliases (sora_edit
mode discriminator, pika_* renames, edit_audio_denoise, etc.). 16
net new canonical tools since v1.2.3 — most prominently html_to_pdf,
the connect_* Composio trio, scrape_ads / scrape_social, web_publish,
analyze_clip_highlights.
README
- Full v3 rewrite: hero, 3 independent install surfaces (MCP /
Skills / Plugin) as parallel orthogonal mechanisms, install matrix
with per-client config shapes (Claude type:http vs Cursor bare url
vs Codex --url), Featured-workflows table linking to each SKILL.md,
Capabilities table for the 11 tool families summing to 58.
- 479 lines (Pikafy hero, prose-heavy) -> 220 lines (Pika Creative
Suite hero, table-driven). All claims fact-checked against
vercel-labs/skills source, cursor/plugins first-party manifests,
anthropics/skills canonical marketplace, and openai/codex plugin
docs.
* fix: add repository field to marketplace.json plugin entry
Codex review flagged this — the plugin entry inside marketplace.json
plugins[] lacked the canonical repository field. Aligns with the
top-level plugin.json which already has it.
Two other codex flags triaged as false positives:
- "parrot-staging/animate" in tools-manifest.json is the upstream
pika-mcp-server animation backend endpoint name (vendored verbatim
from pika-mcp-server@staging), not the staging plugin variant.
- "Pikafy your Claude" / "Pika-fy your Claude" in CHANGELOG.md v1.3.0
entry are intentional quoted references documenting what the entry
is RETIRING. Documenting history, not active usage.
2026-05-20 16:58:44 -07:00
Apache 2.0 — see [LICENSE ](./LICENSE ). Speaks the open [Model Context Protocol ](https://modelcontextprotocol.io/ ); finishing pipeline built on [ffmpeg ](https://ffmpeg.org/ ) and [Playwright ](https://playwright.dev/ ).