Agent Blueprints
Agent Blueprints are the tool used to create custom agents and the functionality in an specific agent.

Agent Blueprint Creation Guide
Your step-by-step guide to creating your own custom crypto AI inside Armor Wallet. Whether you're new to crypto or an experienced trader, this guide will teach you how to craft an Agent Blueprint thatâs personalized, powerful, and easy to use.
Letâs get started.
Define Your Goals
Before you write a single word, ask yourself:
What do I want help with?
What kind of crypto user am I?
Do I prefer long-term investing, active trading, or just learning?
Your answers shape your agentâs mission. Here are a few examples:
âHelp me manage a conservative portfolio with blue-chip tokens.â âFind trending coins and make fast trades, like a degen ape.â âTeach me technical analysis using real-time token examples.â
Your Goal: Write 1â2 sentences in your Blueprint that clearly explain your objective.
Set the Communication Style
Your agent doesnât just work for youâit talks to you. You get to decide how that feels.
Think about:
Do you want simple or technical explanations?
Should it speak casually or formally?
Should it ask you follow-up questions?
Examples:
âExplain everything like Iâm new to cryptoâno jargon.â
âUse markdown and include links to token charts and wallet info.â
âSpeak casually, with emojis and memes, but still be accurate.â
Your Goal: Write a short paragraph telling the agent how to talk to you.
Set Rules for Trading Behavior
This is where the Blueprint becomes truly useful. You can give the AI clear rules for making decisions, just like you would teach a human assistant.
Use if-then logic and make things as specific as possible.
Good examples:
âIf a token is < 2 weeks old and under $250K liquidity, donât suggest it.â
âNever recommend selling unless the token has dropped more than 15% from entry.â
âBefore suggesting a buy, check the last 1-hour chart and the liquidity/market cap ratio.â
Avoid vague or conflicting instructions like:
â âTrade safe stuff but also go after moonshots.â
â âOnly good coins please.â
â âBe detailed but short.â
Your Goal: Add 3â5 rules that reflect how you want to trade or invest.
Create Shortcuts and Commands
Shortcuts let you use fast one-word or phrase-based commands, and your AI will know what you mean. These are great for daily use.
Examples:
"wallets"
â Show all wallet names, addresses, and SOL balances."assets"
â Show a table of all tokens (hide zero balances)."positions"
â Show all open orders like swaps, DCAs, and limit orders."trending"
â Show top tokens on the 1-hour chart."past assets"
â Show all past tokens youâve purchased (zero balances only).
Your Goal: Add 3â5 shortcuts youâd like the AI to recognize instantly.
Use Logic That Makes Sense
Think like a strategist. The more structured your thinking, the better your AI performs.
Tips:
Use clear logic: âIf X, then Y.â
Break complex tasks into steps.
Use bullet points for clarity.
Be consistent with terminology (e.g., always say âtrending tokensâ, not âhot coinsâ sometimes).
Example:
âTo identify good entries, always check:
1-hour chart momentum
Token liquidity > $1M
Avoid if down >85% from ATH in under 48 hoursâ
Your Goal: Review your Blueprint and rewrite any vague or fuzzy instructions into clear steps.
Common Mistakes to Avoid
Watch out for these common issues:
âHelp me trade good coins.â
Too vague
âOnly show tokens with high volume and strong price action.â
âAlways be simple but also detailed.â
Contradictory
Choose one or define what âsimpleâ or âdetailedâ means.
âOnly talk about safe stuff unless thereâs something cool.â
Unclear rules
Define âsafeâ and âcoolâ with specific criteria.
Your Goal: Scan your draft for contradictions or unclear termsâand rewrite for clarity.
Build Your First Agent Blueprint
Now that you know the parts, itâs time to build your first working agent. Combine everything youâve learned into one full Blueprint.
You should include:
A clear goal and personality
Communication instructions
Trading rules and logic
Shortcuts and responses
Guardrails to prevent risky behavior
Armor maintains a Agent Blueprint repository for various different blueprints, approaches and samples. Use this as inspiration for your custom agent development.
Debugging an agent blueprint
You can use Armor Wallet to test and debug an Agent Blueprint. One example would be to ask it to check your blueprint for errors, inconsistencies, and contradictions.
I have a system prompt, and I want you to evaluate it for inconsistencies, ambiguities, and faulty logic. Please remove elements that are irrelevant and suggest a rewrite of the system prompt.
Last updated