Jared Tucker
Community@Dawaad · Melbourne
Engineering
Agent Skills by Jared Tucker
Showing 16 vetted skills indexed across 1 GitHub repositories.
draw
Generate Excalidraw diagram JSON files and render them to PNG for visual validation.
prospect
Searches, enriches, and researches Apollo prospects, then writes results into an Obsidian vault.
conflict
Analyzes and resolves git merge conflicts by categorizing hunks and staging resolutions.
enrich
Enrich CSV and XLSX prospect lists by researching and filling missing columns with sourced data.
morning-routine
Aggregates Slack, Gmail, calendar, and project data into a confirmed daily plan written to an Obsidian note.
schedule-manage
Creates and edits a canonical weekly work schedule in a Markdown file.
changelog
Creates changelog and devlog entries from git activity with platform-ready drafts.
expert-panel
Synthesizes perspectives from relevant domain experts for strategic and architectural questions.
content-media-ingest
Ingests Instagram reels and carousels into an Obsidian wiki as structured benchmark pages.
evening-retro
Runs an end-of-day retrospective that grades daily plans, syncs project state, and writes structured retro snapshots to a personal wiki.
project-tracker
Manage a markdown catalog of multi-session projects with status, next actions, and progress logs.
notion-upload
Uploads local files to Notion pages as image or file blocks via the Notion API.
transcript-ingest
Extract transcripts from video URLs and route atomic ideas into domain wiki pages.
bug-fix
Fix bugs through a reproduce-first workflow with failing tests and sub-agent code fixes.
pr-comment
Triage, plan, fix, and resolve GitHub pull request review comments in four phases.
schedule-today
Reads a canonical weekly schedule file and outputs today's focus blocks and fixed commitments.
Frequently Asked Questions About Jared Tucker
FAQPage SchemaWhat tasks can I accomplish with Dawaad's skill collection?▼
You can run Apollo-based prospect discovery and CSV/XLSX list enrichment, manage daily planning and evening retrospectives in an Obsidian vault, track multi-session projects, resolve git merge conflicts, fix bugs via failing-test contracts, handle PR review comments, generate changelogs, ingest YouTube transcripts and Instagram reels, upload files to Notion, and create Excalidraw diagrams.
Who is the target user for these skills?▼
A founder-engineer or solo operator balancing startup responsibilities: outbound sales prospecting, content production, software development, and personal planning. The skills assume a single-user Obsidian wiki at /home/jared/Documents/wiki and connected Slack, Gmail, and calendar accounts.
What integrations and dependencies do these skills require?▼
Skills depend on Apollo MCP for prospecting, the claude.ai Slack connector, Gmail and calendar multi-account connectors, the Notion API for file uploads, yt-dlp for transcript extraction, git for conflict and changelog skills, and a local Obsidian vault with defined folder structures for daily notes, projects, and retros.
How do the planning and retrospective skills work together?▼
morning-routine builds a daily plan from comms, calendar, and the standing weekly schedule; schedule-manage edits that canonical weekly schedule; schedule-today reads today's focus; evening-retro scores actual delivery against the plan, journals outcomes, and feeds adjustments back into future morning-routine planning cycles.
How does the prospecting and enrichment pipeline handle data quality?▼
The prospect skill deduplicates against existing vault prospects, enriches companies and contacts via Apollo MCP, and web-researches pain signals before writing to the vault. The enrich skill uses a Clay-style waterfall across Apollo, web search, company sites, and LinkedIn, adding a sourced hyperlink column for validation.