Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dept-agents

dept-agents 收录了来自 chiptoe-svg 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
0
更新
2026-07-10
Forks
5
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 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
image-vision
软件开发工程师

Look at what's actually in an image — describe the scene, subjects, colors, mood, text, composition. Use when the user attaches a photo and asks what's in it, to critique it, or anything that requires seeing the picture content (not just its file facts).

2026-06-15
weather
软件开发工程师

Get current weather for any city using the free Open-Meteo API (no API key needed). Use whenever the user asks about weather, temperature, or conditions somewhere.

2026-06-12
install-handoff
软件开发工程师

Generate time-limited single-use HTTP URLs that bundle everything needed to clone this NanoClaw install onto a new machine. Replaces the hand-rolled _migrate-<token>/ + python -m http.server pattern. Triggers on "install handoff", "clone install", "migrate to new machine", "setup handoff URL".

2026-05-20
convert-to-apple-container
软件开发工程师

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".

2026-05-14
add-webchat
软件开发工程师

Add an embedded HTTP + WebSocket chat server with PWA frontend. Provides a web chat interface for talking to NanoClaw agents from the browser, with bearer / tailscale / proxy-header auth and Web Push.

2026-05-14
add-opencode
其他计算机职业

Use OpenCode as an agent provider (AGENT_PROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agent_provider; host passes OPENCODE_* and XDG mount when spawning containers.

2026-05-10
add-codex
其他计算机职业

Use Codex (CLI + AppServer) as the full agent provider — planning, tool orchestration, Codex-owned context management, MCP tools, session resume — in place of the Claude Agent SDK. ChatGPT subscription or OPENAI_API_KEY. Per-group via agent_provider. Distinct from using OpenAI as an MCP tool (where Claude remains the planner).

2026-05-09
add-signal
软件开发工程师

Add Signal channel integration via signal-cli TCP daemon. Native adapter — no Chat SDK bridge.

2026-05-07
add-karpathy-llm-wiki
软件开发工程师

Add a persistent wiki knowledge base to a NanoClaw group. Based on Karpathy's LLM Wiki pattern. Triggers on "add wiki", "wiki", "knowledge base", "llm wiki", "karpathy wiki".

2026-05-07
init-onecli
软件开发工程师

Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup.

2026-05-07
add-mnemon
软件开发工程师

Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn.

2026-05-07
wiki
图书馆员与媒体馆藏专员

Maintain the persistent course-content wiki for this group. Use whenever the user adds a source (article URL, PDF, image, voice note, screenshot, transcript), asks a question whose answer should be filed back into the wiki, or asks for a wiki health-check. Implements Karpathy's LLM Wiki pattern.

2026-05-06
add-agent-playground
其他计算机职业

Add the Agent Playground — a web workbench for iterating on agent personas, skills, and provider settings before applying them to a live agent group. Triggered by /playground on Telegram (lazy-start), magic-link auth, idle-timeout protected.

2026-05-01
image-gen
平面设计师

Generate images with OpenAI's gpt-image models. Use when the user asks you to create, draw, make, design, or generate a picture, image, illustration, logo, diagram, or artwork. Saves the result to the group workspace and delivers it via send_file.

2026-04-30
dept-agents GitHub Agent Skills | SkillsMP