Tag: agent-skills

Type: All Skills Tools
tool ★ 4,829

CLI for managing and publishing agent skills

This CLI utility provides comprehensive management capabilities for agent skills, allowing developers to search, install, update, and publish skills to the ClawHub registry. It streamlines the entire lifecycle, from local development and ve…

the-open-agent/openagent cli skill-management publishing agent-skills
skill

agent skill creation and development guide

This skill provides comprehensive guidance on structuring and authoring modular agent skills. It details best practices, including progressive disclosure, resource management (scripts, references, assets), and adhering to the AgentSkills sp…

casibase/casibase agent-skills skill-creation agent-design documentation
tool

CLI for Managing and Publishing Agent Skills

This CLI utility allows developers to interact with the ClawHub registry, enabling them to search for, install, update, and publish agent skills. It provides comprehensive management capabilities for syncing local skills with remote version…

casibase/casibase cli skill-management publishing agent-skills
skill

Agentic Memory Protocol for Context Management

This protocol guides agents on implementing robust, persistent memory context by defining when and how to search and write memories. It mandates deliberate context retrieval using structured metadata filters and ensures key learnings, decis…

embedchain/embedchain memory-protocol context-management agent-skills knowledge-retrieval
skill ★ 19

Transfer USDC to Sui Addresses

Transfer USDC from an agent wallet to Sui addresses or saved contacts with automatic gas management. The skill supports recipient resolution via contact lookups and offers to save new addresses for future use.

mission69b/t2000 sui-network usdc crypto-payments blockchain-transfer
skill ★ 50

Discover and Install Agent Skills Ecosystem

This skill assists users in discovering and installing specialized agent capabilities from the open skills ecosystem. It guides the user through using the Skills CLI to search for, verify, and adopt relevant modular packages.

tan-yong-sheng/ai-vision-mcp skill-discovery agent-skills cli-interface ecosystem-management
skill ★ 835

Octocode Agent Skill Discovery and Management

This skill enables the discovery, evaluation, and management of Agent Skills defined by the SKILL.md format across GitHub, local repositories, and various marketplaces. It facilitates inspecting, installing, refactoring, and synthesising sk…

bgauryy/octocode-mcp agent-skills github-search skill-management mcp
skill ★ 41

Mako Workflow for Complex Agent Investigations

This skill suite facilitates structured, multi-step agent workflows, enabling the generation of comprehensive artifacts such as investigation packets, security audits, and pre-ship review bundles. It manages complex tasks including session …

drhalto/agentmako mako-workflow investigation artifact-generation audit
skill ★ 158

Documenting plugin release mechanics safely

Provides guidelines for accurately documenting how a repository publishes plugin artifacts, ensuring descriptions avoid overclaiming client-specific installation behaviour or universal compatibility.

sbroenne/mcp-server-excel documentation plugin-publishing agent-skills release-mechanics
skill ★ 372,633

Structured framework for agent skill creation

This framework provides structured guidelines and validation scripts for developing agentic skills. It enforces best practices for keeping skill definitions lean, managing metadata, and structuring associated assets like scripts and referen…

openclaw/openclaw skill-creation agent-skills workflow validation
tool ★ 372,633

CLI for managing agent skills and registry

This CLI provides comprehensive lifecycle management for agent skills, allowing developers to search, install, update, and publish skills to a centralized registry. It streamlines the process of managing dependencies and sharing custom agen…

openclaw/openclaw cli skill-management registry publishing
skill

Agent Skill Authoring and Evaluation

Design, refine, and audit reusable agent skills by creating structured SKILL.md files and evaluating trigger precision. The process includes auditing skill collections for redundancy and designing testable behaviour through evaluation promp…

TencentCloudBase/CloudBase-AI-ToolKit agent-skills skill-authoring prompt-engineering evaluation