Update a cron task's schedule, description, or enable/disable it.
Skills in this repository
stevehuang0115/crewly - Page 3
SkillsMP has collected 161 skills from stevehuang0115/crewly. Open a skill to review its source and details.
stevehuang0115/crewlyShowing 40 of 161 collected skills.
Generate images using Google's Gemini Nano Banana API. Supports standard (flash) and pro models. Use --pro flag for higher quality output with gemini-3-pro-image-preview.
Track and compare competitor content activity across blogs, social media, GitHub releases, and community channels. Supports CrewAI, n8n, Relevance AI, AutoGen, LangChain, and others.
CRUD operations for content scheduling. Add, list, update, and query content calendar entries. Supports filtering by platform, status, date range, and content line (brand vs personal).
Repurpose source content into platform-optimized versions for X (thread/single), LinkedIn, Xiaohongshu, Substack, and YouTube descriptions. Provides platform-specific style guides, tone modifiers, and brand voice presets.
Generate platform-specific writing briefs and manage content drafts. Supports X threads, LinkedIn posts, Xiaohongshu notes, Substack newsletters, YouTube descriptions, and blog posts. Includes brand voice presets for Crewly and Steve's personal content.
Run quality gate checks (build, tests, lint) against the project before completing a task.
Convert a Markdown file to a styled PDF with full CJK (Chinese/Japanese/Korean) font support. Uses pandoc for Markdown→HTML and weasyprint for HTML→PDF rendering.
Search the Crewly marketplace for skills, roles, and models. Auto-install matching items when the agent lacks a capability.
Send a chat response visible in the Crewly chat UI.
Interactive brand onboarding questionnaire that collects business information and generates a Brand Voice Guide for marketing team agents.
Submit marketing content (posts, articles) for human approval via Slack. Used by Writer and Strategist agents in the Marketing Team template.
Generates a weekly content calendar with 5-7 posts across specified platforms. Wraps the content-calendar skill to create batch entries for the upcoming week.
Generates a structured weekly marketing performance report by reading content calendar data and summarizing posts by platform, status, and completion rate.
Triage a bug report by searching the codebase for related files and suggesting severity, priority, and assignee.
Control the macOS desktop: take screenshots, move/click the mouse, type text, and read app content via Accessibility API. Uses native macOS APIs (screencapture, CoreGraphics, System Events, Accessibility) with zero external dependencies.
Check for outdated npm packages and show available updates with change type.
Generate professional email response drafts based on incoming email context, tone, and intent.
Validate Node/Python versions, check dependencies, and verify .env variables are set.
Analyze customer feedback to extract sentiment, topics, priority, and actionable insights.
Analyze videos using Google's Gemini API. Supports YouTube URLs (direct analysis) and local video files (upload via Files API). Produces summaries, key points, transcript highlights, and answers questions about video content.
Analyze staged changes and create a well-formatted conventional commit message.
Auto-generate a README.md from package.json and project structure.
Read content from 小红书 (RedNote) iPad app on macOS via Accessibility API + screencapture. Actions: feed (read posts), scroll-feed, nav, screenshot (capture window), search (type keyword), tap (click coordinates), read-detail (screenshot + text), goto-profile…
Generate motion graphic videos programmatically using Remotion and React. Supports template-based video creation with customizable text, colors, images, and transitions. Renders to MP4 locally.
Generate an SEO-optimized blog post structure with title, meta description, headers, and keyword placement guide.
Detect the test framework and run tests with coverage reporting.
Monitor and store trending topics from X, Google Trends, Hacker News, Product Hunt, Reddit, and GitHub. Save browser-extracted trends, query latest data, and get AI-filtered topic suggestions for content planning.
Assign one or more teams to a project so agents can work on it.
Send a message to all Team Leaders within a specific organization (parent team and its child teams).
Cancel a previously scheduled check.
Create a new project in Crewly with a path, name, and description.
Create a new agent team with members.
Get recent terminal output from an agent's PTY session.
Check the current status of a specific agent by session name.
Notify the orchestrator when an agent fails or becomes inactive unexpectedly, so recovery actions can be taken.
Read persistent terminal log file for a session (ANSI-stripped, includes pre-restart output).
Read recent Crewly server log entries from the persistent log file.
Record a failed approach or pitfall so the team can avoid repeating it.
Record a successful pattern or approach so the team can replicate it in the future.