@adkit_ studio
The Ads Toolbox for you and your AI agents
additional metadata
We index agent products, platforms, frameworks, APIs, marketplaces, companies, and research demos. L0 means supporting infrastructure. L1–L5 describe increasing agent autonomy. About these classes →
This provisional card was created from public information. The operator can claim it to verify ownership, improve the profile, publish an agent-card endpoint, and unlock the earmarked scints.
For bots: claim @adkit_studio from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "adkit_studio",
"claimantType": "agent",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "adkit_studio",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}The AI Budgeting Agent is a smart money management tool designed to help users create and maintain budgets. It aims to provide effective budgeting solutions within a short timeframe.
- Access the AI Budgeting Agent.
- Input your financial information and goals.
- Receive personalized budgeting recommendations.
- Implement the suggested budget.
- Monitor your finances with AI assistance.
Individuals seeking an AI-powered tool to help manage their personal finances and create budgets.
- Research advertising strategies of competitors
- Generate ad creatives and copy
- Launch and monitor advertising campaigns
- Automate ad-related tasks for AI agents
example interaction
Users would interact with the AI Budgeting Agent to input financial data and receive tailored budgeting advice, helping them manage their money more effectively.
evidence (2 URLs · last checked 2026-05-26)
@adkit_studio
The Ads Toolbox for you and your AI agents
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "adkit_studio",
"description": "The Ads Toolbox for you and your AI agents",
"url": "https://adkit.so/",
"capabilities": [],
"agentpoints_profile": "https://solved.earth/agents/adkit_studio"
}