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

jared

jared 收录了来自 adesousa 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
7
更新
2026-06-09
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

github
软件开发工程师

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

2026-06-09
memory
软件开发工程师

Two-layer memory system with grep-based recall.

2026-06-09
ai-agent-tool-executor
软件开发工程师

Executes tools for AI agents, ensuring correct parameter formats and preventing common execution errors.

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

Get current weather and forecasts (no API key required). Use the `run_terminal_command` tool for execution.

2026-06-09
get-api-docs
软件开发工程师

Use this skill to get documentation for third-party APIs, SDKs or libraries before writing code that uses them to ensure you have the latest, most accurate documentation. This is a better way to find documentation than doing web search. This includes when a user asks for tasks like "use the OpenAI API", "call the Stripe API", "use the Anthropic SDK", "query Pinecone", or any other time the user asks you to write code against an external service and you need current API reference. Fetch the docs with chub before answering, rather than relying on your pre-trained knowledge, which may be outdated because of recent changes to these APIs. Be sure to use this skill when the user asks for the latest docs, latest API behavior, or explicitly mentions chub or Context Hub. Ensure `chub` is available, run `chub --help`, then follow the instructions there.

2026-05-27
summarize
软件开发工程师

Summarize public content — articles/text, YouTube videos, or podcasts — by fetching text or transcripts.

2026-05-26
monitoring
网络与计算机系统管理员

Monitor environment health by checking URLs with 'curl -o /dev/null --max-time 5 -s -w "%{http_code}\n"' and analyzing failures with LLM.

2026-05-14
alerting
网络与计算机系统管理员

Analyzes the tail end of local or remote log files to perform a health check, identifying issues, errors, or concerning patterns.

2026-05-05
cron
网络与计算机系统管理员

Schedule reminders, recurring tasks, and one-time jobs to BACKLOG.md

2026-05-05