Skip to content

Commit 2a94a68

Browse files
committed
chore: normalize bap578 skills description
1 parent 8b5cf02 commit 2a94a68

13 files changed

Lines changed: 24 additions & 67 deletions

File tree

index.json

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

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
id: bap578-agent-economy
33
name: BAP-578 Agent Economy
4-
description: >
5-
Design and operate an agent-to-agent economy using BAP-578. Covers agent
6-
funding models, inter-agent payments, reputation systems, service
7-
marketplaces, and economic incentive design for NFA ecosystems.
4+
description: Design and operate an agent-to-agent economy using BAP-578. Covers agent funding models, inter-agent payments, reputation systems, service marketplaces, and economic incentive design for NFA ecosystems.
85
category: Blockchain
96
author: community
107
version: 1.0.0

skills/Blockchain/bap578-analytics/SKILL.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
id: bap578-analytics
33
name: BAP-578 Analytics & Indexing
4-
description: >
5-
Build analytics dashboards and indexers for BAP-578 agents. Track minting
6-
activity, agent funding, treasury revenue, and engagement using on-chain
7-
events. Use when analyzing NFA data or building monitoring tools.
4+
description: Build analytics dashboards and indexers for BAP-578 agents. Track minting activity, agent funding, treasury revenue, and engagement using on-chain events. Use when analyzing NFA data or building monitoring tools.
85
category: Blockchain
96
author: community
107
version: 1.0.0

skills/Blockchain/bap578-business/SKILL.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
id: bap578-business
33
name: BAP-578 Business & Monetization
4-
description: >
5-
Business strategy, monetization models, treasury management, pricing,
6-
and go-to-market planning for BAP-578 Non-Fungible Agents on BNB Chain.
7-
Use when planning the commercial side of an NFA deployment.
4+
description: Business strategy, monetization models, treasury management, pricing, and go-to-market planning for BAP-578 Non-Fungible Agents on BNB Chain. Use when planning the commercial side of an NFA deployment.
85
category: Blockchain
96
author: community
107
version: 1.0.0

skills/Blockchain/bap578-deploy/SKILL.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
id: bap578-deploy
33
name: BAP-578 Deployment
4-
description: >
5-
Deploy BAP-578 Non-Fungible Agents to testnet or mainnet. Covers environment
6-
setup, Hardhat configuration, proxy deployment, verification steps, and
7-
post-deployment checks. Use when deploying or configuring a BAP-578 contract.
4+
description: Deploy BAP-578 Non-Fungible Agents to testnet or mainnet. Covers environment setup, Hardhat configuration, proxy deployment, verification steps, and post-deployment checks. Use when deploying or configuring a BAP-578 contract.
85
category: Blockchain
96
author: community
107
version: 1.0.0

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
id: bap578-logic-contracts
33
name: BAP-578 Logic Contracts
4-
description: >
5-
Build, deploy, and bind logic contracts to BAP-578 Non-Fungible Agents.
6-
Logic contracts define autonomous agent behavior on-chain. Covers architecture,
7-
binding rules, security considerations, and example patterns.
4+
description: Build, deploy, and bind logic contracts to BAP-578 Non-Fungible Agents. Logic contracts define autonomous agent behavior on-chain. Covers architecture, binding rules, security considerations, and example patterns.
85
category: Blockchain
96
author: community
107
version: 1.0.0

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
id: bap578-metadata-design
33
name: BAP-578 Metadata & Persona Design
4-
description: >
5-
Design agent personas, experiences, vault schemas, voice profiles, and
6-
metadata URIs for BAP-578 Non-Fungible Agents. Covers the AgentMetadata
7-
fields, persona format, vault integrity, and best practices.
4+
description: Design agent personas, experiences, vault schemas, voice profiles, and metadata URIs for BAP-578 Non-Fungible Agents. Covers the AgentMetadata fields, persona format, vault integrity, and best practices.
85
category: Blockchain
96
author: community
107
version: 1.0.0

skills/Blockchain/bap578-scanner/SKILL.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
22
id: bap578-scanner
33
name: BAP-578 On-Chain Scanner
4-
description: >
5-
Scan, query, and verify BAP-578 Non-Fungible Agents on BNB Chain using
6-
ethers.js, viem, or direct RPC. Covers reading agent state, metadata,
7-
event history, vault verification, bulk scanning, and building indexers.
8-
Use when investigating agent data or building monitoring tools.
4+
description: Scan, query, and verify BAP-578 Non-Fungible Agents on BNB Chain using ethers.js, viem, or direct RPC. Covers reading agent state, metadata, event history, vault verification, bulk scanning, and building indexers. Use when investigating agent data or building monitoring tools.
95
category: Blockchain
106
author: community
117
version: 1.0.0

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
id: bap578-security-audit
33
name: BAP-578 Security Audit
4-
description: >
5-
Security audit checklist and threat model for BAP-578 Non-Fungible Agents.
6-
Covers reentrancy, access control, upgrade safety, fund management, logic
7-
contract risks, and off-chain integrity. Use when auditing or hardening NFA.
4+
description: Security audit checklist and threat model for BAP-578 Non-Fungible Agents. Covers reentrancy, access control, upgrade safety, fund management, logic contract risks, and off-chain integrity. Use when auditing or hardening NFA.
85
category: Blockchain
96
author: community
107
version: 1.0.0

skills/Blockchain/bap578-testing/SKILL.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
22
id: bap578-testing
33
name: BAP-578 Testing
4-
description: >
5-
Testing strategies for BAP-578 Non-Fungible Agents. Covers unit tests,
6-
integration tests, upgrade tests, and edge cases using Hardhat and Chai.
7-
Use when writing, running, or debugging tests for BAP-578 contracts.
4+
description: Testing strategies for BAP-578 Non-Fungible Agents. Covers unit tests, integration tests, upgrade tests, and edge cases using Hardhat and Chai. Use when writing, running, or debugging tests for BAP-578 contracts.
85
category: Blockchain
96
author: community
107
version: 1.0.0

0 commit comments

Comments
 (0)