Skip to content

Commit 19989a3

Browse files
committed
chore: move bap-578 and binance skills
1 parent 9497835 commit 19989a3

13 files changed

Lines changed: 233 additions & 12 deletions

File tree

index.json

Lines changed: 221 additions & 0 deletions
Large diffs are not rendered by default.

skills/bap578-agent-economy/SKILL.md renamed to skills/Blockchain/bap578-agent-economy/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
Design and operate an agent-to-agent economy using BAP-578. Covers agent
66
funding models, inter-agent payments, reputation systems, service
77
marketplaces, and economic incentive design for NFA ecosystems.
8-
category: BAP-578
8+
category: Blockchain
99
author: community
1010
version: 1.0.0
1111
examples:

skills/bap578-analytics/SKILL.md renamed to skills/Blockchain/bap578-analytics/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
Build analytics dashboards and indexers for BAP-578 agents. Track minting
66
activity, agent funding, treasury revenue, and engagement using on-chain
77
events. Use when analyzing NFA data or building monitoring tools.
8-
category: BAP-578
8+
category: Blockchain
99
author: community
1010
version: 1.0.0
1111
examples:

skills/bap578-business/SKILL.md renamed to skills/Blockchain/bap578-business/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
Business strategy, monetization models, treasury management, pricing,
66
and go-to-market planning for BAP-578 Non-Fungible Agents on BNB Chain.
77
Use when planning the commercial side of an NFA deployment.
8-
category: BAP-578
8+
category: Blockchain
99
author: community
1010
version: 1.0.0
1111
examples:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
Deploy BAP-578 Non-Fungible Agents to testnet or mainnet. Covers environment
66
setup, Hardhat configuration, proxy deployment, verification steps, and
77
post-deployment checks. Use when deploying or configuring a BAP-578 contract.
8-
category: BAP-578
8+
category: Blockchain
99
author: community
1010
version: 1.0.0
1111
examples:

skills/bap578-logic-contracts/SKILL.md renamed to skills/Blockchain/bap578-logic-contracts/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
Build, deploy, and bind logic contracts to BAP-578 Non-Fungible Agents.
66
Logic contracts define autonomous agent behavior on-chain. Covers architecture,
77
binding rules, security considerations, and example patterns.
8-
category: BAP-578
8+
category: Blockchain
99
author: community
1010
version: 1.0.0
1111
examples:

skills/bap578-metadata-design/SKILL.md renamed to skills/Blockchain/bap578-metadata-design/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
Design agent personas, experiences, vault schemas, voice profiles, and
66
metadata URIs for BAP-578 Non-Fungible Agents. Covers the AgentMetadata
77
fields, persona format, vault integrity, and best practices.
8-
category: BAP-578
8+
category: Blockchain
99
author: community
1010
version: 1.0.0
1111
examples:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: >
66
ethers.js, viem, or direct RPC. Covers reading agent state, metadata,
77
event history, vault verification, bulk scanning, and building indexers.
88
Use when investigating agent data or building monitoring tools.
9-
category: BAP-578
9+
category: Blockchain
1010
author: community
1111
version: 1.0.0
1212
examples:

skills/bap578-security-audit/SKILL.md renamed to skills/Blockchain/bap578-security-audit/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
Security audit checklist and threat model for BAP-578 Non-Fungible Agents.
66
Covers reentrancy, access control, upgrade safety, fund management, logic
77
contract risks, and off-chain integrity. Use when auditing or hardening NFA.
8-
category: BAP-578
8+
category: Blockchain
99
author: community
1010
version: 1.0.0
1111
examples:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
Testing strategies for BAP-578 Non-Fungible Agents. Covers unit tests,
66
integration tests, upgrade tests, and edge cases using Hardhat and Chai.
77
Use when writing, running, or debugging tests for BAP-578 contracts.
8-
category: BAP-578
8+
category: Blockchain
99
author: community
1010
version: 1.0.0
1111
examples:

0 commit comments

Comments
 (0)