/explore

Fetch multiple URLs, synthesize plaintext research reports, and update Asana tasks.

8|1|Updated Jan 21, 2024
One-click install
npx skills add https://github.com/azigler/dotfiles --skill explore-azigler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /explore
Source: https://github.com/azigler/dotfiles/tree/main/agents/skills/explore
Command: npx skills add https://github.com/azigler/dotfiles --skill explore-azigler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It turns scattered external sources into a structured, decision-ready research report and delivers it to a specific Asana task description. It also optionally creates a LinkedIn-ready Zig-voice post plus a SSoT-driven image attachment when a publishable deliverable is requested.

Core Features & Use Cases

  • Multi-source research to structured report: Fetches multiple URLs in parallel, distills each source, and synthesizes cross-source patterns into a canonical plaintext report format.
  • Asana task workflow: Verifies the target task, preserves existing context, and updates the task notes using the fleet proxy via POST /update with plaintext discipline.
  • Optional publishing deliverables: Creates an Asana subtask for a LinkedIn post, drafts the post in the correct Zig-voice scope, generates a specific-subject image via SSoT + OpenRouter, and attaches it.
  • Archival mode for future reference: Creates a ~/explore/<topic>/ umbrella folder with orientation and findings plus per-source captured reference markdown files.

Quick Start

Run explore by asking for an Asana task update: "explore <asana-task-gid> https://example.com https://example.org https://example.net".

Frequently Asked Questions about /explore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compile multi-source research findings into a structured report?

To compile multi-source research into a structured report, provide a list of URLs to a synthesis tool that fetches them in parallel, distills the content, and cross-references patterns to output a canonical plaintext report format ready for decision-making.

How do I update an Asana task with external web research automatically?

Update an Asana task with external web research by providing the task GID and source URLs to an automation tool that verifies the task, preserves existing context, and POSTs strict plaintext findings directly into the task notes.

Can I generate a LinkedIn post and a specific-subject image directly from web research?

Yes, you can generate a LinkedIn post and a specific-subject image from web research by enabling a publishing mode that drafts Zig-voice content and uses SSoT with OpenRouter to create and attach a relevant image to an Asana subtask.

Does Asana task reporting support strict plaintext output for copy-paste artifacts?

Yes, Asana task reporting supports strict plaintext output for copy-paste artifacts by enforcing a no-HTML discipline during the report-template synthesis and POST update mechanics, ensuring the delivered task notes remain formatting-free.

What is the best way to archive captured reference markdown files from multiple URLs?

The best way to archive captured reference markdown files from multiple URLs is to use an archival mode that creates an umbrella folder containing orientation and findings documents alongside per-source reference files for future reference.

Do I need an Asana task GID to run multi-source web fetching and reporting?

Yes, you need an Asana task GID to run multi-source web fetching and reporting if you want to update the task notes, but you can also run a report-only mode or an archival umbrella-folder mode without updating a specific task.