Skip to content

Feature/add warp skills#156

Open
erinmikailstaples wants to merge 2 commits intoreleasefrom
feature/add-warp-skills
Open

Feature/add warp skills#156
erinmikailstaples wants to merge 2 commits intoreleasefrom
feature/add-warp-skills

Conversation

@erinmikailstaples
Copy link

What changed

Maintenance PR that adds instructions and folders for how to use this with warp.

Checklist

  • PR targets release (not main — only release automation PRs go to main)
  • NA - adapts claude skills to warp skills. folder has SKILL.md with valid frontmatter (name, platforms, and description)
  • NA - adapts claude skills to warp skills.platforms field is set correctly ([cowork, claude-code] for universal, [claude-code] for CLI-only)
  • NA - adapts claude skills to warp skills. Description is specific about when the skill should trigger
  • NA - adapts claude skills to warp skills. Any files mentioned in SKILL.md exist (including cross-skill references)
  • NA - adapts claude skills to warp skills.SKILL.md is under 500 lines
  • Tested on at least a couple of realistic prompts

erinmikailstaples and others added 2 commits March 18, 2026 09:35
Adapt 18 marketing skills from the Claude plugin (plugins/tiger-marketing-skills/skills/)
to Warp's .agents/skills/ format. Each SKILL.md retains only name and description
in frontmatter (per Warp spec), with full instructions and reference files preserved.

Skills added: brand-voice-writer, content-reviewer, de-slop, social-post-writer,
creative-brief-generator, deck-builder, email-nurture-planner, seo-meta-optimizer,
clarity-analyzer, linkedin-article-writer, newsletter-ad-writer, event-brief-planner,
case-study-builder, ghost-paper, internal-linking-optimizer, design-to-code-bridge,
newsletter-writer, website-content-editor.

Skipped: doctor, setup, skill-contributor (plugin utilities),
weekly-intel-digest, case-study-prep, case-study-publisher (require Slack MCP).

No changes to the existing plugins/ directory — Claude Code compatibility is preserved.

Co-Authored-By: Oz <oz-agent@warp.dev>
Add collapsible Warp section under Install with setup steps,
usage examples (slash commands, natural language), and Tiger Den
MCP configuration. Update platform compatibility note and repo
layout diagram to include .agents/skills/.

Co-Authored-By: Oz <oz-agent@warp.dev>
@erinmikailstaples erinmikailstaples self-assigned this Mar 18, 2026
@erinmikailstaples erinmikailstaples added enhancement New feature or request docs Documentation of skills, the plugin, etc labels Mar 18, 2026
@mattstratton
Copy link
Collaborator

We need to talk this through, because fundamentally we now have to to maintain skills in two different folders

@mattstratton
Copy link
Collaborator

maybe the build process copies to the .agents directory? but how does Warp bring this in? via what is in main?

@mattstratton
Copy link
Collaborator

mattstratton commented Mar 18, 2026

so maybe we make .agents/skills a symlink to plugins/tiger-marketing-skills/skills?

Copy link
Collaborator

@mattstratton mattstratton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now we need to hold on merging this, dependent on the maintenance overhead of keeping the agent vs Claude skill files aligned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation of skills, the plugin, etc enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants