Skip to content

Move platform flows from skills/ to flows/ and fix package name#7

Open
moekatib wants to merge 1 commit intomainfrom
fix/rename-skills-to-flows-and-fix-pkg
Open

Move platform flows from skills/ to flows/ and fix package name#7
moekatib wants to merge 1 commit intomainfrom
fix/rename-skills-to-flows-and-fix-pkg

Conversation

@moekatib
Copy link
Copy Markdown
Contributor

@moekatib moekatib commented Apr 4, 2026

Summary

  • Moves all 28 platform flow folders from skills/ into flows/ where they belong (these are flows, not skills -- old naming)
  • Renames SKILL.md to README.md in each folder
  • Fixes install command in all 28 READMEs: @anthropic-ai/one -> @withone/cli

Scope

28 platforms, 72 flows, 100 files total. No logic changes to any flow JSON -- only directory structure and docs.

Platforms included

ActiveCampaign, Airtable, Apollo, Asana, Attio, Cal, Calendly, Diffbot, GitHub, Gmail, Google Calendar, Google Docs, Google Drive, Google Sheets, HubSpot, Jira, MeetGeek, Netlify, Notion, Personal AI, Postmark, Scrape.do, SerpAPI, Shippo, Stripe, Trello, Vercel, Zendesk

Test plan

  • Verify no remaining SKILL.md files in flows/
  • Verify no remaining @anthropic-ai/one references
  • Spot-check flow JSON validity across platforms

🤖 Generated with Claude Code

- Rename skills/ to flows/ (these are flows, not skills)
- Rename SKILL.md to README.md in each folder
- Fix install command: @anthropic-ai/one -> @withone/cli in all 28 READMEs
- 28 platforms, 72 flows, no content changes beyond the above

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant