Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
grahama1970
GitHub creator profile

grahama1970

Repository-level view of 366 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
366
repositories
2
occupation fields
2
updated
2026-06-03
repository explorer

Repositories and representative skills

#001
agent-skills
345 skills31updated 2026-06-03
94% of creator
surf
مطوّرو البرمجيات

Unified browser automation for AI agents. Uses surf-cli extension when available (full features), falls back to CDP (zero-config). Navigate, read with element refs, click, type, screenshot.

2026-06-03
scillm
مطوّرو البرمجيات

Universal LLM proxy on localhost:4001. Surfaces: chat/batch completions, scillm exec, OpenCode serve (coding delegate), OpenCode transport (DAG/SSE), standing Codex agents. Chutes, Gemini, Claude/Codex OAuth, OpenCode Go, Ollama. Auto-routes by model name. ZIP/PDF, JSON repair, batch pools.

2026-06-01
ask
أمناء المكتبات ومتخصصو مجموعات الإعلام

Zero cognitive-load learning and querying skill. Learn about a topic or persona (e.g., "Lisa Feldman Barrett") by discovering, ingesting, and extracting knowledge — or ask questions against what's been learned. Supports multi-hour deep learning with progress tracking, persona profiles, and nightly incremental updates. Uses Federated Taxonomy for multi-hop graph traversal across knowledge domains. Composes: dogpile, discover-books, ingest-youtube, fetcher, extractor, memory, taxonomy, task-monitor.

2026-05-30
ccopy
مطوّرو البرمجيات

Copy the last complete Cursor user/assistant turn to the clipboard (Codex-style /copy). On modern Cursor Agent installs reads ~/.cursor/projects/*/agent-transcripts/*.jsonl when SQLite bubbleId rows are absent. Use for ccopy, cursor copy, or export last Cursor turn.

2026-05-29
phart-dag-chart
مطوّرو البرمجيات

Validate ask/scillm DAG JSON and render PHART 1.5 ASCII decision-tree charts for terminals and dry-run output. DAG.json in → chart on stdout or actionable errors on stderr (no tracebacks). Python 3.14+ with PHART from github.com/scottvr/phart.

2026-05-27
best-practices-skills
مطوّرو البرمجيات

Best practices for designing and structuring agent skills: SKILL.md frontmatter rules, triggers, progressive disclosure, and when to use scripts vs references.

2026-05-27
debugger
مطوّرو البرمجيات

Force the project-agent to use a real debugger instead of guessing: set breakpoints where the problem might be, stop execution at those breakpoints, inspect live variable state, and analyze the observed runtime state before patching. Use when a project agent is stuck, sees confusing or repeated failures, suspects state mutation, routing, async, serialization, cache, closure, test fixture, UI/backend mismatch, or any bug where logs/static reading would lead to speculation. Use before further patching after two failed attempts or whenever the user asks for debugger, breakpoints, debug mode, variable state, inspect locals, step through, VS Code debugger, or prove runtime behavior.

2026-05-27
plan-iterate
محللو ضمان جودة البرمجيات والمختبرون

Evidence-gated phase iteration for implementation plans. Use when a task must proceed phase by phase with deterministic artifacts, validation logs, named external reviewer verdicts, default scillm GPT-5.5 high review, optional reviewer comparison, blocker tracking, and fail-closed acceptance before advancing; especially for security, correctness, deployment, or report-hardening work.

2026-05-27
Showing top 8 of 345 collected skills in this repository.
#002
fetcher
21 skills10updated 2026-01-20
5.7% of creator
agent-inbox
مطوّرو البرمجيات

File-based inter-agent messaging. Check inbox, send bugs/requests to other projects, acknowledge resolved issues. Use for cross-project agent communication.

2026-01-20
arxiv
مطوّرو البرمجيات

Search arXiv for academic papers. Use when user says "find papers on", "search arxiv", "look up research", "academic papers about", "what papers exist on", "use your arxiv tool", or asks about scientific/ML research topics.

2026-01-20
assess
مطوّرو البرمجيات

Step back and critically reassess project state. Use when asked to "assess", "step back", "fresh eyes", "check alignment", "sanity check", "health check", or "evaluate what's working". Offer to run after major changes (don't auto-run).

2026-01-20
brave-search
مطوّرو البرمجيات

Free web and local search via Brave Search API. Use when user says "brave search", "search with brave", "brave web search", "brave local search", "local search", "find businesses near", or "near me".

2026-01-20
code-review
محللو ضمان جودة البرمجيات والمختبرون

Submit code review requests to multiple AI providers (GitHub Copilot, Anthropic Claude, OpenAI Codex, Google Gemini) and get patches back. Use when user says "code review", "review this code", "get a patch for", or needs AI-generated unified diffs for code fixes.

2026-01-20
context7
مطوّرو البرمجيات

Fetch up-to-date library documentation from Context7 API. Use when user asks "how do I use this library", "show me docs for", "library documentation", "API reference for", or needs current documentation for any code library.

2026-01-20
distill
مطوّرو البرمجيات

Distill PDF, URL, or text into Q&A pairs stored in memory. Use --context for domain-focused extraction.

2026-01-20
doc-to-qra
مطوّرو البرمجيات

Convert a document (PDF, URL, text) into Q&A pairs stored in memory.

2026-01-20
Showing top 8 of 21 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded