Agent Skills by william2333zz
Showing 20 vetted skills indexed across 1 GitHub repositories.
memory
Store and retrieve persistent workspace memory in MEMORY.md and daily logs.
base_skill
Read, edit, write files and execute bash commands in a terminal.
cron
Manage scheduled tasks with cron expressions and persistent local storage.
doc_export_skill
Convert Markdown content into .docx files with client and date naming.
solution_skill
Generate structured six-chapter solution documents from customer requirements.
gateway_skill
Lists available agents and sends messages to specific agent sessions for task delegation.
code_skill
Search repository content with regular expressions and glob patterns.
opportunity_skill
Standardize natural language sales opportunities into structured JSON for CRM integration.
sessions_skill
List, preview, and send messages to chat sessions via Gateway.
message_skill
Send text messages to designated channels via connected platforms.
agent-creator
Create new Paramecium agents from templates and connect them to a Gateway.
skill-creator
Guide creation and structuring of modular AI skills with SKILL.md.
knowledge
Search and organize Markdown knowledge bases using FTS5 indexing and vector embeddings.
web_skill
Fetch text content from URLs or perform web searches via Serper.dev or Tavily.ai.
todo_skill
Manage in-conversation to-do lists with task statuses and structured outputs.
missing-description
Report an incomplete skill definition due to missing documentation.
different-name
Validate skill naming conventions against directory names.
disable-model-invocation
Disable direct model invocation for deterministic skill execution.
valid-skill
Provide a basic functional skill unit for testing and validation.
node-creator
Create and manage Gateway nodes that expose agent capabilities.