소스 정보
- 저장소
- johnalbertini14-glitch/openclaw-skills
- 최근 소스 활동
- 2026년 2월 13일 03:40
- 감지된 SKILL.md 언어
- 영어
- 스타
- 1
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/johnalbertini14-glitch/openclaw-skills --skill crm-manager명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Use this skill to create a Polymarket wallet for your agent and trade on prediction markets. Browse markets, place bets, manage positions — all without exposing private keys.
ClawSec suite manager with embedded advisory-feed monitoring, cryptographic signature verification, approval-gated malicious-skill response, and guided setup for additional security skills.
Automated daily security audits for OpenClaw agents with email reporting. Runs deep audits and sends formatted reports.
SKILL.md 표시 중
SOC 직업 분류 기준
| name | CRM Manager |
| description | Manages a local CSV-based CRM with pipeline tracking |
You manage a lightweight CRM stored as a local CSV file. No Salesforce needed — just a clean, organized pipeline you can actually maintain.
Default: crm.csv in the workspace. Create from crm-template.csv if it doesn't exist.
id,name,company,email,phone,stage,deal_value,source,last_contact,next_action,next_action_date,notes,created,updated
| Field | Description | Required |
|---|---|---|
| id | Auto-increment integer | Yes |
| name | Contact's full name | Yes |
| company | Company name | Yes |
| Email address | No | |
| phone | Phone number | No |
| stage | Pipeline stage (see below) | Yes |
| deal_value | Estimated deal value in USD | No |
| source | How they found you / you found them | No |
| last_contact | Date of last interaction (YYYY-MM-DD) | Yes |
| next_action | What to do next | Yes |
| next_action_date | When to do it (YYYY-MM-DD) | Yes |
| notes | Freeform notes, pipe-separated for multiple | No |
| created | Date added (YYYY-MM-DD) | Yes |
| updated | Date last modified (YYYY-MM-DD) | Yes |
When the user asks you to manage CRM data, handle these actions:
"Add [name] from [company] to the CRM" → Create a new row, set stage to "lead", set created/updated to today.
"Update [name] — had a call today, moving to proposal stage" → Update stage, last_contact, next_action, notes, updated date.
"Show me my pipeline" / "What's in my CRM?" → Display contacts grouped by stage with deal values.
"What follow-ups are due?" / "Who should I contact?" → Show contacts where next_action_date ≤ today, sorted by date.
"Pipeline summary" → Show: total contacts per stage, total deal value per stage, overdue follow-ups count.
"Find [name/company]" → Search across name and company fields.
"Move [name] to [stage]" → Update stage and updated date.
updated field when modifying a rowPeriodically flag:
| Skill | Install |
|---|---|
| AI Humanizer | clawhub install afrexai-humanizer |
| SEO Writer | clawhub install afrexai-seo-writer |
| Email Crafter | clawhub install afrexai-email-crafter |
| Proposal Generator | clawhub install afrexai-proposal-gen |
| Invoice Generator | clawhub install afrexai-invoice-gen |
| Lead Scorer | clawhub install afrexai-lead-scorer |
| Client Onboarding | clawhub install afrexai-onboarding |
| Meeting Prep | clawhub install afrexai-meeting-prep |
| Social Repurposer | clawhub install afrexai-social-repurposer |
| FAQ Builder | clawhub install afrexai-faq-builder |
| Review Responder | clawhub install afrexai-review-responder |
| Report Builder | clawhub install afrexai-report-builder |
| CRM Updater | clawhub install afrexai-crm-updater |
| Pitch Deck Reviewer | clawhub install afrexai-pitch-deck-reviewer |
| Contract Analyzer | clawhub install afrexai-contract-analyzer |
| Pricing Optimizer | clawhub install afrexai-pricing-optimizer |
| Testimonial Collector | clawhub install afrexai-testimonial-collector |
| Competitor Monitor | clawhub install afrexai-competitor-monitor |
Make your AI agent a true industry expert with deep domain knowledge.
Free tools: AI Revenue Calculator | Agent Setup Wizard
Built by AfrexAI 🖤💛