Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
warpdotdev
GitHub 제작자 프로필

warpdotdev

21개 GitHub 저장소에서 수집된 227개 skills를 저장소 단위로 보여줍니다.

수집된 skills
227
저장소
21
업데이트
2026-07-10
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
warp
skills 41개 · 2026-07-10
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹·디지털 인터페이스 디자이너그래픽 디자이너기타 컴퓨터 관련 직업웹 개발자
직업 카테고리 7개 · 100% 분류됨
18%비중
#02
social-monitoring-agent-oss
skills 31개 · 2026-07-06
소프트웨어 개발자시장조사 분석가·마케팅 전문가기술 작가재무 및 투자 분석가프로젝트 관리 전문가
직업 카테고리 5개 · 100% 분류됨
14%비중
#03
docs
skills 30개 · 2026-07-10
소프트웨어 개발자기술 작가시장조사 분석가·마케팅 전문가프로젝트 관리 전문가
직업 카테고리 4개 · 100% 분류됨
13%비중
#04
common-skills
skills 23개 · 2026-07-09
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업그래픽 디자이너
직업 카테고리 4개 · 100% 분류됨
10%비중
#05
oz-for-oss
skills 17개 · 2026-06-01
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
7.5%비중
#06
oz-skills
skills 15개 · 2026-04-17
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업데이터 과학자데이터베이스 아키텍트시장조사 분석가·마케팅 전문가
직업 카테고리 7개 · 100% 분류됨
6.6%비중
#07
competitive-intelligence-agent-oss
skills 15개 · 2026-07-08
시장조사 분석가·마케팅 전문가프로젝트 관리 전문가데스크톱 출판 전문가소프트웨어 개발자일반 사무원재무 및 투자 분석가
직업 카테고리 6개 · 100% 분류됨
6.6%비중
#08
go-to-market-agent-oss
skills 11개 · 2026-07-08
도매·제조업 영업 담당자(기술·과학 제품 제외)서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)소프트웨어 개발자
직업 카테고리 3개 · 100% 분류됨
4.8%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

tui-verify-change
소프트웨어 품질 보증 분석가·테스터

Verify a change to Warp's headless TUI front-end (crates/warp_tui) by running it under tmux and reading the rendered screen back with `tmux capture-pane` — the agent sees the real frame, no computer_use required. Use whenever you change TUI UI, rendering, input, or behavior and need to confirm the real on-screen result.

2026-07-10
add-feature-flag
소프트웨어 개발자

Add a new feature flag to gate code changes in the Warp codebase.

2026-07-10
gui-create-launch-modal
소프트웨어 개발자

GUI desktop app only. Create a one-time launch modal in the Warp client (feature announcement, onboarding, etc.). Use when adding a new modal that should appear exactly once per user on startup, gated by a feature flag, with colors sourced from Warp theme tokens and terminal theme colors.

2026-07-10
gui-integration-test
소프트웨어 품질 보증 분석가·테스터

GUI desktop app only. Writes, runs, and debugs Warp integration tests using the custom Builder/TestStep framework in `crates/integration`. Use when adding a new integration test, fixing a failing integration test, wiring a test into the manual runner or nextest suite, or verifying end-to-end UI and terminal behavior in Warp.

2026-07-10
gui-onboarding-verification-skill
소프트웨어 품질 보증 분석가·테스터

GUI desktop app only. Launch two parallel Oz cloud agents with computer use to download and install the latest stable Linux Warp build, capture screenshots while walking through first-time onboarding in both logged-out and logged-in states, then selectively fan out follow-up cloud agents for distinct onboarding branches proposed by those initial explorers. Use this whenever the user asks to test, document, screenshot, or walk through the Warp first-time install/onboarding experience in a cloud Linux environment.

2026-07-10
gui-reproduce-bug-report-local
소프트웨어 개발자

GUI desktop app only. Repo-specific bug reproduction guidance for Warp. Specializes the core reproduce-bug-report skill for logged-out Warp UI repros, exact reporter-version installs, and login-free onboarding.

2026-07-10
gui-ui-guidelines
소프트웨어 개발자

GUI desktop app only. Catalog of guidelines for writing UI code in the Warp client. Read whenever doing any UI work in this repo, up front before writing the change, so the relevant guidelines shape the implementation.

2026-07-10
promote-feature
소프트웨어 개발자

Promote a feature-flagged feature to Dogfood, Preview, or Stable in the Warp codebase. Use when a feature behind a FeatureFlag is ready to roll out to a broader audience, including wiring up the compile-time/runtime bridge and deferring flag cleanup safely.

2026-07-10
이 저장소에서 수집된 skills 41개 중 상위 8개를 표시합니다.
changelog-slack-announcement
시장조사 분석가·마케팅 전문가

Draft concise, Slack-ready internal announcement messages from the latest <BRAND> changelog, focused on major shipped features and verified external-contributor highlights. Use this when the user asks for a changelog announcement, weekly shipped summary, internal Slack launch/update post, external community contribution highlights, or asks to turn recent <BRAND> changelog entries into a short message for Slack.

2026-07-06
changelog-social-swarm
시장조사 분석가·마케팅 전문가

Weekly skill that scans merged PRs in your internal repo for CHANGELOG entries, categorizes them into topic buckets, drafts tweet suggestions, and posts a structured summary to #social-swarm on Slack for the team to pick up. Use when asked to "generate the social swarm post", "what's tweet-worthy this week", or "run the changelog bot".

2026-07-06
customer-channel-analysis
시장조사 분석가·마케팅 전문가

Analyze configured customer Slack channels and produce temporary customer-channel analysis context for later share-recommendation workflows.

2026-07-06
customer-channel-share-recommendations
시장조사 분석가·마케팅 전문가

Create customer-channel share recommendations by having an agent compare customer-channel analysis with recent brand content and Slack history.

2026-07-06
daily-mentions-summary
시장조사 분석가·마케팅 전문가

End-of-day recap of <BRAND>'s social mentions using Octolens. Produces a Slack-ready summary with sentiment score, highlights, and lowlights. Use when the user asks for a daily mentions recap, EOD summary, or "what happened today in mentions".

2026-07-06
discover-viral-posts
시장조사 분석가·마케팅 전문가

Daily discovery of viral and rising X posts relevant to <BRAND>'s product and <PRODUCT_CATEGORY>. Searches curated thought leader feeds, filters for relevance first, then ranks by engagement. Surfaces top posts to #social-swarm with engagement recommendations. Use when the user asks for a "viral post roundup", "what's trending in <PRODUCT_CATEGORY>", "social swarm digest", or "find posts to engage with".

2026-07-06
draft-article-title
기술 작가

Brainstorm and evaluate X article title options for an author based on a Google Doc draft and an initial title idea. Uses the author's historical engagement data to score angles. Trigger when the user shares a Google Doc URL and wants title ideas, says "brainstorm titles", "help with an article title", "what should I call this", or "weigh this title against options". Always use this skill when a gdoc + title question appear together.

2026-07-06
draft-brand-reply
시장조사 분석가·마케팅 전문가

Draft community engagement replies for <BRAND> team members responding to mentions, questions, complaints, or conversations about <BRAND> on Twitter/X, Reddit, or other platforms.

2026-07-06
이 저장소에서 수집된 skills 31개 중 상위 8개를 표시합니다.
sync-error-docs
소프트웨어 개발자

Detect new platform error codes in warp-server that are missing documentation pages in the docs repo. Creates doc pages, astro.config.mjs (sidebar config) entries, and redirects for any gaps. Use on a weekly schedule or when error codes change.

2026-07-10
sync-openapi-spec
소프트웨어 개발자

Sync the public Oz Agent API OpenAPI spec from warp-server into the docs repo, regenerating `developers/agent-api-openapi.yaml` (the file that powers the Scalar API reference at `docs.warp.dev/api`). Use when the warp-server public API has changed, when the Scalar reference looks stale, or on a scheduled cadence to keep the public API docs aligned with the canonical spec.

2026-07-10
sync-terminology
소프트웨어 개발자

Sync the Warp terminology glossary from the Notion Dictionary to the repo. Fetches the Notion Dictionary page, compares with .warp/references/terminology.md, and opens a PR for any additions or changes. Flags repo-only terms that are missing from Notion. Use on a weekly schedule or manually when terminology changes.

2026-07-10
update-changelog
소프트웨어 개발자

