Install
$ agentstack add skill-hiteshbandhu-skills-i-use-navigate-aie-europe-2026 ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Navigate AIE Europe 2026
Action playbook from fourteen AIE Europe 2026 keynotes. Do not summarize talks — pick a workflow and execute it.
Supporting files:
- [workflows.md](workflows.md) — workflows A–N
- [source-index.md](source-index.md) — src-NNN → learnings
Optional deliverables: {SKILL_OUTPUT_DIR}/navigate-aie-europe-2026/
Step 0 — Pick workflow
What is the user trying to do?
├─ Agent orchestration / AgentCraft → A [src-001]
├─ Agents beyond chat (legal/work UX) → B [src-002]
├─ Quality bar in slop era (pi / craft) → C [src-003, src-010]
├─ Code mode / code-as-interface → D [src-004]
├─ How AI changes engineering (Pragmatic Engineer) → E [src-005]
├─ Gemini / DeepMind research direction → F [src-006]
├─ Replace large code with small skills → G [src-007]
├─ Software fundamentals still matter → H [src-008]
├─ OpenClaw / local agent state → I [src-009]
├─ End of apps / new UX containers → J [src-011]
├─ Judgment vs friction (human in loop) → K [src-012]
├─ MCP roadmap & agent stack → L [src-013]
├─ New application layer (Vercel) → M [src-014]
└─ Skills + subagents in products → G [src-007] + [L]
Open [workflows.md](workflows.md).
Install
cp -r skills/navigate-aie-europe-2026 ~/.claude/skills/
cp -r skills/navigate-aie-europe-2026 ~/.cursor/skills/
Source: playlists/aie-europe-2026-keynotes/.
Cross-cutting rules
| Rule | Source | |------|--------| | 2026 agents = skills + MCP + production hardening | [src-013 @ 5:31] | | Load prompts/skills only when user invokes | [src-007 @ 8:39] | | Code mode: let executable code carry intent | [src-004] | | Judgment remains human; friction is signal | [src-012] | | Fundamentals (types, tests) still gate quality | [src-008] |
Output to user
- Name workflow (A–N) and deliverable
- Artifacts under
./skill-outputs/navigate-aie-europe-2026/when requested
Invocation examples
@navigate-aie-europe-2026 MCP adoption plan for our agent
should we replace our rules engine with a 200-line skill?
code mode vs tool-calling for our workflow engine
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: hiteshbandhu
- Source: hiteshbandhu/skills-i-use
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.