Scan Report
5 /100
context-engineering-collection
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
This is a pure documentation/educational skill collection focused on context engineering for AI agents. All Python scripts are benign pseudocode or educational utilities with zero malicious patterns detected.
Safe to install
This skill collection is safe to use. No security concerns were identified. All scripts are either documentation, pseudocode demonstrating architectural patterns, or simple utility functions with no dangerous operations.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | Filesystem operations are limited to self-contained demo paths (e.g., 'scratch/'… |
| Network | NONE | NONE | — | No HTTP/network calls found in any skill scripts. References to URLs are sample … |
| Shell | NONE | NONE | — | No subprocess, os.system, os.popen, or any shell execution found. install.sh per… |
| Environment | NONE | NONE | — | No os.environ iteration or environment variable access found. |
| Skill Invoke | NONE | NONE | — | No dynamic skill invocation or skill loading beyond standard documentation refer… |
| Clipboard | NONE | NONE | — | No clipboard access detected. |
| Browser | NONE | NONE | — | No browser automation found. |
| Database | NONE | NONE | — | No database operations found. |
175 findings
Medium External URL 外部 URL
https://arxiv.org/pdf/2601.21557 README.md:17 Medium External URL 外部 URL
https://x.com/koylanai README.md:228 Medium External URL 外部 URL
https://karpathy.bearblog.dev/auto-grade-hn/ docs/hncapsule.md:5 Medium External URL 外部 URL
https://karpathy.ai/hncapsule/ docs/hncapsule.md:11 Medium External URL 外部 URL
https://vercel.com/blog/we-removed-80-percent-of-our-agents-tools docs/vercel_tool.md:5 Medium External URL 外部 URL
https://huggingface.co/datasets/MuratcanKoylan/gertrude-stein-style-sft examples/book-sft-pipeline/README.md:72 Medium External URL 外部 URL
https://arxiv.org/pdf/2510.13939 examples/book-sft-pipeline/README.md:73 Medium External URL 外部 URL
https://thinkingmachines.ai/blog/lora/ examples/book-sft-pipeline/references/tinker.txt:36 Medium External URL 外部 URL
https://thinkingmachines.ai/blog/defeating-nondeterminism-in-llm-inference/ examples/book-sft-pipeline/references/tinker.txt:131 Medium External URL 外部 URL
https://arxiv.org/abs/1707.06347 examples/book-sft-pipeline/references/tinker.txt:168 Medium External URL 外部 URL
https://arxiv.org/abs/2402.03300 examples/book-sft-pipeline/references/tinker.txt:213 Medium External URL 外部 URL
https://arxiv.org/abs/2505.17508 examples/book-sft-pipeline/references/tinker.txt:214 Medium External URL 外部 URL
https://arxiv.org/abs/2506.09477 examples/book-sft-pipeline/references/tinker.txt:214 Medium External URL 外部 URL
https://arxiv.org/abs/2506.13585 examples/book-sft-pipeline/references/tinker.txt:219 Medium External URL 外部 URL
https://arxiv.org/abs/2510.13786 examples/book-sft-pipeline/references/tinker.txt:219 Medium External URL 外部 URL
https://arxiv.org/abs/2405.19107 examples/book-sft-pipeline/references/tinker.txt:252 Medium External URL 外部 URL
https://arxiv.org/abs/2501.12599 examples/book-sft-pipeline/references/tinker.txt:252 Medium External URL 外部 URL
https://arxiv.org/abs/2009.01325 examples/book-sft-pipeline/references/tinker.txt:310 Medium External URL 外部 URL
https://arxiv.org/abs/2305.18290 examples/book-sft-pipeline/references/tinker.txt:310 Medium External URL 外部 URL
https://arxiv.org/abs/2106.09685 examples/book-sft-pipeline/references/tinker.txt:449 Medium External URL 外部 URL
https://thinkingmachines.ai/blog/lora examples/book-sft-pipeline/references/tinker.txt:459 Medium External URL 外部 URL
https://inspect.aisi.org.uk/tasks.html examples/book-sft-pipeline/references/tinker.txt:564 Medium External URL 外部 URL
https://thinkingmachines.ai/blog/on-policy-distillation/images/chess.png examples/book-sft-pipeline/references/tinker.txt:1111 Medium External URL 外部 URL
https://huggingface.co/docs/transformers/en/chat_templating examples/book-sft-pipeline/references/tinker.txt:1267 Medium External URL 外部 URL
https://tinker-console.thinkingmachines.ai examples/book-sft-pipeline/references/tinker.txt:1545 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct examples/book-sft-pipeline/references/tinker.txt:1667 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-VL-30B-A3B-Instruct examples/book-sft-pipeline/references/tinker.txt:1668 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507 examples/book-sft-pipeline/references/tinker.txt:1669 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-30B-A3B-Instruct-2507 examples/book-sft-pipeline/references/tinker.txt:1670 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-30B-A3B examples/book-sft-pipeline/references/tinker.txt:1671 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-30B-A3B-Base examples/book-sft-pipeline/references/tinker.txt:1672 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-32B examples/book-sft-pipeline/references/tinker.txt:1673 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-8B examples/book-sft-pipeline/references/tinker.txt:1674 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-8B-Base examples/book-sft-pipeline/references/tinker.txt:1675 Medium External URL 外部 URL
https://huggingface.co/Qwen/Qwen3-4B-Instruct-2507 examples/book-sft-pipeline/references/tinker.txt:1676 Medium External URL 外部 URL
https://huggingface.co/openai/gpt-oss-120b examples/book-sft-pipeline/references/tinker.txt:1677 Medium External URL 外部 URL
https://huggingface.co/openai/gpt-oss-20b examples/book-sft-pipeline/references/tinker.txt:1678 Medium External URL 外部 URL
https://huggingface.co/deepseek-ai/DeepSeek-V3.1 examples/book-sft-pipeline/references/tinker.txt:1679 Medium External URL 外部 URL
https://huggingface.co/deepseek-ai/DeepSeek-V3.1-Base examples/book-sft-pipeline/references/tinker.txt:1680 Medium External URL 外部 URL
https://huggingface.co/meta-llama/Llama-3.1-70B examples/book-sft-pipeline/references/tinker.txt:1681 Medium External URL 外部 URL
https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct examples/book-sft-pipeline/references/tinker.txt:1682 Medium External URL 外部 URL
https://huggingface.co/meta-llama/Llama-3.1-8B examples/book-sft-pipeline/references/tinker.txt:1683 Medium External URL 外部 URL
https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct examples/book-sft-pipeline/references/tinker.txt:1684 Medium External URL 外部 URL
https://huggingface.co/meta-llama/Llama-3.2-3B examples/book-sft-pipeline/references/tinker.txt:1685 Medium External URL 外部 URL
https://huggingface.co/meta-llama/Llama-3.2-1B examples/book-sft-pipeline/references/tinker.txt:1686 Medium External URL 外部 URL
https://huggingface.co/moonshotai/Kimi-K2-Thinking examples/book-sft-pipeline/references/tinker.txt:1687 Medium External URL 外部 URL
https://huggingface.co/datasets/HuggingFaceH4/no_robots examples/book-sft-pipeline/references/tinker.txt:1846 Medium External URL 外部 URL
https://arxiv.org/abs/2203.02155 examples/book-sft-pipeline/references/tinker.txt:1846 Medium External URL 外部 URL
https://huggingface.co/datasets/Anthropic/hh-rlhf examples/book-sft-pipeline/references/tinker.txt:1851 Medium External URL 外部 URL
https://huggingface.co/datasets/openai/gsm8k examples/book-sft-pipeline/references/tinker.txt:1866 Medium External URL 外部 URL
http://joschu.net/blog/kl-approx.html examples/book-sft-pipeline/references/tinker.txt:2101 Medium External URL 外部 URL
https://arxiv.org/abs/1811.03600 examples/book-sft-pipeline/references/tinker.txt:2254 Medium External URL 外部 URL
https://platform.openai.com/docs/api-reference/chat examples/book-sft-pipeline/references/tinker.txt:2543 Medium External URL 外部 URL
https://discord.gg/KqqEZNX88c examples/book-sft-pipeline/references/tinker.txt:2547 Medium External URL 外部 URL
https://tinker.thinkingmachines.dev/services/tinker-prod/oai/api/v1 examples/book-sft-pipeline/references/tinker.txt:2565 Medium External URL 外部 URL
https://thinkingmachines.ai/legal/terms/ examples/book-sft-pipeline/references/tinker.txt:2618 Medium External URL 外部 URL
https://www.anthropic.com/engineering/effective-context-engineering-for-ai-agents examples/digital-brain-skill/SKILL.md:194 Medium External URL 外部 URL
https://twitter.com/user/status/123456789 examples/digital-brain-skill/examples/content-workflow.md:167 Medium External URL 外部 URL
https://twitter.com/sarahchen_ai examples/digital-brain-skill/examples/meeting-prep.md:43 Medium External URL 外部 URL
https://linkedin.com/in/sarahchen examples/digital-brain-skill/examples/meeting-prep.md:44 Medium External URL 外部 URL
https://twitter.com/johndoe examples/digital-brain-skill/references/file-formats.md:93 Medium External URL 外部 URL
https://linkedin.com/in/johndoe examples/digital-brain-skill/references/file-formats.md:94 Medium External URL 外部 URL
https://johndoe.com examples/digital-brain-skill/references/file-formats.md:95 Medium External URL 外部 URL
https://api.minimax.io/anthropic examples/interleaved-thinking/README.md:106 Medium External URL 外部 URL
https://www.minimax.io/platform/docs examples/interleaved-thinking/README.md:609 Medium External URL 外部 URL
https://www.minimax.io/platform/docs/M2.1 examples/interleaved-thinking/README.md:610 Medium External URL 外部 URL
https://platform.minimax.io/docs examples/interleaved-thinking/SKILL.md:209 Medium External URL 外部 URL
https://huggingface.co/MiniMaxAI/MiniMax-M2 examples/interleaved-thinking/docs/agentthinking.md:3 Medium External URL 外部 URL
https://filecdn.minimax.chat/public/3b580365-f77b-4a06-9c8c-d7a3e1e9676a.jpeg examples/interleaved-thinking/docs/agentthinking.md:41 Medium External URL 外部 URL
https://platform.minimax.io/docs/llms.txt examples/interleaved-thinking/docs/agentthinking.md:63 Medium External URL 外部 URL
https://filecdn.minimax.chat/public/4f4b43c1-f0a5-416a-8770-1a4f80feeb1e.png examples/interleaved-thinking/docs/interleavedthinking.md:7 Medium External URL 外部 URL
https://api.minimaxi.com/anthropic examples/interleaved-thinking/docs/interleavedthinking.md:52 Medium External URL 外部 URL
https://api.minimax.io/v1 examples/interleaved-thinking/docs/interleavedthinking.md:235 Medium External URL 外部 URL
https://api.minimaxi.com/v1 examples/interleaved-thinking/docs/interleavedthinking.md:235 Medium External URL 外部 URL
https://docs.anthropic.com/en/api/client-sdks examples/interleaved-thinking/docs/m2-1.md:197 Medium External URL 外部 URL
https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching examples/interleaved-thinking/examples/03_full_optimization.py:175 Medium External URL 外部 URL
https://www.anthropic.com/research/building-effective-agents examples/interleaved-thinking/examples/03_full_optimization.py:180 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/text-generation examples/interleaved-thinking/examples/03_full_optimization.py:185 Medium External URL 外部 URL
https://arxiv.org/abs/2201.11903 examples/interleaved-thinking/examples/03_full_optimization.py:197 Medium External URL 外部 URL
https://www.promptingguide.ai/techniques examples/interleaved-thinking/examples/03_full_optimization.py:204 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/prompt-engineering examples/interleaved-thinking/examples/03_full_optimization.py:209 Medium External URL 外部 URL
https://python.langchain.com/docs/how_to/debugging examples/interleaved-thinking/examples/03_full_optimization.py:216 Medium External URL 外部 URL
https://docs.wandb.ai/guides/prompts examples/interleaved-thinking/examples/03_full_optimization.py:221 Medium External URL 外部 URL
https://docs.anthropic.com/en/docs/build-with-claude/context-windows examples/interleaved-thinking/examples/03_full_optimization.py:228 Medium External URL 外部 URL
https://arxiv.org/abs/2307.03172 examples/interleaved-thinking/examples/03_full_optimization.py:233 Medium External URL 外部 URL
https://docs.anthropic.com examples/interleaved-thinking/examples/03_full_optimization.py:767 Medium External URL 外部 URL
https://platform.openai.com/docs examples/interleaved-thinking/examples/03_full_optimization.py:768 Medium External URL 外部 URL
https://www.minimax.io examples/interleaved-thinking/examples/03_full_optimization.py:769 Medium External URL 外部 URL
https://docs.anthropic.com/en/docs examples/interleaved-thinking/examples/03_full_optimization.py:819 Medium External URL 外部 URL
https://www.promptingguide.ai examples/interleaved-thinking/examples/03_full_optimization.py:824 Medium External URL 外部 URL
https://docs.anthropic.com/en/docs/build-with-claude/context-management examples/interleaved-thinking/optimization_artifacts/iteration_1/trace.txt:63 Medium External URL 外部 URL
https://www.anthropic.com/research/building-effective-agents\n\n2. examples/interleaved-thinking/optimization_artifacts/iteration_1/trace.txt:132 Medium External URL 外部 URL
https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching\n\n3. examples/interleaved-thinking/optimization_artifacts/iteration_1/trace.txt:132 Medium External URL 外部 URL
https://arxiv.org/abs/2307.03172\n examples/interleaved-thinking/optimization_artifacts/iteration_1/trace.txt:132 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/prompt-engineering\n\n5. examples/interleaved-thinking/optimization_artifacts/iteration_1/trace.txt:132 Medium External URL 外部 URL
https://www.promptingguide.ai/techniques\n\n6. examples/interleaved-thinking/optimization_artifacts/iteration_1/trace.txt:132 Medium External URL 外部 URL
https://python.langchain.com/docs/how_to/debugging\n\n---\n\n## examples/interleaved-thinking/optimization_artifacts/iteration_1/trace.txt:132 Medium External URL 外部 URL
https://arxiv.org/abs/2307.03172\n\n2. examples/interleaved-thinking/optimization_artifacts/iteration_10/trace.txt:127 Medium External URL 外部 URL
https://www.anthropic.com/research/building-effective-agents\n\n3. examples/interleaved-thinking/optimization_artifacts/iteration_10/trace.txt:127 Medium External URL 外部 URL
https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching\n\n4. examples/interleaved-thinking/optimization_artifacts/iteration_10/trace.txt:127 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/text-generation\n\n5. examples/interleaved-thinking/optimization_artifacts/iteration_10/trace.txt:127 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/prompt-engineering\n\n6. examples/interleaved-thinking/optimization_artifacts/iteration_10/trace.txt:127 Medium External URL 外部 URL
https://www.promptingguide.ai/techniques\n\n7. examples/interleaved-thinking/optimization_artifacts/iteration_10/trace.txt:127 Medium External URL 外部 URL
https://python.langchain.com/docs/how_to/debugging\n\n---\n\n*Report examples/interleaved-thinking/optimization_artifacts/iteration_10/trace.txt:127 Medium External URL 外部 URL
https://arxiv.org/abs/2201.11903\n\n### examples/interleaved-thinking/optimization_artifacts/iteration_2/trace.txt:94 Medium External URL 外部 URL
https://www.anthropic.com/research/building-effective-agents\n\n4. examples/interleaved-thinking/optimization_artifacts/iteration_2/trace.txt:94 Medium External URL 外部 URL
https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching\n\n5. examples/interleaved-thinking/optimization_artifacts/iteration_2/trace.txt:94 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/text-generation\n\n7. examples/interleaved-thinking/optimization_artifacts/iteration_2/trace.txt:94 Medium External URL 外部 URL
https://www.promptingguide.ai/techniques\n\n### examples/interleaved-thinking/optimization_artifacts/iteration_2/trace.txt:94 Medium External URL 外部 URL
https://python.langchain.com/docs/how_to/debugging\n\n9. examples/interleaved-thinking/optimization_artifacts/iteration_2/trace.txt:94 Medium External URL 外部 URL
https://docs.wandb.ai/guides/prompts\n\n---\n\n## examples/interleaved-thinking/optimization_artifacts/iteration_2/trace.txt:94 Medium External URL 外部 URL
https://www.anthropic.com/research/building-effective-agents\n- examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:99 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/prompt-engineering\n- examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:102 Medium External URL 外部 URL
https://www.promptingguide.ai/techniques\n- examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:102 Medium External URL 外部 URL
https://arxiv.org/abs/2307.03172\n- examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:105 Medium External URL 外部 URL
https://www.anthropic.com/research/building-effective-agents\n examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:115 Medium External URL 外部 URL
https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching\n examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:115 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/prompt-engineering\n examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:115 Medium External URL 外部 URL
https://www.promptingguide.ai/techniques\n examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:115 Medium External URL 外部 URL
https://python.langchain.com/docs/how_to/debugging\n examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:115 Medium External URL 外部 URL
https://docs.wandb.ai/guides/prompts\n examples/interleaved-thinking/optimization_artifacts/iteration_3/trace.txt:115 Medium External URL 外部 URL
https://arxiv.org/abs/2307.03172\n\n3. examples/interleaved-thinking/optimization_artifacts/iteration_4/trace.txt:115 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/text-generation\n\n4. examples/interleaved-thinking/optimization_artifacts/iteration_4/trace.txt:115 Medium External URL 外部 URL
https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching\n\n6. examples/interleaved-thinking/optimization_artifacts/iteration_4/trace.txt:115 Medium External URL 外部 URL
https://python.langchain.com/docs/how_to/debugging\n\n8. examples/interleaved-thinking/optimization_artifacts/iteration_4/trace.txt:115 Medium External URL 外部 URL
https://arxiv.org/abs/2201.11903\n\n---\n\n*Report examples/interleaved-thinking/optimization_artifacts/iteration_4/trace.txt:115 Medium External URL 外部 URL
https://arxiv.org/abs/2201.11903\n examples/interleaved-thinking/optimization_artifacts/iteration_5/trace.txt:102 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/prompt-engineering\n\n4. examples/interleaved-thinking/optimization_artifacts/iteration_6/trace.txt:99 Medium External URL 外部 URL
https://www.promptingguide.ai/techniques\n\n5. examples/interleaved-thinking/optimization_artifacts/iteration_6/trace.txt:99 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/text-generation\n\n6. examples/interleaved-thinking/optimization_artifacts/iteration_6/trace.txt:99 Medium External URL 外部 URL
https://arxiv.org/abs/2201.11903\n\n---\n\n## examples/interleaved-thinking/optimization_artifacts/iteration_6/trace.txt:99 Medium External URL 外部 URL
https://www.anthropic.com/research/building-effective-agents\n2. examples/interleaved-thinking/optimization_artifacts/iteration_8/trace.txt:93 Medium External URL 外部 URL
https://arxiv.org/abs/2307.03172\n3. examples/interleaved-thinking/optimization_artifacts/iteration_8/trace.txt:93 Medium External URL 外部 URL
https://platform.openai.com/docs/guides/prompt-engineering\n4. examples/interleaved-thinking/optimization_artifacts/iteration_8/trace.txt:93 Medium External URL 外部 URL
https://www.promptingguide.ai/techniques\n5. examples/interleaved-thinking/optimization_artifacts/iteration_8/trace.txt:93 Medium External URL 外部 URL
https://python.langchain.com/docs/how_to/debugging\n\n7. examples/interleaved-thinking/optimization_artifacts/iteration_9/trace.txt:118 Medium External URL 外部 URL
https://eugeneyan.com/writing/llm-evaluators/ examples/llm-as-judge-skills/README.md:3 Medium External URL 外部 URL
https://vercel.com/blog/ai-sdk-6 examples/llm-as-judge-skills/README.md:3 Medium External URL 外部 URL
https://img.shields.io/badge/License-MIT-yellow.svg examples/llm-as-judge-skills/README.md:5 Medium External URL 外部 URL
https://opensource.org/licenses/MIT examples/llm-as-judge-skills/README.md:5 Medium External URL 外部 URL
https://img.shields.io/badge/TypeScript-5.6-blue.svg examples/llm-as-judge-skills/README.md:6 Medium External URL 外部 URL
https://www.typescriptlang.org/ examples/llm-as-judge-skills/README.md:6 Medium External URL 外部 URL
https://img.shields.io/badge/AI%20SDK-4.1-green.svg examples/llm-as-judge-skills/README.md:7 Medium External URL 外部 URL
https://sdk.vercel.ai/ examples/llm-as-judge-skills/README.md:7 Medium External URL 外部 URL
https://img.shields.io/badge/Tests-19%20passed-brightgreen.svg examples/llm-as-judge-skills/README.md:8 Medium External URL 外部 URL
https://eugeneyan.com/... examples/llm-as-judge-skills/prompts/research/research-synthesis-prompt.md:137 Medium External URL 外部 URL
https://arxiv.org/abs/... examples/llm-as-judge-skills/tools/research/web-search.md:96 Medium External URL 外部 URL
https://www.youtube.com/watch?v=eIoohUmYpGI&t=5s researcher/example_output.md:6 Medium External URL 外部 URL
https://arxiv.org/abs/2306.05685 skills/advanced-evaluation/SKILL.md:437 Medium External URL 外部 URL
https://arxiv.org/abs/2303.16634 skills/advanced-evaluation/SKILL.md:438 Medium External URL 外部 URL
https://arxiv.org/abs/2305.17926 skills/advanced-evaluation/SKILL.md:439 Medium External URL 外部 URL
https://w3id.org/fossr/ontology/bdi/ skills/bdi-mental-states/references/bdi-ontology-core.md:200 Medium External URL 外部 URL
http://www.ontologydesignpatterns.org/ont/dul/DUL.owl# skills/bdi-mental-states/references/bdi-ontology-core.md:201 Medium External URL 外部 URL
http://www.w3.org/2002/07/owl# skills/bdi-mental-states/references/bdi-ontology-core.md:202 Medium External URL 外部 URL
http://www.w3.org/1999/02/22-rdf-syntax-ns# skills/bdi-mental-states/references/bdi-ontology-core.md:203 Medium External URL 外部 URL
http://www.w3.org/2000/01/rdf-schema# skills/bdi-mental-states/references/bdi-ontology-core.md:204 Medium External URL 外部 URL
http://www.w3.org/2001/XMLSchema# skills/bdi-mental-states/references/bdi-ontology-core.md:205 Medium External URL 外部 URL
http://www.fipa.org/specs/fipa00061/ skills/bdi-mental-states/references/rdf-examples.md:184 Medium External URL 外部 URL
https://builders.ramp.com/post/why-we-built-our-background-agent skills/hosted-agents/SKILL.md:267 Medium External URL 外部 URL
https://modal.com/docs/guide/sandbox skills/hosted-agents/SKILL.md:268 Medium External URL 外部 URL
https://developers.cloudflare.com/durable-objects/ skills/hosted-agents/SKILL.md:269 Medium External URL 外部 URL
https://x-access-token: skills/hosted-agents/references/infrastructure-patterns.md:43 Medium External URL 外部 URL
https://internal/event skills/hosted-agents/references/infrastructure-patterns.md:323 Medium External URL 外部 URL
https://modal.com/docs skills/hosted-agents/references/infrastructure-patterns.md:695 Medium External URL 外部 URL
https://developers.cloudflare.com/agents/ skills/hosted-agents/references/infrastructure-patterns.md:697 Medium External URL 外部 URL
https://slack.dev/bolt-python/ skills/hosted-agents/references/infrastructure-patterns.md:699 Medium External URL 外部 URL
https://developer.chrome.com/docs/extensions/ skills/hosted-agents/references/infrastructure-patterns.md:700 Medium External URL 外部 URL
https://www.cognee.ai/blog/deep-dives/competition-comparison-form-vs-function skills/memory-systems/SKILL.md:202 Medium External URL 外部 URL
https://langchain-ai.github.io/langgraph/ skills/multi-agent-patterns/SKILL.md:243 Medium External URL 外部 URL
https://microsoft.github.io/autogen/ skills/multi-agent-patterns/SKILL.md:244 Medium External URL 外部 URL
https://docs.crewai.com/ skills/multi-agent-patterns/SKILL.md:245 Medium External URL 外部 URL
https://arxiv.org/abs/2308.00352 skills/multi-agent-patterns/SKILL.md:246 Info Email 邮箱地址
[email protected] docs/blogs.md:780 Info Email 邮箱地址
[email protected] examples/digital-brain-skill/network/NETWORK.md:29 Info Email 邮箱地址
[email protected] examples/interleaved-thinking/pyproject.toml:12 File Tree
213 files · 2.0 MB · 46387 lines Markdown 110f · 26756L
Python 30f · 10460L
Text 41f · 6550L
TypeScript 16f · 1623L
JSON 7f · 448L
YAML 4f · 297L
XML 2f · 86L
Shell 1f · 79L
TOML 1f · 70L
JavaScript 1f · 18L
├─
▾
docs
│ ├─
agentskills.md
Markdown
│ ├─
blogs.md
Markdown
│ ├─
claude_research.md
Markdown
│ ├─
compression.md
Markdown
│ ├─
gemini_research.md
Markdown
│ ├─
hncapsule.md
Markdown
│ ├─
netflix_context.md
Markdown
│ └─
vercel_tool.md
Markdown
├─
▾
examples
│ ├─
▾
book-sft-pipeline
│ │ ├─
▾
examples
│ │ │ └─
▾
gertrude-stein
│ │ │ ├─
README.md
Markdown
│ │ │ ├─
sample_outputs.md
Markdown
│ │ │ └─
training_config.json
JSON
│ │ ├─
▾
references
│ │ │ ├─
segmentation-strategies.md
Markdown
│ │ │ ├─
tinker-format.md
Markdown
│ │ │ └─
tinker.txt
Text
│ │ ├─
▾
scripts
│ │ │ └─
pipeline_example.py
Python
│ │ ├─
README.md
Markdown
│ │ └─
SKILL.md
Markdown
│ ├─
▾
digital-brain-skill
│ │ ├─
▾
agents
│ │ │ ├─
▾
scripts
│ │ │ │ ├─
content_ideas.py
Python
│ │ │ │ ├─
idea_to_draft.py
Python
│ │ │ │ ├─
stale_contacts.py
Python
│ │ │ │ └─
weekly_review.py
Python
│ │ │ └─
AGENTS.md
Markdown
│ │ ├─
▾
content
│ │ │ ├─
▾
templates
│ │ │ │ ├─
linkedin-post.md
Markdown
│ │ │ │ ├─
newsletter.md
Markdown
│ │ │ │ └─
thread.md
Markdown
│ │ │ ├─
calendar.md
Markdown
│ │ │ └─
CONTENT.md
Markdown
│ │ ├─
▾
examples
│ │ │ ├─
content-workflow.md
Markdown
│ │ │ └─
meeting-prep.md
Markdown
│ │ ├─
▾
identity
│ │ │ ├─
▾
prompts
│ │ │ │ ├─
content-generation.xml
XML
│ │ │ │ └─
reply-generator.xml
XML
│ │ │ ├─
bio-variants.md
Markdown
│ │ │ ├─
brand.md
Markdown
│ │ │ ├─
IDENTITY.md
Markdown
│ │ │ ├─
values.yaml
YAML
│ │ │ └─
voice.md
Markdown
│ │ ├─
▾
knowledge
│ │ │ ├─
▾
research
│ │ │ │ └─
_template.md
Markdown
│ │ │ ├─
competitors.md
Markdown
│ │ │ ├─
KNOWLEDGE.md
Markdown
│ │ │ └─
learning.yaml
YAML
│ │ ├─
▾
network
│ │ │ ├─
circles.yaml
YAML
│ │ │ ├─
intros.md
Markdown
│ │ │ └─
NETWORK.md
Markdown
│ │ ├─
▾
operations
│ │ │ ├─
▾
reviews
│ │ │ │ └─
_weekly_template.md
Markdown
│ │ │ ├─
goals.yaml
YAML
│ │ │ ├─
OPERATIONS.md
Markdown
│ │ │ └─
todos.md
Markdown
│ │ ├─
▾
references
│ │ │ └─
file-formats.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
install.sh
Shell
│ │ ├─
AGENT.md
Markdown
│ │ ├─
HOW-SKILLS-BUILT-THIS.md
Markdown
│ │ ├─
package.json
JSON
│ │ ├─
README.md
Markdown
│ │ ├─
SKILL.md
Markdown
│ │ └─
SKILLS-MAPPING.md
Markdown
│ ├─
▾
interleaved-thinking
│ │ ├─
▾
docs
│ │ │ ├─
agentthinking.md
Markdown
│ │ │ ├─
interleavedthinking.md
Markdown
│ │ │ └─
m2-1.md
Markdown
│ │ ├─
▾
examples
│ │ │ ├─
01_basic_capture.py
Python
│ │ │ ├─
02_tool_usage.py
Python
│ │ │ └─
03_full_optimization.py
Python
│ │ ├─
▾
generated_skills
│ │ │ └─
▾
comprehensive-research-agent
│ │ │ ├─
▾
references
│ │ │ │ ├─
optimization_summary.json
JSON
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
patterns_found.json
JSON
│ │ │ └─
SKILL.md
Markdown
│ │ ├─
▾
optimization_artifacts
│ │ │ ├─
▾
iteration_1
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ ├─
optimization.txt
Text
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
▾
iteration_10
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
▾
iteration_2
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ ├─
optimization.txt
Text
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
▾
iteration_3
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ ├─
optimization.txt
Text
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
▾
iteration_4
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ ├─
optimization.txt
Text
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
▾
iteration_5
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ ├─
optimization.txt
Text
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
▾
iteration_6
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ ├─
optimization.txt
Text
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
▾
iteration_7
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ ├─
optimization.txt
Text
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
▾
iteration_8
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ ├─
optimization.txt
Text
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
▾
iteration_9
│ │ │ │ ├─
analysis.txt
Text
│ │ │ │ ├─
optimization.txt
Text
│ │ │ │ ├─
optimized_prompt.txt
Text
│ │ │ │ └─
trace.txt
Text
│ │ │ ├─
final_prompt.txt
Text
│ │ │ └─
summary.json
JSON
│ │ ├─
▾
reasoning_trace_optimizer
│ │ │ ├─
__init__.py
Python
│ │ │ ├─
analyzer.py
Python
│ │ │ ├─
capture.py
Python
│ │ │ ├─
cli.py
Python
│ │ │ ├─
loop.py
Python
│ │ │ ├─
models.py
Python
│ │ │ ├─
optimizer.py
Python
│ │ │ └─
skill_generator.py
Python
│ │ ├─
▾
tests
│ │ │ ├─
__init__.py
Python
│ │ │ └─
test_models.py
Python
│ │ ├─
pyproject.toml
TOML
│ │ ├─
README.md
Markdown
│ │ └─
SKILL.md
Markdown
│ ├─
▾
llm-as-judge-skills
│ │ ├─
▾
agents
│ │ │ ├─
▾
evaluator-agent
│ │ │ │ └─
evaluator-agent.md
Markdown
│ │ │ ├─
▾
orchestrator-agent
│ │ │ │ └─
orchestrator-agent.md
Markdown
│ │ │ ├─
▾
research-agent
│ │ │ │ └─
research-agent.md
Markdown
│ │ │ └─
index.md
Markdown
│ │ ├─
▾
examples
│ │ │ ├─
basic-evaluation.ts
TypeScript
│ │ │ ├─
full-evaluation-workflow.ts
TypeScript
│ │ │ ├─
generate-rubric.ts
TypeScript
│ │ │ └─
pairwise-comparison.ts
TypeScript
│ │ ├─
▾
prompts
│ │ │ ├─
▾
agent-system
│ │ │ │ └─
orchestrator-prompt.md
Markdown
│ │ │ ├─
▾
evaluation
│ │ │ │ ├─
direct-scoring-prompt.md
Markdown
│ │ │ │ └─
pairwise-comparison-prompt.md
Markdown
│ │ │ ├─
▾
research
│ │ │ │ └─
research-synthesis-prompt.md
Markdown
│ │ │ └─
index.md
Markdown
│ │ ├─
▾
skills
│ │ │ ├─
▾
context-fundamentals
│ │ │ │ └─
context-fundamentals.md
Markdown
│ │ │ ├─
▾
llm-evaluator
│ │ │ │ └─
llm-evaluator.md
Markdown
│ │ │ ├─
▾
tool-design
│ │ │ │ └─
tool-design.md
Markdown
│ │ │ └─
index.md
Markdown
│ │ ├─
▾
src
│ │ │ ├─
▾
agents
│ │ │ │ ├─
evaluator.ts
TypeScript
│ │ │ │ └─
index.ts
TypeScript
│ │ │ ├─
▾
config
│ │ │ │ └─
index.ts
TypeScript
│ │ │ ├─
▾
tools
│ │ │ │ └─
▾
evaluation
│ │ │ │ ├─
direct-score.ts
TypeScript
│ │ │ │ ├─
generate-rubric.ts
TypeScript
│ │ │ │ ├─
index.ts
TypeScript
│ │ │ │ └─
pairwise-compare.ts
TypeScript
│ │ │ └─
index.ts
TypeScript
│ │ ├─
▾
tests
│ │ │ ├─
evaluation.test.ts
TypeScript
│ │ │ ├─
setup.ts
TypeScript
│ │ │ └─
skills.test.ts
TypeScript
│ │ ├─
▾
tools
│ │ │ ├─
▾
evaluation
│ │ │ │ ├─
direct-score.md
Markdown
│ │ │ │ ├─
generate-rubric.md
Markdown
│ │ │ │ └─
pairwise-compare.md
Markdown
│ │ │ ├─
▾
orchestration
│ │ │ │ └─
delegate-to-agent.md
Markdown
│ │ │ ├─
▾
research
│ │ │ │ ├─
read-url.md
Markdown
│ │ │ │ └─
web-search.md
Markdown
│ │ │ └─
index.md
Markdown
│ │ ├─
CONTRIBUTING.md
Markdown
│ │ ├─
eslint.config.js
JavaScript
│ │ ├─
package.json
JSON
│ │ ├─
README.md
Markdown
│ │ ├─
tsconfig.json
JSON
│ │ └─
vitest.config.ts
TypeScript
│ └─
▾
x-to-book-system
│ ├─
PRD.md
Markdown
│ ├─
README.md
Markdown
│ └─
SKILLS-MAPPING.md
Markdown
├─
▾
researcher
│ ├─
example_output.md
Markdown
│ └─
llm-as-a-judge.md
Markdown
├─
▾
skills
│ ├─
▾
advanced-evaluation
│ │ ├─
▾
references
│ │ │ ├─
bias-mitigation.md
Markdown
│ │ │ ├─
implementation-patterns.md
Markdown
│ │ │ └─
metrics-guide.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
evaluation_example.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
bdi-mental-states
│ │ ├─
▾
references
│ │ │ ├─
bdi-ontology-core.md
Markdown
│ │ │ ├─
framework-integration.md
Markdown
│ │ │ ├─
rdf-examples.md
Markdown
│ │ │ └─
sparql-competency.md
Markdown
│ │ └─
SKILL.md
Markdown
│ ├─
▾
context-compression
│ │ ├─
▾
references
│ │ │ └─
evaluation-framework.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
compression_evaluator.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
context-degradation
│ │ ├─
▾
references
│ │ │ └─
patterns.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
degradation_detector.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
context-fundamentals
│ │ ├─
▾
references
│ │ │ └─
context-components.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
context_manager.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
context-optimization
│ │ ├─
▾
references
│ │ │ └─
optimization_techniques.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
compaction.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
evaluation
│ │ ├─
▾
references
│ │ │ └─
metrics.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
evaluator.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
filesystem-context
│ │ ├─
▾
references
│ │ │ └─
implementation-patterns.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
filesystem_context.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
hosted-agents
│ │ ├─
▾
references
│ │ │ └─
infrastructure-patterns.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
sandbox_manager.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
memory-systems
│ │ ├─
▾
references
│ │ │ └─
implementation.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
memory_store.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
multi-agent-patterns
│ │ ├─
▾
references
│ │ │ └─
frameworks.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
coordination.py
Python
│ │ └─
SKILL.md
Markdown
│ ├─
▾
project-development
│ │ ├─
▾
references
│ │ │ ├─
case-studies.md
Markdown
│ │ │ └─
pipeline-patterns.md
Markdown
│ │ ├─
▾
scripts
│ │ │ └─
pipeline_template.py
Python
│ │ └─
SKILL.md
Markdown
│ └─
▾
tool-design
│ ├─
▾
references
│ │ ├─
architectural_reduction.md
Markdown
│ │ └─
best_practices.md
Markdown
│ ├─
▾
scripts
│ │ └─
description_generator.py
Python
│ └─
SKILL.md
Markdown
├─
▾
template
│ └─
SKILL.md
Markdown
├─
CONTRIBUTING.md
Markdown
├─
README.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ All Python scripts are pseudocode or educational utilities with no side effects
✓ No subprocess, shell execution, or command injection vectors found
✓ No credential harvesting, API key theft, or token exfiltration
✓ No base64-encoded payloads or obfuscated code
✓ No hidden HTML comments with malicious payloads
✓ No supply chain risks — no external dependencies in skill scripts
✓ No sensitive file path access (no ~/.ssh, ~/.aws, .env access)
✓ The eval() in 03_full_optimization.py is sandboxed with __builtins__={} and restricted to safe math functions only
✓ All network references are sample data strings or pseudocode templates, not live connections
✓ install.sh only performs read-based directory copy operations