Update the public changelog at docs.warp.dev/changelog with the latest stable release. Fetches changelog data from channel-versions, formats a new entry, and opens a PR. Use after a stable release ships (typically Fridays).

2026-07-10
afdocs-audit
소프트웨어 개발자

Audit docs.warp.dev for agent-friendly documentation issues using the AFDocs scorecard. Checks llms.txt, markdown availability, content negotiation, page size, URL stability, and content structure. Use when asked to check agent readiness, run an AFDocs audit, improve the docs score, or verify llms.txt and markdown support.

2026-07-10
release-updates
소프트웨어 개발자

Run weekly release docs updates with standalone scripts for changelog, licenses, and telemetry, plus Linux/Oz Warp artifact preparation. Defaults to running all tasks in order, and supports running only selected tasks.

2026-07-09
missing-docs
소프트웨어 개발자

Find and fill documentation gaps in Warp's Astro Starlight docs by auditing coverage against code surfaces in the public warp client repo and warp-server, then drafting missing pages. Use when asked to find missing docs, audit documentation coverage, identify undocumented features, draft docs for new features, detect doc-impacting code changes since the last audit, or do a docs coverage check. Runs a Python audit script (coverage + snapshot-based change detection), then researches source code and writes first-pass doc pages. Can run audit-only, draft-only, drift-watch (recurring agent), or end-to-end.

2026-07-08
improve-drafting-skills
소프트웨어 개발자

Monthly outer loop agent that reads accumulated signal logs from agent-authored PRs and proposes targeted improvements to the drafting skills and templates. Part of the docs self-improvement loop architecture. Use when asked to run the drafting improvement loop, or as a scheduled monthly cloud agent.

2026-07-07
이 저장소에서 수집된 skills 30개 중 상위 8개를 표시합니다.
readout
소프트웨어 개발자

Produce a polished, self-contained HTML "readout" document under ~/.readouts (with an auto-maintained index page), either by snapshotting the findings accumulated in the current conversation or — when invoked fresh, e.g. "/readout on how github webhook events are processed" — by sharpening scope with clarifying questions and researching the codebase before documenting. The work runs in a child agent so the main conversation's context stays clean. Use whenever the user invokes /readout, says "write this up", "turn this into a doc/page", "make a readout", or asks for a readable, shareable document capturing findings or explaining how something works.

2026-07-09
scan-new-specs
소프트웨어 개발자

Scan warpdotdev/warp and warp-server for recently merged PRODUCT.md specs that don't yet have a corresponding docs PR in warpdotdev/docs. When a complete spec is found, auto-generates a full docs draft PR and tags the engineer. When a spec is too thin to draft from, pings the engineer directly. Designed to run as a scheduled Oz ambient agent (e.g., every 2-3 days). Use when setting up the automated docs trigger or running a manual docs coverage sweep.

2026-07-08
write-feature-docs
소프트웨어 개발자

Draft a complete documentation page for a new Warp feature from its PRODUCT.md and/or TECH.md spec. Use when an engineer has written a spec and needs to produce a first-pass MDX draft for the warpdotdev/docs repo. Also handles features without specs by researching the codebase first. Invoke this skill whenever an engineer mentions writing docs for a feature, drafting a docs page, creating feature documentation, starting the eng-docs workflow, or converting a spec into documentation. Works from warp-internal or warp-server.

2026-07-08
saga
기타 컴퓨터 관련 직업

Run an autonomous, spec-driven development "saga" for medium-to-large features using an orchestrator agent and a fleet of worker subagents. Use this skill whenever the user invokes /saga, asks to autonomously build a sizable feature end-to-end with minimal human intervention, wants a comprehensive spec broken into milestones and tasks with airtight validation criteria before parallelized implementation, or wants an orchestrator to delegate implementation to worker agents while preserving its own context window. Trigger on phrases like "run a saga", "autonomously implement this feature", "spec it out then build it with subagents", "orchestrate this big feature end-to-end", or "build this with workers and validate each step". Also use this skill when asked to continue, resume, or pick up an existing saga from its saga directory (e.g. under ~/.sagas).

2026-06-24
cross-critique
기타 컴퓨터 관련 직업

Run a second round on a contested question by circulating each subagent's independent proposal to the other authors and asking for structured pros and cons, then synthesize. Use this skill whenever you have multiple independent proposals or opinions on a contested decision — architecture tradeoffs, code review disagreements, design choices, competing root-cause theories — and want sharper analysis than you'd produce by synthesizing alone. Pairs naturally with the council and research skills; reach for it liberally whenever proposals diverge.

2026-06-18
research
기타 컴퓨터 관련 직업

Delegate noisy investigation to one or more subagents so the orchestrator's context stays clean, then work from the distilled answer. Use this skill whenever answering a question would require reading many files, long logs, large diffs, or wide codebase surveys — i.e. when producing the answer generates far more noise than the answer itself. Use it for "how does X work", "where is Y used", "what's the root cause of Z", "summarize this PR/log" style questions, and reach for it liberally before reading a pile of files inline.

2026-06-18
validate-changes-match-specs
소프트웨어 품질 보증 분석가·테스터

Validate that a branch or pull request implementation matches introduced product, technical, security, and related specs. Use when reviewing or finishing a spec-driven change and resolving mismatches between checked-in specs and implementation.

2026-05-31
respond-to-pr-comments-in-blocklist
소프트웨어 품질 보증 분석가·테스터

Walk users through PR review comments, fetching and displaying them first when needed, collect per-comment response decisions, apply requested fixes, and preview GitHub replies and resolutions before posting. Use when responding to PR review comments on the current branch.

2026-05-30
이 저장소에서 수집된 skills 23개 중 상위 8개를 표시합니다.
create-product-spec
프로젝트 관리 전문가

Create a product spec from a GitHub issue in this repository by applying the shared `write-product-spec` workflow with Oz-specific issue context and output paths. Use when an issue should be turned into a product spec artifact stored under `specs/GH<issue-number>/product.md` and the agent should prepare file changes only, without creating commits or pull requests itself unless a cloud workflow explicitly asks for it.

2026-06-01
create-tech-spec
소프트웨어 개발자

Create a technical spec from a GitHub issue in this repository by applying the shared `write-tech-spec` workflow with Oz-specific issue context and output paths. Use when an issue should be turned into a tech spec artifact stored under `specs/GH<issue-number>/tech.md` and the agent should prepare file changes only, without creating commits or pull requests itself unless a cloud workflow explicitly asks for it.

2026-06-01
implement-issue
소프트웨어 개발자

Implement a GitHub issue in this repository by applying the shared `implement-specs` workflow with Oz-specific issue, spec-context, and summary-file handling. Use when issue details are provided in the prompt and the agent should produce the repository diff and a concise implementation summary, without creating commits or pull requests itself unless a cloud workflow explicitly asks for it.

2026-06-01
review-spec
소프트웨어 품질 보증 분석가·테스터

Review a spec/plan pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a PR that only modifies files under specs/ and producing machine-readable review output instead of posting directly to GitHub.

2026-06-01
update-pr-review
소프트웨어 품질 보증 분석가·테스터

Update the repo-local review-pr-local and review-spec-local companion skills using human feedback left on pull request conversations. Use when aggregating replies to agent-authored PR review comments, incorporating broader human review comments, extracting repeated reviewer feedback, and refining .agents/skills/review-pr-local/SKILL.md and .agents/skills/review-spec-local/SKILL.md with evidence-backed adjustments.

2026-06-01
verify-pr
소프트웨어 품질 보증 분석가·테스터

Run repository-defined PR verification skills, aggregate the results, and hand back a verification report plus any supporting artifacts without mutating GitHub directly.

2026-06-01
dedupe-issue
소프트웨어 개발자

Detect duplicate GitHub issues by comparing the incoming issue's title and description against the repository issue list. Use during triage to identify 2+ existing issues that are similar and surface them as potential duplicates.

2026-05-18
security-review-pr
소프트웨어 품질 보증 분석가·테스터

Audit a pull request diff for common security concerns (input validation, sanitization, authentication and authorization, secrets management, unsafe dependencies, and related risks) and fold findings into the same review.json produced by the base PR review. Use as a supplement to `review-pr` whenever a code PR is being reviewed.

2026-05-18
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
analysis-artifacts
데이터 과학자

