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

foci

يحتوي foci على 10 من skills المجمعة من richardtkemp، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
5
محدث
2026-07-17
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

foci-debugging
مديرو الشبكات وأنظمة الحاسوب

Debug and investigate foci platform internals. API logs, payload logs, session files, CC backend transcripts, cache diagnosis, service logs, and common investigation patterns. Read the relevant subfile before investigating.

2026-07-17
bouncer
محللو أمن المعلومات

Security scanner for untrusted code and AI agent skills. Detects credential theft, code injection, privacy violations, deception, resource abuse, and ethical issues before you read or activate untrusted content.

2026-07-17
foci-usage
المهن الحاسوبية الأخرى

How to operate as a foci agent — the tools you call, how your prompts and turns are built, the databases behind your state, and the config that shapes you. Read the relevant subfile before doing related work.

2026-07-14
grep
مطوّرو البرمجيات

Finding text on disk — use ack, not grep (grep is only for filtering the piped output of other commands). Conventions for fast, correct file-content search across a codebase.

2026-07-07
browser
مطوّرو البرمجيات

Drive a live browser via accessibility-tree snapshots — navigate, click, fill forms, select, press keys, screenshot. Use when a task needs interacting with a real web page (logins, JS-rendered content, multi-step flows), not a static read (that's web_fetch).

2026-07-07
foci-development
مطوّرو البرمجيات

Developing the foci platform itself (Go server + backends). Architecture, the CC/opencode backends, the routing/delivery model, and the turn/steer/ask lifecycle — the internals you need when CODING foci, not when operating as an agent. Read the relevant subfile before changing that area.

2026-07-03
image-gen
مطوّرو البرمجيات

Generate images via OpenRouter (GPT-5 Image, GPT-5 Image Mini, Gemini Pro/Flash).

2026-03-19
mana
مطوّرو البرمجيات

Analyze mana (Anthropic rate limit quota) consumption patterns. Use when investigating "where did the mana go", diagnosing cache busts, estimating cost of planned work, or understanding API spend efficiency.

2026-03-15
query
مطوّرو البرمجيات

Query structured data (JSON, JSONL, TOML, YAML, XML, CSV, Markdown) using jq, mdq, and yq. Use instead of grep/cat/sed for structured files.

2026-03-15
research
مطوّرو البرمجيات

Web research with Perplexity via OpenRouter. Use when you need to search the web and synthesize current information. Supports two modes: (1) Basic Sonar for general research and fact-checking, (2) Sonar Deep Research for complex analysis, multi-step queries, or when you're uncertain if deep research might be needed (ask for confirmation). Uses OpenRouter's API - no separate Perplexity key required.

2026-03-15