Skip to main content
Manusで任意のスキルを実行
ワンクリックで
chiptoe-svg
GitHub クリエイタープロフィール

chiptoe-svg

4 件の GitHub リポジトリにある 51 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
51
リポジトリ
4
更新
2026-07-10
リポジトリエクスプローラー

リポジトリと代表的な skills

make-website
ウェブ開発者

Build and publish a website. Use whenever the user asks to make, create, build, or publish a website, landing page, dashboard, status page, one-pager, or anything else a human will load in a browser. Covers both the publish recipe (no tunnels, no third-party hosts) and the design discipline that keeps the result from looking like generic AI slop.

2026-07-10
clemson-curriculum
その他の高等教育教員

Use for Clemson GC curriculum content questions — what a specific course teaches, what skills or projects it includes, what assignments are used, where a topic or learning outcome is covered, and how courses relate to each other pedagogically. This is about course *content*, not degree rules or credit requirements (use gc-advisor for those).

2026-07-10
clemson-procurement
プロジェクト管理専門家

Use for ANY Clemson procurement or purchasing question — what's allowed or required, policy, rules, P-card, requisitions, purchase orders, suppliers, approvals, spending limits, bids/quotes. Use the procurement tools; never answer Clemson procurement from your own knowledge.

2026-07-10
clemson-scheduling
一般事務員

Use for Clemson class schedules and instructor scheduling — finding course sections, what an instructor is teaching, section details (time/seats/location), room availability, and academic terms. Use these tools, not your own knowledge.

2026-07-10
gc-alumni
データサイエンティスト

Use for questions about Clemson Graphic Communications alumni outcomes — where graduates work now, first-job placement, career trajectories, AI exposure of GC occupations, industry/occupation distribution, grad-school rates, and outcome trends by graduation cohort. Data comes from the gc-alumni MCP server (read-only SQLite). For degree rules or course content use gc-advisor or clemson-curriculum instead.

2026-07-10
gc-advisor
その他の高等教育教員

Use for Clemson GC degree rules and academic requirements — degree audit (which requirements has a student met?), credit counts, gen-ed rules, specialty-area rules, prerequisite checking, course planning, and academic regulation lookups. This is about *rules and requirements*, not course content or pedagogy (use clemson-curriculum for what a course teaches, its skills/projects/assignments). Always pulls from the pinned catalog database — never from memory or the live website.

2026-07-10
add-admintools
その他コンピュータ職

Install one or more host-side Telegram admin tools (/auth, /model, /provider) into the running NanoClaw instance. Trunk ships without them so the base codebase stays lean; operators opt in via this skill. Triggers on "add admin tools", "install admin commands", "add /model", "add /auth", "add /provider".

2026-07-10
image-metadata
ソフトウェア開発者

Read an image file's basic facts — format, dimensions, aspect ratio, orientation, file size, megapixels. Use when the user attaches an image and asks about its size, dimensions, resolution, or whether it fits a format (e.g. a square logo, a banner aspect ratio).

2026-06-15
このリポジトリの収集済み skills 22 件中、上位 8 件を表示しています。
add-email-account
カスタマーサービス担当者

Register an email mailbox for skills to operate on — reading, triage, drafting, bulk archive. NOT a channel; inbound emails will not wake the agent. For email-as-a-channel, use /add-gmail instead. Supports Google Workspace (Gmail), Microsoft 365 (Outlook/Exchange), and IMAP.

2026-04-25
add-email-archive
秘書・行政アシスタント(法律・医療・役員除く)

Set up email archive system — interactive calibration builds sender rules, creates folder taxonomy, and configures batch processing to reach inbox zero. Requires at least one email account registered via /add-email-account. Run this before using /email-archive in your main chat.

2026-04-25
email-archive
ファイル事務員

Batch-classify old emails into organized folders, working toward inbox zero. Uses sender rules (free, fast) with LLM fallback for unknown senders. Supports interactive, supervised, and autonomous modes. Provider-agnostic — works with any email account configured in config.yaml. Use /email-archive to process a batch, /email-archive status for progress.

2026-04-18
add-custom-models
ソフトウェア開発者

Enable custom model support — use local models (OMLX, Ollama) or any third-party model endpoint (HuggingFace, Together AI, Groq, etc.) alongside your primary agent SDK. Triggers on "custom models", "local models", "add custom", "add local".

2026-04-07
add-model-endpoint
ソフトウェア開発者

Add a model endpoint — local (OMLX, Ollama) or remote (HuggingFace, Together AI, Groq, or any OpenAI-compatible URL). Triggers on "add endpoint", "add model", "model endpoint", "connect model".