Generate reproducible analysis artifacts — SQL queries, Python visualizations, and summary tables — as you work through a BigQuery data analysis. Use when asked to conduct a deep dive, exploratory analysis, or investigation that goes beyond a simple data lookup.

2026-04-17
dbt-model-index
데이터베이스 아키텍트

Provide a lookup index of dbt models (BigQuery tables) to guide query writing against a data warehouse. Use when you need to query, analyze, or look up data in a dbt-powered data warehouse, or when resolving a vague data question into the right BigQuery tables to query.

2026-04-17
ci-fix
소프트웨어 개발자

Diagnose and fix GitHub Actions CI failures. Inspects workflow runs and logs, identifies root causes, implements minimal fixes, and pushes to a fix branch. Use when CI is failing, red, broken, or needs diagnosis.

2026-02-11
create-pull-request
소프트웨어 개발자

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.

2026-02-11
docs-update
소프트웨어 개발자

Update user-facing documentation when code changes. Use when asked to update docs, review docs, handle documentation changes, run scheduled documentation tasks, or analyze recent commits for documentation needs.

2026-02-11
github-bug-report-triage
소프트웨어 품질 보증 분석가·테스터

Triage GitHub bug reports for actionability. Use when evaluating whether a bug issue has sufficient detail and identifying missing information from the reporter.

2026-02-11
github-issue-dedupe
소프트웨어 개발자

Detect duplicate GitHub issues using semantic search and keyword matching. Use when asked to find duplicates, check for similar issues, or set up automated duplicate detection.

2026-02-11
mcp-builder
기타 컴퓨터 관련 직업

Build high-quality MCP (Model Context Protocol) servers that let LLMs interact with external services through well-designed tools. Use when creating MCP servers to integrate APIs or services in Python (FastMCP) or Node/TypeScript (MCP SDK).

2026-02-11
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
analyze-customer-feedback
시장조사 분석가·마케팅 전문가

analyzes customer feedback across Email, GitHub, NPS, and churn cancellations.

2026-07-08
analyze-git-history
프로젝트 관리 전문가

Analyzes git history from a repository to summarize recent development activity, features in progress, and engineering priorities. Use when asked about what the team is working on, recent code changes, development velocity, or to prepare for planning/roadmap discussions.

2026-07-08
answer-pricing
재무 및 투자 분석가

Projects a customer's cost from prior usage data across seat-based, usage-based, and hybrid SaaS pricing models. Use when asked to "project cost", "estimate BYO cost", "estimate spend", "how much will this cost", "size a deal", or to build an enterprise-style usage/cost projection.

2026-07-08
feature-research
시장조사 분석가·마케팅 전문가

Does research on competitive features and creates a report.

2026-07-08
fix-p0-issues
소프트웨어 개발자

Reads the most recent weekly product briefing, identifies P0 issues, researches them in the codebase, and spawns cloud coding agents to fix each one. Use when asked to "fix P0s", "address critical issues", or "work on top priorities from the briefing."

2026-07-08
post-to-slack
소프트웨어 개발자

Posts messages to Slack via webhook.

2026-07-08
read-google-docs
일반 사무원

Reads content from a specific Google Doc by URL or document ID.

2026-07-08
summarize-changelog
시장조사 분석가·마케팅 전문가

Does research on competitor's changelogs.

2026-07-08
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
bdr-company-research
도매·제조업 영업 담당자(기술·과학 제품 제외)

Run BDR Agent company research for a HubSpot lead when agent_orchestrator starts the company_research stage. Canonical skill for the company_research runtime.

2026-07-08
bdr-immediate-rewrite
도매·제조업 영업 담당자(기술·과학 제품 제외)

Use for Slack-thread BDR Outreach Composer rewrite requests when a human mentions @BDR Agent or asks for an immediate rewrite of a generated lead email body. Handles source-safe rewriting, preview posting, and safe HubSpot writeback for the tied record.

2026-07-08
bdr-outreach-composer
도매·제조업 영업 담당자(기술·과학 제품 제외)

Create and persist the BDR Outreach Composer lead brief plus three ranked full cold-email body drafts while using the current bdr_agent.stages.outreach_composer runtime and persisted lead_brief storage contract.

2026-07-08
bdr-self-improvement
도매·제조업 영업 담당자(기술·과학 제품 제외)

