Skip to main content
Run any Skill in Manus
with one click
wdm0006
GitHub creator profile

wdm0006

Repository-level view of 31 collected skills across 2 GitHub repositories.

skills collected
31
repositories
2
updated
2026-06-16
repository explorer

Repositories and representative skills

auto-logging-email-interactions
customer-service-representatives-434051

Parses recent Gmail activity and logs interaction summaries to Evergreen CRM contacts — without storing full email bodies. Use when you want to sync email activity to your CRM, update interaction history, or keep Evergreen current with your communications. Requires Gmail connected in Claude.

2026-04-05
capturing-contacts-in-evergreen
market-research-analysts-and-marketing-specialists-131161

Parses unstructured text (email signatures, business cards, LinkedIn profiles, meeting notes) into structured Evergreen CRM contacts. Use when adding new contacts from raw text, importing contacts from emails or messages, or batch-creating contacts from event notes.

2026-04-05
enriching-evergreen-contacts
human-resources-specialists

Researches and enriches Evergreen CRM contacts with publicly available information — LinkedIn details, company info, recent news, and shared context. Use when a contact has sparse details, before an important meeting, or when batch-updating stale records.

2026-04-05
evergreen-context-recall
agents-and-business-managers-of-artists-performers-and-athletes-131011

Generates a narrative summary of everything known about a contact in Evergreen CRM — how you met, what you've discussed, mutual connections, and pending threads. Use when you need to quickly refresh your memory before reaching out, replying, or meeting someone.

2026-04-05
drafting-evergreen-follow-ups
door-to-door-sales-workers-news-and-street-vendors-and-related-workerstelemarketers-419041

Drafts personalized follow-up emails and messages based on Evergreen CRM contact history, past interactions, and pending actions. Use when you need to write a follow-up email, thank-you note, check-in message, or any outreach to an existing contact.

2026-04-05
evergreen-event-follow-up
sales-representatives-of-services-except-advertising-insurance-financial-services-and-travelsales-representatives-wholesale-and-manufacturing-technical-and-scientific-products

Batch-processes contacts from a conference, dinner, or networking event into Evergreen CRM — creates records, tags them by event, and drafts personalized follow-up messages. Use after any event where you met multiple new people.

2026-04-05
evergreen-follow-up-reminders
market-research-analysts-and-marketing-specialists-131161

Generates a prioritized follow-up list from Evergreen CRM based on overdue actions, stale contacts, and interaction cadences. Use when planning your week, checking who needs attention, or building a daily outreach list.

2026-04-05
scanning-inbox-for-evergreen
agents-and-business-managers-of-artists-performers-and-athletes-131011

Scans Gmail for actionable items and maps them to Evergreen CRM contacts — unanswered questions, promised deliverables, introduction requests, and follow-ups needed. Use when triaging your inbox, catching missed commitments, or syncing email activity to your CRM. Requires Gmail connected in Claude.

2026-04-05
Showing top 8 of 18 collected skills in this repository.
keeping-git-repos-clean
software-developers

Prevents, detects, and remediates files that should never be committed — secrets (.env, API tokens, hardcoded credentials) and dev artifacts (build output, scratch databases, editor/OS files). Covers .gitignore (and why it does not untrack), git rm --cached, auditing tracked files, history scrubbing, and credential rotation. Use when a repo has committed secrets or junk, when setting up a new repo's ignore rules, or when reviewing what a repo actually tracks.

2026-06-16
designing-python-apis
software-developers

Designs intuitive Python library APIs following principles of simplicity, consistency, and discoverability. Handles API evolution, deprecation, breaking changes, and error handling. Use when designing new library APIs, reviewing existing APIs for improvements, or managing API versioning and deprecations.

2026-04-02
building-python-clis
software-developers

Builds command-line interfaces for Python libraries using Click or Typer. Includes command groups, argument handling, progress bars, shell completion, and CLI testing with CliRunner. Use when adding CLI functionality to a library or building standalone command-line tools.

2026-04-02
improving-python-code-quality
software-developers

Improves Python library code quality through ruff linting, mypy type checking, Pythonic idioms, and refactoring. Use when reviewing code for quality issues, adding type hints, configuring static analysis tools, or refactoring Python library code.

2026-04-02
building-python-communities
software-developers

Builds and manages open source Python library communities including CONTRIBUTING.md, CODE_OF_CONDUCT.md, issue/PR templates, contributor recognition, and GitHub automation. Use when setting up community infrastructure, improving contributor experience, or managing project governance.

2026-04-02
documenting-python-libraries
computer-programmers

Creates comprehensive Python library documentation including Google-style docstrings, Sphinx setup, API references, tutorials, and ReadTheDocs configuration. Use when writing docstrings, setting up Sphinx documentation, or creating user guides for Python libraries.

2026-04-02
reviewing-python-libraries
computer-programmers

Comprehensively reviews Python libraries for quality across project structure, packaging, code quality, testing, security, documentation, API design, and CI/CD. Provides actionable feedback and improvement recommendations. Use when evaluating library health, preparing for major releases, or auditing dependencies.

2026-04-02
packaging-python-libraries
computer-programmers

Packages and distributes Python libraries using modern pyproject.toml, build backends (setuptools, hatchling), PyPI publishing with trusted publishing, and wheel building. Use when packaging libraries for distribution, publishing to PyPI, or troubleshooting packaging issues.

2026-04-02
Showing top 8 of 13 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded