Eric Wang
Community@ericwang915
Code dreamer. Terminal dweller.(代码织梦,栖息终端。)
Agent Skills by Eric Wang
Showing 36 vetted skills indexed across 1 GitHub repositories.
summarize
Summarize URLs, articles, PDFs, and local files into short, medium, or long summaries.
tavily_search
Perform real-time web searches with cited results via the Tavily API.
google_workspace
Automate Gmail, Calendar, Drive, Sheets, and Docs tasks via gog CLI.
skill_creator
Create reusable skills on demand via guided workflow and create_skill tooling.
model_usage
Aggregate token usage and API costs from the usage history log.
session_logs
Search and analyze past Markdown session files for historical context.
system_time
Provide current date, time, timezone, and Unix timestamp conversions.
change_persona
Update the agent's persona by editing context/persona/persona.md.
change_setting
Update pythonclaw.json runtime settings for API keys, tokens, and providers.
system_random
Generate random integers, floats, UUIDs, passwords, and list choices via CLI.
change_soul
Modify agent identity by editing the SOUL.md file with read_file and write_file.
onboarding
Collect user identity details and write soul.md and persona.md files.
code_runner
Execute Python code in an isolated subprocess with timeout protection.
github
Automate GitHub repository, issue, PR, and CI operations via gh CLI or Python API.
http_request
Perform HTTP requests to any API endpoint with custom headers and JSON payloads.
translator
Translate text between 100+ languages with automatic source detection via CLI.
slack
Send Slack messages, read channels, and react with emojis via API.
Send emails via SMTP with HTML bodies, attachments, and CC/BCC.
web_scraper
Extract text, links, and headings from web pages into JSON.
csv_analyzer
Analyze CSV and Excel files with pandas and openpyxl for statistics and structure.
pdf_writer
Convert text, Markdown, or HTML into PDF documents with fpdf2.
pdf_convert
Convert PDF pages to images and images to PDFs.
youtube
Fetch YouTube video metadata and transcripts from URLs.
pdf_merge
Merge multiple PDF files into a single document with optional page selection.