Run the scheduled BDR Self-Improvement Agent. Use this skill for weekday Oz scheduled jobs that review BDR Slack feedback, recent sent/edited BDR emails, and product positioning-source changes, then open a tightly scoped PR to improve the Outreach Composer positioning guide or style guide only when evidence is generalizable.

2026-07-08
bdr-company-research
도매·제조업 영업 담당자(기술·과학 제품 제외)

Run BDR Agent company research for a HubSpot lead when agent_orchestrator starts the company_research stage. Canonical skill for the company_research runtime.

2026-07-08
bdr-immediate-rewrite
도매·제조업 영업 담당자(기술·과학 제품 제외)

Use for Slack-thread BDR Outreach Composer rewrite requests when a human mentions @BDR Agent or asks for an immediate rewrite of a generated lead email body. Handles source-safe rewriting, preview posting, and safe HubSpot writeback for the tied record.

2026-07-08
bdr-lead-brief
도매·제조업 영업 담당자(기술·과학 제품 제외)

Legacy compatibility alias for BDR Outreach Composer; create and persist a lead_brief-compatible brief plus three ranked full cold-email body drafts using the current bdr_agent.stages.outreach_composer runtime contract.

2026-07-08
bdr-outreach-composer
도매·제조업 영업 담당자(기술·과학 제품 제외)

Create and persist the BDR Outreach Composer lead brief plus three ranked full cold-email body drafts while using the current bdr_agent.stages.outreach_composer runtime and lead_brief compatibility contract.

2026-07-08
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
cro-analyze
시장조사 분석가·마케팅 전문가

Full experiment analysis, report, insight capture, ship/kill PR. Triggered by bud_server webhook when a Roadmap entry's Status changes to 7-analyzing.

2026-07-07
cro-backlog-monitor
시장조사 분석가·마케팅 전문가

Twice-daily scan of idle pages (6 AM & 6 PM UTC): dispatch builds, notify when pages need prioritization, trigger research for empty backlogs. Runs as the first pass of the cro-monitor cron.

2026-07-07
cro-build
소프트웨어 개발자

Build and ship an A/B test experiment from a prioritized hypothesis at 50/50 split. Triggered by bud_server webhook when a Roadmap entry's Status changes to 3-building.

2026-07-07
cro-experiment-monitor
시장조사 분석가·마케팅 전문가

Twice-daily experiment lifecycle (6 AM & 6 PM UTC): merge detection, validation, running checks, conclusion detection, ship/kill PR merge tracking. Runs as the second pass of the cro-monitor cron, after backlog_monitor.

2026-07-07
cro-owner-sync
프로젝트 관리 전문가

Propagate Owner changes from the Page Registry to the Roadmap & Backlog. Triggered by Notion automation when the Owner field changes on a Page Registry entry.

2026-07-07
cro-page-registry-sync
시장조사 분석가·마케팅 전문가

Daily sync of the Notion Page Registry: pulls last-7-day traffic from BigQuery, adds new pages, updates Daily Traffic and CVR, syncs cross-database fields (insights, hypotheses, hit rate), and computes each page's Research Status. Runs as the cro-page-registry-sync Oz cron at 06:00 UTC.

2026-07-07
cro-research
시장조사 분석가·마케팅 전문가

Research website pages and generate A/B test hypotheses. Runs when triggered or on-demand for a single page. Discovers traffic sources, analyzes on-page behavior and visual design, then writes findings and hypotheses back to Notion.

2026-07-07
cro-weekly-recap
시장조사 분석가·마케팅 전문가

Weekly CRO recap posted to #your-recap-channel every Friday at 9 AM CT (14:00 UTC). Summarizes experiments concluded, ship rate, and estimated impact. Runs as the cro-weekly-recap Oz cron.

2026-07-07
front-appeals-inbox
소프트웨어 개발자

Look up whether a specific email address has submitted an account ban appeal in Warp's Front Appeals inbox. Use when given an email address (e.g. from a fraud investigation) and you need to check if that user has appealed, and retrieve the content of their appeal. Returns conversations and message bodies for downstream use by other skills. Part of the fraud-bot skill suite.

2026-07-06
ip-cluster-analysis
소프트웨어 개발자