2026-04-07
add-agentsdk-gemini
ソフトウェア開発者

Add Google Gemini agent SDK. Free tier available (60 req/min). Built-in tools, MCP support, 11 lifecycle hooks. Authenticates via API key.

2026-04-07
setup
ソフトウェア開発者

Run initial NanoClaw setup. Use when user wants to install dependencies, authenticate messaging channels, register their main channel, or start the background services. Triggers on "setup", "install", "configure nanoclaw", or first-time setup requests.

2026-04-07
add-agentsdk-claude
ソフトウェア開発者

Add Anthropic Claude agent SDK. Cloud-only (no local model support). Authenticates via Claude subscription OAuth or API key.

2026-04-07
このリポジトリの収集済み skills 14 件中、上位 8 件を表示しています。
email-taskfinder
ソフトウェア開発者

Twice-daily cognitive pass. Walks new inbox mail, decides `{needs_task, sort_folder}` per email. Creates MS365 To Do tasks; logs a decision per email. Never moves or archives.

2026-04-25
add-email-account
ソフトウェア開発者

Register an email mailbox for skills to operate on — reading, triage, drafting, bulk archive. NOT a channel; inbound emails will not wake the agent. For email-as-a-channel, use /add-gmail instead. Supports Google Workspace (Gmail), Microsoft 365 (Outlook/Exchange), and IMAP.

2026-04-25
add-email-archive
ファイル事務員

Set up email archive system — interactive calibration builds sender rules, creates folder taxonomy, and configures batch processing to reach inbox zero. Requires at least one email account registered via /add-email-account. Run this before using /email-archive in your main chat.

2026-04-25
add-email-triage
秘書・行政アシスタント(法律・医療・役員除く)

Set up email triage — hourly inbox scanning that creates MS365 To Do tasks (or Apple Reminders if installed, or file-backed todos as a last resort) for actionable emails. Filing happens when the task is completed. Requires email accounts (/add-email-account) and archive config (/add-email-archive).

2026-04-25
email-archive
ソフトウェア開発者

Batch-classify old emails into organized folders, working toward inbox zero. Uses sender rules (free, fast) with LLM fallback for unknown senders. Supports interactive, supervised, and autonomous modes. Provider-agnostic — works with any email account configured in config.yaml. Use /email-archive to process a batch, /email-archive status for progress.

2026-04-25
email-triage
秘書・行政アシスタント(法律・医療・役員除く)

Scan inbox for actionable emails, create MS365 To Do tasks (or Apple Reminders as fallback) for things needing response or action, and file emails when the task is completed. Use /email-triage to scan now, /email-triage status for pending items.

2026-04-25
fix-triage
ソフトウェア開発者

Correct a past taskfinder decision by interviewing the user and writing a specific rule to classification.yaml, known_contacts.yaml, institutions.yaml, or action_templates. Invoked as /fix-triage <subject-fragment> or in natural language ("the Brad SPC one was wrong").

2026-04-25
add-action-folder
秘書・行政アシスタント(法律・医療・役員除く)

Configure a root-level mail folder as an "action folder" — drag an email into it and the action-folder watcher creates a To Do task automatically (deterministic, zero LLM cost). Completing the task files the email via the standard reconciler. Runs once per email account (typically Gmail + Outlook).

2026-04-20
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
alojoh
財務・投資アナリスト

Query @alojoh's stored X timeline and tracked stock prices (TSLA, AMZN, NVDA, MU, TSM, GOOGL, META, AVGO, ORCL, AMD, MSFT, PLTR, AAPL). Use whenever the user asks about what alojoh said about a ticker, recent posts, or how a stock performed around his commentary. Pre-rendered summaries are also available at /workspace/project/reports/.

2026-05-03
x-integration
ソフトウェア開発者

X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".

2026-05-03
nanoclaw-check
ソフトウェア開発者

Monitor qwibitai/nanoclaw upstream for activity related to Chip's contributions. Classifies new issues/PRs/comments as FYI vs response-needed, drafts responses for review, delivers a summary to Telegram. Triggered by scheduled task; safe to run manually as `/nanoclaw-check`.

2026-04-25
image-gen
ソフトウェア開発者

Generate images using OpenAI's image generation API (gpt-image-1 or dall-e-3). Use whenever the user asks you to create, draw, design, or generate an image. After generating, send the image to the chat with the send_photo MCP tool.

2026-03-28
pdf-reader
ソフトウェア開発者

Read and extract text from PDF files — documents, reports, contracts, spreadsheets. Use whenever you need to read PDF content, not just when explicitly asked. Handles local files, URLs, and WhatsApp attachments.

2026-03-07
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました