four_meme_agentic_ops
SKILL.md
Four.Meme Agentic Ops
Usage
- Category: Ecosystem
- Mode: guide
- Version: 0.1.0
Input Example
{
"goal": "momentum_entry",
"riskTier": "medium",
"maxCapitalBnb": 0.6,
"entrySlices": 3,
"confirmationMode": "human_in_the_loop"
}
Operating Loop
- Discover candidates (read-only):
npx fourmeme token-list npx fourmeme token-rankings - Score each candidate with a fixed rubric:
- liquidity quality
- price acceleration
- holder concentration
- tax and transfer constraints
- Build a proposed execution plan (size, slices, and invalidation).
- Ask for explicit confirmation on every write action.
- Execute using trade commands from the approved plan:
npx fourmeme quote-buy ... npx fourmeme buy ... npx fourmeme quote-sell ... npx fourmeme sell ... - Monitor and journal:
Record rationale, execution hash, and post-trade outcome.npx fourmeme events <fromBlock> [toBlock]
Agentic Policy
- Keep default mode as assistive, not autonomous.
- Require explicit user confirmation for all on-chain writes.
- Apply hard risk caps before each order (
maxCapitalBnb,maxLossBnb,maxSlippageBps). - Re-check wallet and quote right before execution to avoid stale state.
Source Anchors
- four-meme-ai package + command list: https://www.npmjs.com/package/four-meme-ai
- Four.meme protocol integration page: https://four-meme.gitbook.io/four.meme/brand/protocol-integration
Weekly Installs
1
Repository
brief-onchain/skills-labFirst Seen
6 days ago
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1