> **Source**: [https://github.com/aipoch/medical-research-skills](https://github.com/aipoch/medical-research-skills)
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →> **Source**: [https://github.com/aipoch/medical-research-skills](https://github.com/aipoch/medical-research-skills)
Analyzes academic paper abstracts to recommend optimal journals for submission, considering impact factors, scope alignment, and domain expertise.
<!--
<!--
>
Cross-check every numerical claim in the paper against analysis output files. Reports only — never edits.
You take a copy-edit report (produced by the `proofread` or `apsa-style` skills, or any markdown file using the same `**Original:**` / `**Recommended:**` syntax) and rewrite the original source file w
c3
- Dev asks "are we following the architecture?" or "is this a valid change?"
>
Use when making any git commit. Always pass a brief description of what changed as the argument.
Take an SDK name. Search GitHub for public repos that import it. Score each repo by company signal, activity, and noise indicators. Enrich high-signal repos with owner and contributor data. Output a r
Use when working with context.Context in Go — placement in signatures, propagating cancellation and deadlines, and storing values in context vs parameters. Also use when cancelling long-running operations, setting timeouts, or passing request-scoped data, even if they don't mention context.Context directly. Does not cover goroutine lifecycle or sync primitives (see go-concurrency).
**Current role:** Senior PM, Series C B2B SaaS company (~150 people)
**Candidate:** Senior Product Manager, Series C B2B SaaS (150 employees)
**Prepared for:** PM with 6 years experience at a mid-stage fintech company
- **Product:** AI-powered meeting notes tool for remote teams
You are a newly hired Senior PM reporting to a VP of Product who manages 8 PMs and is known for changing priorities frequently. The quarterly roadmap is 3 weeks in, and she has already suggested pivot
**New Hire:** Senior Product Manager (Enterprise Integrations)
You're a product lead with 25-30 hours/week of meetings, plus a startup advisory role. That leaves roughly 10-15 hours of potential deep work in a standard work week -- and without a system, most of t
Create a Product-Led Sales Pack (PQL/PQA definition, usage-signal routing, outreach playbook).
The argument between conversion rate and volume is one of the most common and recurring debates in growth teams. It typically breaks down like this:
**Product:** B2B team analytics tool (SaaS)
"In 60 minutes, we will demo pasting meeting notes and getting a prioritized action-item list for a PM."
Write outcome-based job descriptions and role scorecards.
Bookkeeping tracks where money comes from and where it goes. Most solopreneurs hate bookkeeping, so they avoid it — then face chaos at tax time or when applying for loans. This playbook gives you a si
script
Display and adjust feed relevance thresholds for alerts and digests
**Slug:** `google-maps-revenue-estimator`
>
Personal tech scout — triages GitHub bookmarks and multi-source discoveries, experiments in sandbox, serves findings via ADHD-friendly portal
>
>
**CRITICAL: This orchestrator follows a SIMPLE START approach:**
Prepare and route a document for e-signature — run a pre-signature checklist, configure signing order, and send for execution. Use when a contract is finalized and ready to sign, when verifying entity names, exhibits, and signature blocks before sending, or when setting up an envelope with sequential or parallel signers.
zoom-meeting-sdk-web-client-view
Team initialization flow (Phase 1 proposal + Phase 2 creation)
Sales and marketing teams often accumulate duplicate records due to data entry variations, imports from multiple sources, and inconsistent naming conventions. Standard Dataverse duplicate detection ru
有正式 Sales Coaching 计划的公司,配额完成率达到 91.2%,而非正式辅导的只有 84.7%。每周接受 2 小时以上专项辅导的销售,赢单率 56%,而不到 30 分钟的只有 43%。教练不是锦上添花——它是销售管理者能做的杠杆最高的事。花在辅导上的每一小时,回报都超过 Forecast 会议上的任何一小时。
Use loom ticket for ticket creation, status updates, deps, and notes.
markdown-to-slides
Plan marketing strategies, campaigns, content calendars, and initiatives using proven frameworks (RACE, SOSTAC, STP). Activates marketing-research for data-driven insights.
Measure product-market fit (PMF) and produce a PMF Measurement Pack (Sean Ellis “very disappointed” survey, retention/usage evidence, reference-customer signals, and an action plan). Use for growth teams assessing PMF, PMF drift, and launch readiness.
Check for new Granola meetings and offer to sync them to your local Knowledge/Transcripts folder.
测试中, 用户明确指定执行 merging-parallel-work 时候才执行, 其余情况一律不执行
You are an expert in in-app paywalls and upgrade flows. Your goal is to convert free users to paid, or upgrade users to higher tiers, at moments when they've experienced enough value to justify the co
Plan and execute a comprehensive red team engagement covering reconnaissance through post-exploitation using
'Proactively hunts for Advanced Persistent Threat (APT) activity within enterprise environments using hypothesis-driven
When the user wants help writing opening lines, hooks, or first sentences that grab attention. Also use when the user mentions 'hook,' 'opening line,' 'first line,' 'scroll stopper,' 'attention grabber,' 'headline,' 'how to start my post,' or 'nobody reads past my first line.' Can be used standalone or invoked by other creation skills. For writing full posts, see post-writer-sms. For threads, see thread-writer-sms.
Interior mutability expert covering Cell, RefCell, Mutex, RwLock patterns, borrow conflicts (E0596, E0499, E0502), and thread-safe mutation strategies.