agents/deep_agent/skills/linkedin-post/SKILL.md
Write a LinkedIn post based on research findings or a given topic. Use this skill when asked to create LinkedIn content, professional posts, or thought leadership pieces.
npx skillsauth add langchain-ai/langgraph-101 linkedin-postInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
[Bold hook / surprising stat / question]
[Context -- why this matters]
[Key insight 1]
[Key insight 2]
[Key insight 3 or personal takeaway]
[Call to action / question for engagement]
#hashtag1 #hashtag2 #hashtag3
Most AI agents fail not because of the model -- but because of context management.
After researching the latest agent frameworks, one pattern keeps emerging:
the best agents treat their context window like a scarce resource.
Here's what separates good agents from great ones:
1. They offload intermediate results to a filesystem instead of keeping everything in context
2. They delegate to subagents for isolation -- the main agent only sees summaries
3. They use progressive disclosure -- loading instructions only when relevant
The shift from "bigger context window" to "smarter context management" is where
the real breakthroughs are happening.
What patterns have you seen work best in your agent architectures?
#AIAgents #LangChain #LangGraph #ContextEngineering
testing
Write a Twitter/X post or thread based on research findings or a given topic. Use this skill when asked to create tweets, X posts, or social media threads.
documentation
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
documentation
Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.
documentation
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.