Detect coordinated free-tier AI abuse by analyzing IP address concentration in client telemetry. Use when investigating usage spikes, geographic anomalies in AI spend, or suspected fraud rings that bypass Verisoul (which only checks the first AI query). This skill queries the enriched client-events table to find IPs and /24 subnets with suspiciously many distinct free users creating AI blocks, then trends them over time to distinguish new fraud surges from persistent abuse.

2026-07-06
prompt-injection-denylist
소프트웨어 개발자

Detect and investigate fraud rings that use Warp as a free LLM backend by injecting third-party system prompts (e.g., OpenClaw, Claude Code) into agent mode queries. Use when you see unusual agent mode cost spikes, high volumes of identical-looking first messages, or tool-call loops referencing tools that don't exist in Warp (e.g., Bash, Read, exec). This skill covers how to identify prompt injection patterns, backtest proposed denylist strings for false positives, and monitor cost impact.

2026-07-06
slack-community-check
소프트웨어 개발자

Check if a Warp user is an active member of the Warp Community Slack workspace. Use when investigating a ban appeal to determine if the user has recent posting activity (last 90 days) in the community — a strong signal of legitimate developer engagement. All Slack API logic runs in a deterministic script; the agent reads only the JSON result and never calls Slack APIs directly, reads message text, or joins channels. Part of the fraud-bot skill suite.

2026-07-06
user-convo-summary
소프트웨어 개발자

Summarize a Warp user's agent mode conversation history to understand how they use Warp. Use when asked to profile, summarize, or investigate what a specific user has been doing in agent mode (e.g., "summarize agent mode usage for user@example.com", "what has this user been using Warp for?", "get conversation info for this user").

2026-07-06
user-graph-traversal
소프트웨어 개발자

Traverse a Warp user's terminal ID / user graph to find all accounts that have shared the same computer (anonymous terminal ID). Use when investigating whether a user has multiple accounts, finding connected fraud rings via shared devices, or asked to "traverse the user graph", "find related accounts", "find accounts sharing the same computer", or "find connected users" for a given email or user.

2026-07-06
verisoul-lookup
소프트웨어 개발자

Look up a user account in Verisoul to check for fraud signals and account authenticity. Use when given an email address (e.g. from a fraud investigation) and you need to verify the account's legitimacy, check risk scores, and analyze email domain and device signals. Returns detailed account information including decision (Real/Fake), risk scores, email analysis, and device/network risk signals. Part of the fraud-bot skill suite.

2026-07-06
fraud-checker
소프트웨어 개발자

Investigate Warp's user data to identify fraudulent account patterns and quantify their impact. Use when asked to detect fraud, investigate suspicious accounts, analyze abuse patterns, create fraud reports, or block malicious domains.

2026-07-06
cherrypick-to-release
소프트웨어 개발자

Resolves a commit and cherry-picks it into one or more client release branches. By default, cherry-picks into BOTH preview and stable. Use when the user asks to cherrypick, backport, or apply a hotfix to a release branch. Optionally waits for a public commit to sync into an internal repo before creating release PRs assigned to the current on-call.

2026-07-08
cut-new-release-candidate
소프트웨어 개발자

Trigger a new release candidate build from a user-provided release branch name. Use when the user asks to cut/trigger/start a new release candidate (e.g. “cut a new RC”, “trigger Cut New Release Candidate”, “make a new .stable_01/.preview_01”) and provides (or can provide) the release branch. Runs the GitHub Actions workflow “Cut New Release Candidate” on the specified ref and returns the run URL (does not wait for completion). Also posts an update to Slack after triggering.

2026-07-08
post-daily-new-issues
소프트웨어 개발자

Post the daily digest of new Sentry issues for the current stable release to an on-call Slack channel. Use when the user asks to run or post the daily stable Sentry digest for on-call.

2026-07-08
post-release-status
소프트웨어 개발자

Post or update a release status message in Slack tracking cherry-picked PRs and their current status. Use when the user asks to post, update, or check cherry-pick status for a release.

2026-07-08
respond-to-slack-thread
소프트웨어 개발자

Post a reply to a Slack thread. Use when the user asks to reply to, respond to, or follow up on a Slack thread. Handles fetching thread context and posting a reply.

2026-07-08
저장소 21개 중 12개 표시