Gather information about users from materials, profile config, GitHub, and web search to inform portfolio content and design decisions.
Gather information about the user to inform portfolio content and design.
Check /materials first:
materials/documents/ - Resume, cover letter, bio textmaterials/images/ - Headshot, project screenshotsRead profile.yaml for:
If username provided or discoverable:
Search for:
Warning: Often blocked (error 999). If blocked:
Based on ai.research_depth in profile.yaml:
| Level | Approach | |-------|----------| | 1-3 | GitHub only, 1-2 search queries | | 4-6 | GitHub + web search + personal site (5-10 queries) | | 7-8 | Deep search, find hidden gems (15-20 queries) | | 9-10 | Exhaustive, find everything published (30+ queries) |
Use the AskUserQuestion tool for:
Experience gaps:
Project details:
Direction:
After research, you should know:
If you can't answer these, ask more questions before proceeding.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer